public interface VarModel
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPublic() |
boolean |
isStatic() |
MethodModel |
method() |
String |
name() |
String |
packageName() |
TypeModel |
type() |
String name()
TypeModel type()
MethodModel method()
String packageName()
boolean isStatic()
boolean isPublic()
Copyright © 2018. All rights reserved.