Rights
haxe.rtti.Rights (Enum)
Represents the runtime rights of a type.
Constructors
RNormal
RNormal
RNo
RNo
RCall
RCall(m: String)
Parameters:
Name | Type |
---|---|
m |
String |
RMethod
RMethod
RDynamic
RDynamic
RInline
RInline
Represents the runtime rights of a type.
RNormal
RNo
RCall(m: String)
Parameters:
Name | Type |
---|---|
m |
String |
RMethod
RDynamic
RInline