Class ProgramBuilder

java.lang.Object
io.dialob.session.engine.program.ProgramBuilder
All Implemented Interfaces:
Builder<Program>, BuilderParent, ExpressionCompiler

@Enclosing public class ProgramBuilder extends Object implements ExpressionCompiler, BuilderParent, Builder<Program>