| Constructor and Description |
|---|
VarModelImpl(VariableElement element,
TypeMirror type,
ModelFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPublic() |
boolean |
isStatic() |
MethodModel |
method() |
String |
name() |
String |
packageName() |
String |
toString() |
TypeModel |
type() |
public VarModelImpl(VariableElement element, TypeMirror type, ModelFactory factory)
public MethodModel method()
public String packageName()
packageName in interface VarModelCopyright © 2018. All rights reserved.