menu
analyzer package
documentation
ast
SwitchStatement
leftParenthesis property
leftParenthesis
brightness_4
leftParenthesis
property
Null safety
Token
leftParenthesis
Return the left parenthesis.
Implementation
Token get leftParenthesis;
analyzer package
documentation
ast
SwitchStatement
leftParenthesis 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 ==