| Modifier and Type | Method and Description |
|---|---|
void |
PreProcessor.preprocess(FunctionCall aFunctionCall,
List<String> aObjectRecords,
Map<String,String> aNamespaceMap,
Map<String,String> aStaticResults,
Map<String,String> aJobProperties,
Map<String,IRule> aVarRules)
pre-process output values from object records using a function call
|
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
Rules.getFunctionCall() |
| Modifier and Type | Method and Description |
|---|---|
List<FunctionCall> |
RuleLanguageParser.getFunctionCalls() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rules.setFunctionCall(FunctionCall funcCall) |
| Modifier and Type | Method and Description |
|---|---|
FunctionCall |
ASTMyOp.createFunctionCall(boolean aIsStatic)
creates a new FunctionCall object
|
| Modifier and Type | Method and Description |
|---|---|
List<FunctionCall> |
RuleLanguageVisitor.getFunctionCalls() |
Copyright © 2025. All rights reserved.