Constructor and Description |
---|
TokenParser(JinjavaInterpreter interpreter,
String text) |
Modifier and Type | Method and Description |
---|---|
JinjavaInterpreter |
getInterpreter() |
boolean |
hasNext() |
Token |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public TokenParser(JinjavaInterpreter interpreter, String text)
public JinjavaInterpreter getInterpreter()
Copyright © 2015. All Rights Reserved.