menu
analyzer package
documentation
dart/ast/ast.dart
AstNode
endToken property
endToken property
dark_mode
light_mode
endToken
property
Token
get
endToken
The last token included in this node's source range.
Implementation
Token
get
endToken;
analyzer package
documentation
dart/ast/ast
AstNode
endToken property
AstNode class
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==
Static properties
LEXICAL_ORDER