public class RHSGeneratorContext extends Object
Modifier and Type | Method and Description |
---|---|
IAction |
getAction() |
ActionFieldValue |
getActionFieldValue() |
int |
getDepth() |
int |
getOffset() |
RHSGeneratorContext |
getParent() |
Set<String> |
getVarsInScope() |
boolean |
hasNonTemplateOutput() |
boolean |
isHasOutput() |
void |
setHasOutput(boolean hasOutput) |
public IAction getAction()
public ActionFieldValue getActionFieldValue()
public RHSGeneratorContext getParent()
public int getDepth()
public int getOffset()
public boolean isHasOutput()
public void setHasOutput(boolean hasOutput)
public boolean hasNonTemplateOutput()
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.