public abstract static class Extractions.Instance<T> extends Object
| Constructor and Description |
|---|
Instance() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
get() |
T |
get(org.parboiled.Context<Object> context) |
boolean |
run(org.parboiled.Context<Object> context) |
Copyright © 2016 The Immutables.org authors. All rights reserved.