play.templates
Class TemplateCompiler.Parser
java.lang.Object
play.templates.TemplateCompiler.Parser
- Enclosing class:
- TemplateCompiler
public static class TemplateCompiler.Parser
- extends Object
Template parser
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TemplateCompiler.Parser
public TemplateCompiler.Parser(String pageSource)
getLine
public Integer getLine()
getToken
public String getToken()
checkNext
public String checkNext()
nextToken
public TemplateCompiler.Parser.Token nextToken()
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly