menu
analyzer package
documentation
ast
ForStatement
leftParenthesis property
leftParenthesis
brightness_4
leftParenthesis
property
Null safety
Token
leftParenthesis
Return the left parenthesis.
Implementation
Token get leftParenthesis;
analyzer package
documentation
ast
ForStatement
leftParenthesis property
ForStatement class
Constructors
ForStatement
Properties
awaitKeyword
beginToken
body
childEntities
end
endToken
forKeyword
forLoopParts
hashCode
isSynthetic
leftParenthesis
length
offset
parent
rightParenthesis
root
runtimeType
unlabeled
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==