menu
analyzer package
documentation
ast
ConditionalExpression
colon property
colon
brightness_4
colon
property
Null safety
Token
colon
Return the token used to separate the then expression from the else expression.
Implementation
Token get colon;
analyzer package
documentation
ast
ConditionalExpression
colon property
ConditionalExpression class
Constructors
ConditionalExpression
Properties
beginToken
childEntities
colon
condition
elseExpression
end
endToken
hashCode
inConstantContext
isAssignable
isSynthetic
length
offset
parent
precedence
question
root
runtimeType
staticParameterElement
staticType
thenExpression
unParenthesized
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==