Package net.officefloor.compile.state
-
Interface Summary Interface Description CompileRunnable<T extends java.lang.Throwable> Runnable
to undertake compiling with particular state.CompileState<S> Provides compiler state to an object.CompileSupplier<R,T extends java.lang.Throwable> Runnable
to undertake compiling with particular state.