analyzer package
documentation
ast
AstNode
endToken property
endToken
endToken
property
Null safety
Token
endToken
Return the last token included in this node's source range.
Implementation
Token get endToken;
analyzer package
documentation
ast
AstNode
endToken property
AstNode class
Constructors
AstNode
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==
Static properties
LEXICAL_ORDER