| Package | Description |
|---|---|
| io.parsingdata.metal.data |
| Modifier and Type | Class and Description |
|---|---|
class |
ParseGraph |
class |
ParseReference |
class |
ParseValue |
| Modifier and Type | Field and Description |
|---|---|
ParseItem |
ParseGraph.head |
| Modifier and Type | Method and Description |
|---|---|
static Trampoline<Optional<ParseItem>> |
Selection.findItemAtOffset(ImmutableList<ParseItem> items,
BigInteger offset,
Source source) |
static ImmutableList<ParseItem> |
Selection.getAllRoots(ParseGraph graph,
Token definition) |
Optional<ParseItem> |
ParseReference.resolve(ParseGraph root) |
| Modifier and Type | Method and Description |
|---|---|
static Trampoline<Optional<ParseItem>> |
Selection.findItemAtOffset(ImmutableList<ParseItem> items,
BigInteger offset,
Source source) |
Copyright © 2017. All rights reserved.