public abstract class BaseGenerator extends Object
| Modifier and Type | Field and Description |
|---|---|
protected TestableContext |
cx |
| Modifier | Constructor and Description |
|---|---|
protected |
BaseGenerator(TestableContext cx) |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.tools.javac.tree.JCTree.JCExpression |
nameToExpression(String dotName) |
protected final TestableContext cx
protected BaseGenerator(TestableContext cx)
protected com.sun.tools.javac.tree.JCTree.JCExpression nameToExpression(String dotName)
Copyright © 2020. All rights reserved.