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