|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.czt.parser.circus.NewlineScanner
public class NewlineScanner
This is a NL lexer (part of context-sensitive lexis) for Circus specifications in unicode format.
| Method Summary | |
|---|---|
protected boolean |
contains(int[] symbols,
int symbol)
Returns true if and only if a symbol is in an array of symbols. |
net.sourceforge.czt.java_cup.runtime.Symbol |
next_token()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public net.sourceforge.czt.java_cup.runtime.Symbol next_token()
throws java.lang.Exception
next_token in interface net.sourceforge.czt.java_cup.runtime.Scannerjava.lang.Exception
protected boolean contains(int[] symbols,
int symbol)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||