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) |
setComment
public void setSnippet(String snippet)
_snippet
- The _snippet to set.public String getSnippet()
public void renderDRL(DRLOutput out)
DRLJavaEmitter
renderDRL
in interface DRLJavaEmitter
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.