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