public class CustomOperatorSpec extends NativeOperatorSpec
| Modifier and Type | Field and Description |
|---|---|
static CustomOperatorSpec |
INSTANCE |
| Constructor and Description |
|---|
CustomOperatorSpec() |
| Modifier and Type | Method and Description |
|---|---|
protected org.drools.model.functions.Operator |
addOperatorArgument(RuleContext context,
org.drools.javaparser.ast.expr.MethodCallExpr methodCallExpr,
String opName) |
getExpression, isStaticpublic static final CustomOperatorSpec INSTANCE
protected org.drools.model.functions.Operator addOperatorArgument(RuleContext context, org.drools.javaparser.ast.expr.MethodCallExpr methodCallExpr, String opName)
addOperatorArgument in class NativeOperatorSpecCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.