| Package | Description |
|---|---|
| io.parsingdata.metal.data | |
| io.parsingdata.metal.data.selection |
| Modifier and Type | Class and Description |
|---|---|
class |
ByteStreamSource |
class |
DataExpressionSource |
| Modifier and Type | Field and Description |
|---|---|
Source |
Environment.source |
Source |
Slice.source |
Source |
ParseReference.source |
| Constructor and Description |
|---|
Environment(ParseGraph order,
Source source,
long offset,
Callbacks callbacks) |
ParseReference(long location,
Source source,
Token definition) |
Slice(Source source,
long offset,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static ParseItem |
ByOffset.findItemAtOffset(ImmutableList<ParseItem> items,
long offset,
Source source) |
static boolean |
ByOffset.hasRootAtOffset(ParseGraph graph,
Token definition,
long offset,
Source source) |
Copyright © 2017. All rights reserved.