|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.tonbeller.jpivot.olap.mdxparse.Lexer
public class Lexer
| Constructor Summary | |
|---|---|
Lexer(java.io.InputStream instream)
|
|
Lexer(java.io.Reader reader)
|
|
| Method Summary | |
|---|---|
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 Lexer(java.io.Reader reader)
public Lexer(java.io.InputStream instream)
| Method Detail |
|---|
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 | ||||||||