| Package | Description |
|---|---|
| org.textmapper.lapg.api | |
| org.textmapper.lapg.api.builder | |
| org.textmapper.lapg.api.rule | |
| org.textmapper.lapg.common | |
| org.textmapper.lapg.util |
| Modifier and Type | Method and Description |
|---|---|
RhsSymbol[] |
Rule.getRight() |
| Modifier and Type | Method and Description |
|---|---|
RhsSymbol |
GrammarBuilder.symbol(Symbol sym,
SourceElement origin) |
| Modifier and Type | Method and Description |
|---|---|
void |
GrammarMapper.map(RhsSymbol symbol,
AstField field,
Object value,
boolean isAddition) |
| Modifier and Type | Field and Description |
|---|---|
static RhsSymbol[] |
RhsSymbol.EMPTY_LIST |
| Modifier and Type | Method and Description |
|---|---|
static Set<RhsSymbol> |
RuleUtil.getSymbolsByName(String name,
RhsPart p) |
| Modifier and Type | Method and Description |
|---|---|
static RhsSymbol[] |
RhsUtil.getRhsSymbols(RhsPart p) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RhsUtil.isConstant(RhsSymbol part) |
Copyright © 2014. All rights reserved.