|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectCoolTokenLexer
| Field Summary | |
(package private) java.lang.StringBuffer |
buf
|
(package private) int |
line
|
(package private) int |
prevstate
|
| Constructor Summary | |
(package private) |
CoolTokenLexer(java.io.InputStream instream)
|
(package private) |
CoolTokenLexer(java.io.Reader reader)
|
| Method Summary | |
(package private) AbstractSymbol |
curr_filename()
|
(package private) 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 |
| Field Detail |
int prevstate
int line
java.lang.StringBuffer buf
| Constructor Detail |
CoolTokenLexer(java.io.Reader reader)
CoolTokenLexer(java.io.InputStream instream)
| Method Detail |
int curr_lineno()
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 | |||||||||