public class VarModelImpl extends ElementModelImpl implements VarModel
| Constructor and Description |
|---|
VarModelImpl(ModifiersModel modifiers,
TypeModel type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
String |
toString() |
TypeModel |
type() |
annotations, metadata, modifiersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitannotations, metadata, modifierspublic VarModelImpl(ModifiersModel modifiers, TypeModel type, String name)
Copyright © 2019. All rights reserved.