menu
analyzer package
documentation
ast
TopLevelVariableDeclaration
variables property
variables
brightness_4
variables
property
Null safety
VariableDeclarationList
variables
Return the top-level variables being declared.
Implementation
VariableDeclarationList get variables;
analyzer package
documentation
ast
TopLevelVariableDeclaration
variables property
TopLevelVariableDeclaration class
Constructors
TopLevelVariableDeclaration
Properties
beginToken
childEntities
declaredElement
declaredElement2
documentationComment
end
endToken
externalKeyword
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
metadata
offset
parent
root
runtimeType
semicolon
sortedCommentAndAnnotations
variables
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==