analyzer package
documentation
element
ElementAnnotation
isConstantEvaluated property
isConstantEvaluated
analyzer package
documentation
element
ElementAnnotation
isConstantEvaluated property
ElementAnnotation class
Constructors
ElementAnnotation
Properties
constantEvaluationErrors
context
element
hashCode
isAlwaysThrows
isConstantEvaluated
isDeprecated
isDoNotStore
isFactory
isImmutable
isInternal
isIsTest
isIsTestGroup
isJS
isLiteral
isMustCallSuper
isNonVirtual
isOptionalTypeArgs
isOverride
isProtected
isProxy
isRequired
isSealed
isTarget
isVisibleForTemplate
isVisibleForTesting
library
librarySource
runtimeType
source
Methods
computeConstantValue
noSuchMethod
toSource
toString
Operators
operator ==
isConstantEvaluated
property
bool
isConstantEvaluated
inherited
Return whether this constant is evaluated.
Implementation
bool get isConstantEvaluated;