Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
cpp_indexer.Location Class Reference

Static Public Attributes

str filename
 
int lineno
 

Detailed Description

Symbol location referring to a line in a specific file.

Definition at line 91 of file cpp_indexer.py.

Member Data Documentation

◆ filename

str cpp_indexer.Location.filename
static

Definition at line 93 of file cpp_indexer.py.

◆ lineno

int cpp_indexer.Location.lineno
static

Definition at line 94 of file cpp_indexer.py.


The documentation for this class was generated from the following file: