public class OpGroupArithmetics<ScopeType extends ExecutionScope,ReaderType extends IndexReader> extends ScriptOperationGroup<ScopeType,ReaderType>
| Modifier and Type | Class and Description |
|---|---|
class |
OpGroupArithmetics.OpDegrees |
| Constructor and Description |
|---|
OpGroupArithmetics() |
| Modifier and Type | Method and Description |
|---|---|
void |
registerOperations(TreeBuildingParser<ScopeType,ReaderType> target) |
public void registerOperations(TreeBuildingParser<ScopeType,ReaderType> target)
registerOperations in class ScriptOperationGroup<ScopeType extends ExecutionScope,ReaderType extends IndexReader>