com.google.clearsilver.jsilver.syntax.lexer
Class Lexer.State
java.lang.Object
com.google.clearsilver.jsilver.syntax.lexer.Lexer.State
- Enclosing class:
- Lexer
public static class Lexer.State
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTENT
public static final Lexer.State CONTENT
COMMAND
public static final Lexer.State COMMAND
ARGS
public static final Lexer.State ARGS
COMMENT
public static final Lexer.State COMMENT
id
public int id()
Copyright © 2010-2012 Google. All Rights Reserved.