public class Condition extends DRLElement implements DRLJavaEmitter
| Constructor and Description |
|---|
Condition() |
| 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 String _snippet
public void setSnippet(String snippet)
snippet - The snippet to set.public String getSnippet()
public void renderDRL(DRLOutput out)
DRLJavaEmitterrenderDRL in interface DRLJavaEmitterCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.