Package | Description |
---|---|
org.drools.compiler.compiler |
This is the main package to load rules.
|
Modifier and Type | Method and Description |
---|---|
DefaultExpanderResolver |
DrlParser.getDefaultResolver(Reader dsl) |
Modifier and Type | Method and Description |
---|---|
String |
DrlParser.getExpandedDRL(String source,
DefaultExpanderResolver resolver)
This will expand the DRL using the given expander resolver. useful for
debugging.
|
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.