klyn.Type.FLAG_PUBLIC
field
public static readonly FLAG_PUBLIC as Int = 1
Description
Flag used for public members/types. print(Type.FLAG_PUBLIC)
Example