| Package | Description |
|---|---|
| org.textmapper.lapg.lex |
| Modifier and Type | Method and Description |
|---|---|
RegexInstructionKind |
RegexInstruction.getKind() |
static RegexInstructionKind |
RegexInstructionKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegexInstructionKind[] |
RegexInstructionKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
RegexInstruction(RegexInstructionKind kind,
int value) |
Copyright © 2014. All rights reserved.