| Package | Description |
|---|---|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Field and Description |
|---|---|
AttributeOccurrence |
AttributionBuffer.result |
| Modifier and Type | Method and Description |
|---|---|
AttributeOccurrence |
AttributionBuffer.getArg(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributionBuffer.add(AttributeOccurrence attr) |
AttributionBuffer |
Ag.findDefinition(int prod,
AttributeOccurrence ao) |
static Object |
Visits.map(int prod,
AttributeOccurrence ao,
Ag sems,
List<Attribute>[][] as) |
boolean |
AttributeOccurrence.matches(AttributeOccurrence ao) |
boolean |
AttributeOccurrence.sameSymbolOccurrence(AttributeOccurrence ao) |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributionBuffer.addAll(List<AttributeOccurrence> args) |
static Visits |
Visits.forEDP(int prod,
net.oneandone.graph.Graph<AttributeOccurrence> edp,
Ag sems,
List<Attribute>[][] as,
Layout layout) |
| Constructor and Description |
|---|
AttributionBuffer(int production,
Function function,
AttributeOccurrence result) |
Copyright © 1998–2017 1&1. All rights reserved.