| Package | Description |
|---|---|
| org.drools.mvel.parser.ast.visitor |
| Modifier and Type | Class and Description |
|---|---|
class |
DrlCloneVisitor
Should be used instead of .clone() when cloning DRL AST
drlExpr.accept(new DrlCloneVisitor(), null);
|
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.