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