klyn.Type.FLAG_ANNOTATION
field
public static readonly FLAG_ANNOTATION as Int = 1024
Description
Flag used for annotations. print(Type.FLAG_ANNOTATION)
Example