| Package | Description |
|---|---|
| io.parsingdata.metal.data | |
| io.parsingdata.metal.expression.value.reference |
| Modifier and Type | Method and Description |
|---|---|
default ParseValue |
ParseItem.asValue() |
ParseValue |
ParseValue.asValue() |
| Modifier and Type | Method and Description |
|---|---|
Optional<ParseValue> |
ParseGraph.current() |
static ImmutableList<ParseValue> |
Selection.getAllValues(ParseGraph graph,
Predicate<ParseValue> predicate) |
static ImmutableList<ParseValue> |
Selection.getAllValues(ParseGraph graph,
Predicate<ParseValue> predicate,
int limit) |
| Modifier and Type | Method and Description |
|---|---|
ParseState |
ParseState.add(ParseValue parseValue) |
| Modifier and Type | Method and Description |
|---|---|
static ImmutableList<ParseValue> |
Selection.getAllValues(ParseGraph graph,
Predicate<ParseValue> predicate) |
static ImmutableList<ParseValue> |
Selection.getAllValues(ParseGraph graph,
Predicate<ParseValue> predicate,
int limit) |
| Modifier and Type | Field and Description |
|---|---|
Predicate<ParseValue> |
Ref.predicate |
Copyright © 2017. All rights reserved.