Package | Description |
---|---|
org.drools.compiler.lang | |
org.drools.compiler.lang.descr |
Modifier and Type | Method and Description |
---|---|
UnitDescr |
DRL6StrictParser.unitStatement(PackageDescrBuilder pkg)
unitStatement := UNIT qualifiedIdentifier SEMICOLON?
|
UnitDescr |
DRL6Parser.unitStatement(PackageDescrBuilder pkg)
unitStatement := UNIT qualifiedIdentifier SEMICOLON?
|
Modifier and Type | Method and Description |
---|---|
UnitDescr |
RuleDescr.getUnit() |
UnitDescr |
PackageDescr.getUnit() |
Modifier and Type | Method and Description |
---|---|
void |
RuleDescr.setUnit(UnitDescr unit) |
void |
PackageDescr.setUnit(UnitDescr unit) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.