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