ktast
0.9.3
common
ast
/
ktast.ast
/
Node
/
WithAnnotationSets
With
Annotation
Sets
interface
WithAnnotationSets
Common interface for AST nodes that have annotations.
Inheritors
WithModifiers
KotlinEntry
WhenSubject
AnnotatedExpression
Variable
TypeConstraint
Members
Properties
annotation
Sets
Link copied to clipboard
abstract
val
annotationSets
:
List
<
Node.Modifier.AnnotationSet
>
list of annotation sets.