menu
analyzer package
documentation
dart/ast/ast.dart
CaseClause
caseKeyword property
caseKeyword property
dark_mode
light_mode
caseKeyword
property
Token
get
caseKeyword
The token representing the
case
keyword.
Implementation
Token
get
caseKeyword;
analyzer package
documentation
dart/ast/ast
CaseClause
caseKeyword property
CaseClause class
Properties
beginToken
caseKeyword
childEntities
end
endToken
guardedPattern
hashCode
isSynthetic
length
offset
parent
root
runtimeType
Methods
accept
findPrevious
noSuchMethod
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==