menu
analyzer package
documentation
dart/ast/ast.dart
EnumDeclaration
semicolon property
semicolon property
dark_mode
light_mode
semicolon
property
Token
?
get
semicolon
The optional semicolon after the last constant.
Implementation
Token?
get
semicolon;
analyzer package
documentation
dart/ast/ast
EnumDeclaration
semicolon property
EnumDeclaration class
Properties
augmentKeyword
beginToken
childEntities
constants
declaredElement
declaredFragment
documentationComment
end
endToken
enumKeyword
firstTokenAfterCommentAndMetadata
hashCode
implementsClause
isSynthetic
leftBracket
length
members
metadata
name
offset
parent
rightBracket
root
runtimeType
semicolon
sortedCommentAndAnnotations
typeParameters
withClause
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==