menu
analyzer package
documentation
ast
ParenthesizedExpression
expression property
expression
brightness_4
expression
property
Null safety
Expression
expression
Return the expression within the parentheses.
Implementation
Expression get expression;
analyzer package
documentation
ast
ParenthesizedExpression
expression 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 ==