menu
analyzer package
documentation
ast
AnnotatedNode
metadata property
metadata
brightness_4
brightness_5
metadata
property
NodeList
<
Annotation
>
metadata
Return the annotations associated with this node.
Implementation
NodeList<Annotation> get metadata;
analyzer package
documentation
ast
AnnotatedNode
metadata property
AnnotatedNode class
Constructors
AnnotatedNode
Properties
beginToken
childEntities
documentationComment
end
endToken
firstTokenAfterCommentAndMetadata
hashCode
isSynthetic
length
metadata
offset
parent
root
runtimeType
sortedCommentAndAnnotations
Methods
accept
findPrevious
getProperty
noSuchMethod
setProperty
thisOrAncestorMatching
thisOrAncestorOfType
toSource
toString
visitChildren
Operators
operator ==