Overview
>
klyn
>
Type
>
annotations
Overview
Index
Tree
Deprecated
klyn.Type.annotations
property
public readonly property annotations as ArrayList<Annotation>:
Description
Returns annotations applied to the type. annotations = klyn.annotations.Deprecated.type.annotations print(annotations)
Example