Package | Description |
---|---|
io.opsit.explang |
Modifier and Type | Method and Description |
---|---|
ArgSpec.AF |
ArgSpec.Arg.getFlag() |
static ArgSpec.AF |
ArgSpec.AF.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ArgSpec.AF[] |
ArgSpec.AF.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Arg(String name,
ArgSpec.AF flag,
ICompiled initForm,
String svar,
boolean allowOtherKeys,
boolean isLazy,
boolean pipe) |
Copyright © 2022. All rights reserved.