|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectastLexerAndParser.CoolTokenLexer
public class CoolTokenLexer
| Constructor Summary | |
|---|---|
CoolTokenLexer(java.io.InputStream instream)
|
|
CoolTokenLexer(java.io.Reader reader)
|
|
| Method Summary | |
|---|---|
AbstractSymbol |
curr_filename()
|
int |
curr_lineno()
|
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 CoolTokenLexer(java.io.Reader reader)
public CoolTokenLexer(java.io.InputStream instream)
| Method Detail |
|---|
public int curr_lineno()
public AbstractSymbol curr_filename()
public java_cup.runtime.Symbol next_token()
throws java.io.IOException
next_token in interface java_cup.runtime.Scannerjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||