public class Consequence extends DRLElement implements DRLJavaEmitter
| Constructor and Description |
|---|
Consequence() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSnippet() |
void |
renderDRL(DRLOutput out)
Each node can add its contribution to the output
|
void |
setSnippet(String snippet) |
setCommentpublic void setSnippet(String snippet)
_snippet - The _snippet to set.public String getSnippet()
public void renderDRL(DRLOutput out)
DRLJavaEmitterrenderDRL in interface DRLJavaEmitterCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.