public class ClassToTokenContext extends Object
| Constructor and Description |
|---|
ClassToTokenContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
analyzeToken(VariableElement var) |
Element |
elementFor(TypeMirror mirror) |
LexerGenerator.TokenInfo |
tokenInfoFor(TypeMirror mirror) |
public void analyzeToken(VariableElement var)
public Element elementFor(TypeMirror mirror)
public LexerGenerator.TokenInfo tokenInfoFor(TypeMirror mirror)
Copyright © 2020. All rights reserved.