|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.grammar.Sequence
public class Sequence
Constructor Summary | |
---|---|
Sequence(java.lang.String end,
boolean escape,
boolean singleLine,
boolean createContent)
|
Method Summary | |
---|---|
static LexicalException |
createException(java.lang.String terminating)
|
protected Token |
createLiteral(java.lang.CharSequence content)
|
Token |
getToken(Input in)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Sequence(java.lang.String end, boolean escape, boolean singleLine, boolean createContent)
Method Detail |
---|
public static LexicalException createException(java.lang.String terminating)
protected Token createLiteral(java.lang.CharSequence content) throws LexicalException
LexicalException
public Token getToken(Input in) throws LexicalException, java.io.IOException
LexicalException
java.io.IOException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |