| Package | Description |
|---|---|
| net.oneandone.mork.compiler |
Invoke and control mork.
|
| net.oneandone.mork.parser |
Push down automatons for shift-reduce parsing.
|
| net.oneandone.mork.scanner |
Finite automatons.
|
| net.oneandone.mork.semantics |
Data types for attribute grammars.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ConflictResolver.run(Scanner scanner,
int mode,
int eof) |
| Modifier and Type | Method and Description |
|---|---|
void |
TreeBuilder.open(Scanner scanner,
Parser parser) |
| Modifier and Type | Method and Description |
|---|---|
Scanner |
ScannerFactory.newInstance(Position pos,
Reader src) |
| Modifier and Type | Method and Description |
|---|---|
Node |
NodeFactory.allocateTerminal(Scanner scanner,
Object environment) |
void |
Oag.open(Scanner scanner,
Parser parser) |
Copyright © 1998–2017 1&1. All rights reserved.