menu
analyzer package
documentation
dart/ast/ast.dart
EmptyStatement
semicolon property
semicolon property
dark_mode
light_mode
semicolon
property
Token
get
semicolon
The semicolon terminating the statement.
Implementation
Token
get
semicolon;
analyzer package
documentation
dart/ast/ast
EmptyStatement
semicolon property
EmptyStatement class
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
offset
parent
root
runtimeType
semicolon
unlabeled
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==