
Slots
- Duration
-
static FOpArg Duration
- FieldRef
-
static FOpArg FieldRef
- Float
-
static FOpArg Float
- Int
-
static FOpArg Int
- Jump
-
static FOpArg Jump
- MethodRef
-
static FOpArg MethodRef
- None
-
static FOpArg None
- Register
-
static FOpArg Register
- Str
-
static FOpArg Str
- TypeRef
-
static FOpArg TypeRef
- Uri
-
static FOpArg Uri
- fromStr
-
static FOpArg fromStr(Str name, Bool checked := def)
Return the FOpArg instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- values
-
static FOpArg[] values
List of FOpArg values indexed by ordinal