|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RegexTable
| Method Summary | |
|---|---|
boolean |
accept(int i)
|
int |
getStart()
|
int |
getStateNumber()
|
int |
getTransition(int state,
char next)
|
boolean |
noOut(int currentState)
|
| Method Detail |
|---|
int getStart()
int getTransition(int state,
char next)
state - previous statenext - letter to read
boolean accept(int i)
int getStateNumber()
boolean noOut(int currentState)
currentState -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||