Interface Puffin.Builder<G,F>

Type Parameters:
G - Type of state that is created when we start processing
F - Type of state that is created when we start processing a file
Enclosing class:
Puffin

public static interface Puffin.Builder<G,F>
Fluent interface for constructing a Program.
See Also: