menu
analyzer package
documentation
dart/element/element.dart
ConstructorElement
isConstantEvaluated property
isConstantEvaluated property
dark_mode
light_mode
isConstantEvaluated
property
bool
get
isConstantEvaluated
inherited
Return whether this constant is evaluated.
Implementation
bool
get
isConstantEvaluated;
analyzer package
documentation
dart/element/element
ConstructorElement
isConstantEvaluated property
ConstructorElement class
Constructors
ConstructorElement
Properties
augmentation
augmentationTarget
children
context
declaration
displayName
documentationComment
enclosingElement3
hasAlwaysThrows
hasDeprecated
hasDoNotStore
hasDoNotSubmit
hasFactory
hashCode
hasImmutable
hasImplicitReturnType
hasInternal
hasIsTest
hasIsTestGroup
hasJS
hasLiteral
hasMustBeConst
hasMustBeOverridden
hasMustCallSuper
hasNonVirtual
hasOptionalTypeArgs
hasOverride
hasProtected
hasRedeclare
hasReopen
hasRequired
hasSealed
hasUseResult
hasVisibleForOverriding
hasVisibleForTemplate
hasVisibleForTesting
hasVisibleOutsideTemplate
id
isAbstract
isAsynchronous
isAugmentation
isConst
isConstantEvaluated
isDefaultConstructor
isExtensionTypeMember
isExternal
isFactory
isGenerative
isGenerator
isOperator
isPrivate
isPublic
isSimplyBounded
isStatic
isSynchronous
isSynthetic
kind
library
library2
librarySource
location
metadata
name
nameEnd
nameLength
nameOffset
nonSynthetic
parameters
periodOffset
redirectedConstructor
returnType
runtimeType
session
sinceSdkVersion
source
superConstructor
type
typeParameters
Methods
accept
getDisplayString
getExtendedDisplayName
isAccessibleIn
noSuchMethod
thisOrAncestorMatching
thisOrAncestorMatching3
thisOrAncestorOfType
thisOrAncestorOfType3
toString
visitChildren
Operators
operator ==