Overview
>
klyn
>
Type
>
FLAG_ABSTRACT
Overview
Index
Tree
Deprecated
klyn.Type.FLAG_ABSTRACT
field
public static readonly FLAG_ABSTRACT as Int = 16
Description
Flag used for abstract types/members. print(Type.FLAG_ABSTRACT)
Example