klyn.Type.FLAG_ANNOTATION
field
public static readonly FLAG_ANNOTATION as Int = 1024
Description

Flag used for annotations.

Example
print(Type.FLAG_ANNOTATION)