Class ListCellCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler<ListCell,N2oListCell>
net.n2oapp.framework.config.metadata.compile.cell.ListCellCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<ListCell,,N2oListCell, CompileContext<?, ?>> BaseSourceCompiler<ListCell,N2oListCell, CompileContext<?, ?>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oListCell source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler
build, compileAction, compileSwitch
-
Constructor Details
-
ListCellCompiler
public ListCellCompiler()
-
-
Method Details
-
getSourceClass
-
compile
-