menu
analyzer package
documentation
ast
ClassOrAugmentationDeclaration
members property
members
brightness_4
brightness_5
members
property
NodeList
<
ClassMember
>
members
Returns the members defined by the class.
Implementation
NodeList<ClassMember> get members;
analyzer package
documentation
ast
ClassOrAugmentationDeclaration
members property
ClassOrAugmentationDeclaration class
Constructors
ClassOrAugmentationDeclaration
Properties
abstractKeyword
baseKeyword
beginToken
childEntities
classKeyword
declaredElement
declaredElement2
documentationComment
end
endToken
extendsClause
finalKeyword
firstTokenAfterCommentAndMetadata
hashCode
implementsClause
interfaceKeyword
isSynthetic
leftBracket
length
members
metadata
mixinKeyword
name
name2
offset
parent
rightBracket
root
runtimeType
sealedKeyword
sortedCommentAndAnnotations
typeParameters
withClause
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==