| Package | Description |
|---|---|
| org.textmapper.lapg.api | |
| org.textmapper.lapg.api.builder | |
| org.textmapper.lapg.api.rule | |
| org.textmapper.lapg.util |
| Modifier and Type | Method and Description |
|---|---|
RhsSequence |
Rule.getSource() |
| Modifier and Type | Method and Description |
|---|---|
RhsSequence |
GrammarBuilder.empty(SourceElement origin) |
RhsSequence |
GrammarBuilder.sequence(String name,
Collection<RhsPart> parts,
SourceElement origin) |
| Modifier and Type | Method and Description |
|---|---|
RhsList |
GrammarBuilder.list(RhsSequence inner,
RhsPart separator,
boolean nonEmpty,
SourceElement origin) |
void |
GrammarMapper.map(RhsSequence seq,
AstField field,
AstType subType,
boolean isAddition) |
| Modifier and Type | Method and Description |
|---|---|
RhsSequence |
RhsPart.getContext() |
RhsSequence |
RhsList.getCustomInitialElement() |
RhsSequence |
RhsList.getElement() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RhsUtil.hasMapping(RhsSequence seq) |
Copyright © 2014. All rights reserved.