public final class NestedDef extends ValueObject implements Member
Modifier and Type | Field and Description |
---|---|
Declaration |
declaration |
Constructor and Description |
---|
NestedDef(Declaration declaration) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
equals, hashCode
public final Declaration declaration
public NestedDef(Declaration declaration)
public String toString()
toString
in class ValueObject
Copyright © 2013–2016 jparsec. All rights reserved.