menu
analyzer package
documentation
ast
VariableDeclaration
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
VariableDeclaration
name property
VariableDeclaration class
Constructors
VariableDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
equals
firstTokenAfterCommentAndMetadata
hashCode
initializer
isConst
isFinal
isLate
isSynthetic
length
metadata
name
name2
offset
parent
root
runtimeType
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==