Class CodegenContextDelegate

java.lang.Object
io.helidon.codegen.CodegenContextDelegate
All Implemented Interfaces:
CodegenContext

public abstract class CodegenContextDelegate extends Object implements CodegenContext
Base of codegen context implementation that delegates common parts of the API to an existing instance.