menu
analyzer package
documentation
ast
IfElement
leftParenthesis property
leftParenthesis
brightness_4
leftParenthesis
property
Null safety
Token
leftParenthesis
Return the left parenthesis.
Implementation
Token get leftParenthesis;
analyzer package
documentation
ast
IfElement
leftParenthesis property
IfElement class
Constructors
IfElement
Properties
beginToken
caseClause
childEntities
condition
elseElement
elseKeyword
end
endToken
expression
hashCode
ifKeyword
isSynthetic
leftParenthesis
length
offset
parent
rightParenthesis
root
runtimeType
thenElement
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==