| Package | Description |
|---|---|
| org.drools.compiler.lang.api | |
| org.drools.compiler.lang.api.impl |
| Modifier and Type | Method and Description |
|---|---|
GlobalDescrBuilder |
GlobalDescrBuilder.identifier(String identifier)
Sets the identifier for the global.
|
GlobalDescrBuilder |
PackageDescrBuilder.newGlobal()
Adds a global statement to the package
|
GlobalDescrBuilder |
GlobalDescrBuilder.type(String type)
Sets the type of the global.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalDescrBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
GlobalDescrBuilder |
GlobalDescrBuilderImpl.identifier(String identifier) |
GlobalDescrBuilder |
PackageDescrBuilderImpl.newGlobal() |
GlobalDescrBuilder |
GlobalDescrBuilderImpl.type(String type) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.