| Modifier and Type | Field and Description |
|---|---|
Token |
definition |
String |
name |
| Constructor and Description |
|---|
ParseValue(String name,
Token definition,
Slice slice,
Encoding encoding) |
| Modifier and Type | Method and Description |
|---|---|
ParseGraph |
asGraph() |
ParseReference |
asReference() |
ParseValue |
asValue() |
Token |
getDefinition() |
boolean |
isGraph() |
boolean |
isReference() |
boolean |
isValue() |
boolean |
matches(String name) |
String |
toString() |
public boolean matches(String name)
public boolean isReference()
isReference in interface ParseItempublic ParseValue asValue()
public ParseGraph asGraph()
public ParseReference asReference()
asReference in interface ParseItempublic Token getDefinition()
getDefinition in interface ParseItemCopyright © 2017. All rights reserved.