Package | Description |
---|---|
org.sablecc.sablecc |
Modifier and Type | Field and Description |
---|---|
CharSet |
NFA.Transition.chars |
Modifier and Type | Method and Description |
---|---|
CharSet |
CharSet.diff(CharSet chars) |
CharSet |
CharSet.union(CharSet chars) |
Modifier and Type | Method and Description |
---|---|
CharSet |
CharSet.diff(CharSet chars) |
CharSet |
CharSet.union(CharSet chars) |
Constructor and Description |
---|
NFA.Transition(CharSet chars,
int destination) |
NFA(CharSet chars) |
Copyright © 1997-2013 Sablecc. All Rights Reserved.