menu
analyzer package
documentation
ast
AsExpression
expression property
expression
brightness_4
expression
property
Null safety
Expression
expression
Return the expression used to compute the value being cast.
Implementation
Expression get expression;
analyzer package
documentation
ast
AsExpression
expression property
AsExpression class
Constructors
AsExpression
Properties
asOperator
beginToken
childEntities
end
endToken
expression
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
root
runtimeType
staticParameterElement
staticType
type
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==