|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.epsilon.egl.parse.EglLexer
public class EglLexer
Constructor Summary | |
---|---|
EglLexer(java.io.InputStream is)
|
|
EglLexer(java.io.Reader reader)
|
|
EglLexer(java.lang.String program)
|
Method Summary | |
---|---|
EglToken |
nextToken()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EglLexer(java.io.InputStream is) throws java.io.IOException
java.io.IOException
public EglLexer(java.io.Reader reader) throws java.io.IOException
java.io.IOException
public EglLexer(java.lang.String program)
Method Detail |
---|
public EglToken nextToken() throws EglRecognitionException
EglRecognitionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |