menu
analyzer package
documentation
dart/element/element.dart
ElementKind
NAME constant
NAME constant
dark_mode
light_mode
NAME
constant
ElementKind
const
NAME
Implementation
static
const
ElementKind NAME = ElementKind(
'NAME'
,
22
,
"<name>"
);
analyzer package
documentation
dart/element/element
ElementKind
NAME constant
ElementKind class
Constructors
ElementKind
Properties
displayName
hashCode
name
ordinal
runtimeType
Methods
compareTo
noSuchMethod
toString
Operators
operator ==
Static methods
of
Constants
AUGMENTATION_IMPORT
CLASS
CLASS_AUGMENTATION
COMPILATION_UNIT
CONSTRUCTOR
DYNAMIC
ENUM
ERROR
EXPORT
EXTENSION
EXTENSION_TYPE
FIELD
FUNCTION
FUNCTION_TYPE_ALIAS
GENERIC_FUNCTION_TYPE
GETTER
IMPORT
LABEL
LIBRARY
LIBRARY_AUGMENTATION
LOCAL_VARIABLE
METHOD
MIXIN
NAME
NEVER
PARAMETER
PART
PREFIX
RECORD
SETTER
TOP_LEVEL_VARIABLE
TYPE_ALIAS
TYPE_PARAMETER
UNIVERSE
values