public class LexerLogic extends Object
| Constructor and Description |
|---|
LexerLogic() |
| Modifier and Type | Method and Description |
|---|---|
int |
atNameType(String text) |
boolean |
isAtName(int type) |
boolean |
isIdentifier(int type) |
boolean |
isPageMarginBox(org.antlr.runtime.Token token) |
boolean |
truthy() |
public int atNameType(String text)
public boolean isAtName(int type)
public boolean isIdentifier(int type)
public boolean isPageMarginBox(org.antlr.runtime.Token token)
public boolean truthy()
Copyright © 2012-2015. All Rights Reserved.