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