menu
analyzer package
documentation
ast
SwitchStatement
switchKeyword property
switchKeyword
brightness_4
switchKeyword
property
Null safety
Token
switchKeyword
Return the token representing the 'switch' keyword.
Implementation
Token get switchKeyword;
analyzer package
documentation
ast
SwitchStatement
switchKeyword property
SwitchStatement class
Constructors
SwitchStatement
Properties
beginToken
childEntities
end
endToken
expression
hashCode
isSynthetic
leftBracket
leftParenthesis
length
members
offset
parent
rightBracket
rightParenthesis
root
runtimeType
switchKeyword
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==