Class TextCellCompiler
java.lang.Object
net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler<TextCell,N2oTextCell>
net.n2oapp.framework.config.metadata.compile.cell.TextCellCompiler
- All Implemented Interfaces:
SourceClassAware,SourceCompiler<TextCell,,N2oTextCell, CompileContext<?, ?>> BaseSourceCompiler<TextCell,N2oTextCell, CompileContext<?, ?>>
Компиляция ячейки с текстом
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompile(N2oTextCell source, CompileContext<?, ?> context, CompileProcessor p) Methods inherited from class net.n2oapp.framework.config.metadata.compile.cell.AbstractCellCompiler
build, compileAction, compileSwitch
-
Constructor Details
-
TextCellCompiler
public TextCellCompiler()
-
-
Method Details
-
getSourceClass
-
compile
-