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