| Package | Description |
|---|---|
| net.oneandone.mork.mapping |
Implements the mapping concept.
|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Argument.createTransport(Ag dest,
Transport transport) |
void |
Internal.declare(Attribute attr,
Ag sems) |
void |
Definition.translate(Ag semantics,
Transport transport,
Grammar grammar) |
| Modifier and Type | Method and Description |
|---|---|
void |
State.createSemanticsBuffer(Ag sems,
Transport transport) |
void |
AgBuffer.createSemanticsBuffer(Ag sems,
Transport transport) |
static Visits |
Visits.forEDP(int prod,
net.oneandone.graph.Graph<AttributeOccurrence> edp,
Ag sems,
List<Attribute>[][] as,
Layout layout) |
static Object |
Visits.map(int prod,
AttributeOccurrence ao,
Ag sems,
List<Attribute>[][] as) |
static Visits[] |
OagBuilder.run(Ag ag,
Layout layout,
PrintWriter verbose) |
| Constructor and Description |
|---|
OagBuilder(Ag semantics,
Layout layout) |
Copyright © 1998–2017 1&1. All rights reserved.