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