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