| Package | Description |
|---|---|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Field and Description |
|---|---|
static Occurrence |
Occurrence.ONE |
| Modifier and Type | Method and Description |
|---|---|
static Occurrence |
Occurrence.alternate(List<Occurrence> occs) |
Occurrence |
State.calcOccurrence(AgBuffer copyBuffer,
List<Attribute> stack) |
Occurrence |
AgBuffer.calcOccurrence(Attribute start) |
Occurrence |
AgBuffer.calcOccurrence(List<Attribute> stack,
Attribute start) |
static Occurrence |
Occurrence.sequence(List occs) |
| Modifier and Type | Method and Description |
|---|---|
static Occurrence |
Occurrence.alternate(List<Occurrence> occs) |
Copyright © 1998–2017 1&1. All rights reserved.