Slots
- DecimalSource
-
static FOpArg Decimal
- DurationSource
-
static FOpArg Duration
- FieldRefSource
-
static FOpArg FieldRef
- FloatSource
-
static FOpArg Float
- IntSource
-
static FOpArg Int
- JumpSource
-
static FOpArg Jump
- MethodRefSource
-
static FOpArg MethodRef
- NoneSource
-
static FOpArg None
- RegisterSource
-
static FOpArg Register
- StrSource
-
static FOpArg Str
- TypePairSource
-
static FOpArg TypePair
- TypeRefSource
-
static FOpArg TypeRef
- UriSource
-
static FOpArg Uri
- fromStrSource
-
static FOpArg? fromStr(Str name, Bool checked := true)
Return the FOpArg instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- valuesSource
-
static FOpArg[] values
List of FOpArg values indexed by ordinal