ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
WithAnnotationSets
With
Annotation
Sets
interface
WithAnnotationSets
Common interface for AST nodes that have annotations.
Inheritors
WithModifiers
WhenSubject
AnnotatedExpression
Variable
TypeConstraint
Members
Properties
annotation
Sets
Link copied to clipboard
abstract
val
annotationSets
:
List
<
Node.Modifier.AnnotationSet
>
list of annotation sets.