menu
analyzer package
documentation
ast
ParenthesizedExpression
leftParenthesis property
leftParenthesis
brightness_4
leftParenthesis
property
Null safety
Token
leftParenthesis
Return the left parenthesis.
Implementation
Token get leftParenthesis;
analyzer package
documentation
ast
ParenthesizedExpression
leftParenthesis property
ParenthesizedExpression class
Constructors
ParenthesizedExpression
Properties
beginToken
childEntities
end
endToken
expression
hashCode
inConstantContext
isAssignable
isSynthetic
leftParenthesis
length
offset
parent
precedence
rightParenthesis
root
runtimeType
staticParameterElement
staticType
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==