menu
analyzer package
documentation
dart/ast/ast.dart
CompilationUnit
lineInfo property
lineInfo property
dark_mode
light_mode
lineInfo
property
LineInfo
get
lineInfo
The line information for this compilation unit.
Implementation
LineInfo
get
lineInfo;
analyzer package
documentation
dart/ast/ast
CompilationUnit
lineInfo property
CompilationUnit class
Properties
beginToken
childEntities
declarations
declaredElement
declaredFragment
directives
end
endToken
featureSet
hashCode
isSynthetic
languageVersion
languageVersionToken
length
lineInfo
offset
parent
root
runtimeType
scriptTag
sortedDirectivesAndDeclarations
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==