public class ClassToTokenContext extends Object
| Constructor and Description |
|---|
ClassToTokenContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
generate(Context context,
Filer filer) |
boolean |
isStatic() |
LexerGenerator.TokenInfo |
tokenInfoFor(Symbol symbol,
TypeMirror type) |
public void generate(Context context, Filer filer) throws IOException
IOExceptionpublic LexerGenerator.TokenInfo tokenInfoFor(Symbol symbol, TypeMirror type)
public boolean isStatic()
Copyright © 2020. All rights reserved.