klyn.Type.FLAG_STATIC
field
public static readonly FLAG_STATIC as Int = 8
Description
Flag used for static members. print(Type.FLAG_STATIC)
Example