public class VariableContextProvider extends Object
VarContextProvider| Constructor and Description |
|---|
VariableContextProvider(TypeMirror typeMirror,
List<Variable> variables,
boolean parametrization) |
| Modifier and Type | Method and Description |
|---|---|
TypeMirror |
getTypeMirror() |
List<Variable> |
getVariables() |
boolean |
shouldParametrize() |
String |
toString() |
public VariableContextProvider(TypeMirror typeMirror, List<Variable> variables, boolean parametrization)
public TypeMirror getTypeMirror()
VarContextProvider annotated classpublic List<Variable> getVariables()
VarContextProvider annotated classpublic boolean shouldParametrize()
Copyright © 2018. All rights reserved.