Package | Description |
---|---|
org.drools.compiler.lang | |
org.drools.compiler.lang.dsl |
Modifier and Type | Method and Description |
---|---|
Expander |
ExpanderResolver.get(String name,
String config) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultExpander
The default expander uses String templates to provide pseudo natural
language, as well as general DSLs.
|
Modifier and Type | Method and Description |
---|---|
Expander |
DefaultExpanderResolver.get(String name,
String config) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultExpanderResolver.addExpander(String name,
Expander expander)
Add an expander with the given name, which will be used
by looking for the "expander" keyword in the DRL.
|
Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.