public abstract class ScriptOperationGroup<ScopeType extends ExecutionScope,ReaderType extends IndexReader>
extends java.lang.Object
| Constructor and Description |
|---|
ScriptOperationGroup() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
registerOperations(TreeBuildingParser<ScopeType,ReaderType> target) |
public abstract void registerOperations(TreeBuildingParser<ScopeType,ReaderType> target)