| Package | Description |
|---|---|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Field and Description |
|---|---|
Node[] |
Node.children |
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeFactory.allocateNonterminal(Parser parser,
Object environment) |
Node |
NodeFactory.allocateTerminal(Scanner scanner,
Object environment) |
Node |
Node.get(int ofs) |
| Modifier and Type | Method and Description |
|---|---|
void |
Attribution.eval(Node ctx,
PrintWriter verbose)
Caution: do not call this method concurrently!
|
void |
NodeFactory.free(Node node) |
Copyright © 1998–2017 1&1. All rights reserved.