public interface VarModel extends ElementModel
| Modifier and Type | Method and Description |
|---|---|
String |
initializer() |
VarModel |
initializer(String initializer) |
String |
name() |
TypeModel<?> |
type() |
annotations, metadata, modifiersCopyright © 2020. All rights reserved.