menu
analyzer package
documentation
ast
ConditionalExpression
question property
question
brightness_4
question
property
Null safety
Token
question
Return the token used to separate the condition from the then expression.
Implementation
Token get question;
analyzer package
documentation
ast
ConditionalExpression
question 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 ==