analyzer package
documentation
element
CompilationUnitElement
lineInfo property
lineInfo
lineInfo
property
LineInfo
lineInfo
Return the
LineInfo
for the
source
, or
null
if not computed yet.
Implementation
LineInfo get lineInfo;
analyzer package
documentation
element
CompilationUnitElement
lineInfo property
CompilationUnitElement class
Constructors
CompilationUnitElement
Properties
accessors
context
declaration
displayName
documentationComment
enclosingElement
enums
extensions
functions
functionTypeAliases
hasAlwaysThrows
hasDeprecated
hasFactory
hashCode
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasLoadLibraryFunction
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasRequired
hasSealed
hasVisibleForTemplate
hasVisibleForTesting
id
isPrivate
isPublic
isSynthetic
kind
library
librarySource
lineInfo
location
metadata
mixins
name
nameLength
nameOffset
runtimeType
session
source
topLevelVariables
types
uri
uriEnd
uriOffset
Methods
accept
getAncestor
getDisplayString
getEnum
getExtendedDisplayName
getType
isAccessibleIn
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toString
visitChildren
Operators
operator ==