|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.czt.print.z.NewlineScanner
public class NewlineScanner
This scanner gets token from another scanner and provides them to the parser, but removes some of the NL tokens.
| Constructor Summary | |
|---|---|
NewlineScanner(net.sourceforge.czt.java_cup.runtime.Scanner scanner)
|
|
| Method Summary | |
|---|---|
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 |
| Constructor Detail |
|---|
public NewlineScanner(net.sourceforge.czt.java_cup.runtime.Scanner scanner)
| 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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||