menu
analyzer package
documentation
ast
VariableDeclarationStatement
variables property
variables
brightness_4
variables
property
Null safety
VariableDeclarationList
variables
Return the variables being declared.
Implementation
VariableDeclarationList get variables;
analyzer package
documentation
ast
VariableDeclarationStatement
variables property
VariableDeclarationStatement class
Constructors
VariableDeclarationStatement
Properties
beginToken
childEntities
end
endToken
hashCode
isSynthetic
length
offset
parent
root
runtimeType
semicolon
unlabeled
variables
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==