menu
analyzer package
documentation
ast
CompilationUnit
lineInfo property
lineInfo
brightness_4
lineInfo
property
Null safety
LineInfo
lineInfo
Return the line information for this compilation unit.
Implementation
LineInfo get lineInfo;
analyzer package
documentation
ast
CompilationUnit
lineInfo property
CompilationUnit class
Constructors
CompilationUnit
Properties
beginToken
childEntities
declarations
declaredElement
directives
end
endToken
featureSet
hashCode
isSynthetic
languageVersionToken
length
lineInfo
offset
parent
root
runtimeType
scriptTag
sortedDirectivesAndDeclarations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==