| Package | Description |
|---|---|
| org.textmapper.lapg.api.builder | |
| org.textmapper.lapg.api.rule | |
| org.textmapper.lapg.builder |
| Modifier and Type | Method and Description |
|---|---|
RhsSet |
GrammarBuilder.set(RhsSet.Operation operation,
Symbol symbol,
Collection<RhsSet> parts,
SourceElement origin) |
| Modifier and Type | Method and Description |
|---|---|
RhsSet.Operation |
RhsSet.getOperation() |
static RhsSet.Operation |
RhsSet.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RhsSet.Operation[] |
RhsSet.Operation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RhsSet.Operation |
LiRhsSet.getOperation() |
| Constructor and Description |
|---|
LiRhsSet(RhsSet.Operation operation,
Symbol symbol,
LiRhsSet[] parts,
SourceElement origin) |
Copyright © 2014. All rights reserved.