menu
analyzer package
documentation
ast
DeclaredIdentifier
name property
name
brightness_4
name
property
Null safety
Token
name
Return the name of the variable being declared.
Implementation
Token get name;
analyzer package
documentation
ast
DeclaredIdentifier
name property
DeclaredIdentifier class
Constructors
DeclaredIdentifier
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isConst
isFinal
isSynthetic
keyword
length
metadata
name
offset
parent
root
runtimeType
sortedCommentAndAnnotations
type
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==