menu
analyzer package
documentation
ast
PostfixExpression
operand property
operand
brightness_4
operand
property
Null safety
Expression
operand
Return the expression computing the operand for the operator.
Implementation
Expression get operand;
analyzer package
documentation
ast
PostfixExpression
operand property
PostfixExpression class
Constructors
PostfixExpression
Properties
beginToken
childEntities
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
nullShortingTermination
offset
operand
operator
parent
precedence
readElement
readType
root
runtimeType
staticElement
staticParameterElement
staticType
unParenthesized
writeElement
writeType
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==