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