public class Modes extends Object
| Constructor and Description |
|---|
Modes() |
| Modifier and Type | Method and Description |
|---|---|
static List |
generate(FA fa,
ParserTable table,
net.oneandone.sushi.util.IntBitSet whites,
PrintWriter listing) |
static void |
resolveScannerConflicts(FA fa,
Rule[] rules) |
static void |
setNone(ParserTable table) |
public static void setNone(ParserTable table)
public static List generate(FA fa, ParserTable table, net.oneandone.sushi.util.IntBitSet whites, PrintWriter listing) throws GenericException
GenericExceptionCopyright © 1998–2017 1&1. All rights reserved.