| Package | Description |
|---|---|
| org.sablecc.sablecc |
| Modifier and Type | Method and Description |
|---|---|
CharSet.Interval |
CharSet.findOverlap(CharSet.Interval interval1) |
CharSet.Interval |
DFA.Transition.interval() |
| Modifier and Type | Method and Description |
|---|---|
private void |
CharSet.add(CharSet.Interval interval) |
CharSet.Interval |
CharSet.findOverlap(CharSet.Interval interval1) |
private void |
CharSet.remove(CharSet.Interval interval) |
| Constructor and Description |
|---|
DFA.Transition(CharSet.Interval interval,
int destination) |
Copyright © 1997-2013 Sablecc. All Rights Reserved.