public abstract class Value extends Object
| Constructor and Description |
|---|
Value() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getValue() |
boolean |
isValue(String v) |
abstract void |
write(StringBuilder b,
int indent) |
public Value()
public abstract void write(StringBuilder b, int indent) throws EGraphEngine, EGraphQLException
EGraphEngineEGraphQLExceptionCopyright © 2014–2019 University Health Network. All rights reserved.