| Package | Description |
|---|---|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Field and Description |
|---|---|
List<State> |
Merger.source |
| Modifier and Type | Method and Description |
|---|---|
State |
State.cloneAttributeTransport(Map<Attribute,Attribute> map) |
static State |
State.cloneEmpty(State orig) |
State |
AgBuffer.lookup(Attribute attr) |
static State |
State.merge(Map<Attribute,Merger> mapping,
List<State> copies) |
| Modifier and Type | Method and Description |
|---|---|
void |
AgBuffer.add(State right) |
static State |
State.cloneEmpty(State orig) |
int |
State.compare(State rightState,
List<Attribute> nextLefts,
List<Attribute> nextRights) |
| Modifier and Type | Method and Description |
|---|---|
static State |
State.merge(Map<Attribute,Merger> mapping,
List<State> copies) |
| Constructor and Description |
|---|
State(State orig) |
| Constructor and Description |
|---|
AgBuffer(List<State> states) |
Copyright © 1998–2017 1&1. All rights reserved.