|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.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.Scanner
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |