public class LHSGeneratorContext extends Object
Modifier and Type | Method and Description |
---|---|
int |
getDepth() |
FieldConstraint |
getFieldConstraint() |
int |
getOffset() |
LHSGeneratorContext |
getParent() |
IPattern |
getPattern() |
Set<String> |
getVarsInScope() |
boolean |
hasNonTemplateOutput() |
boolean |
isHasOutput() |
void |
setHasOutput(boolean hasOutput) |
public IPattern getPattern()
public FieldConstraint getFieldConstraint()
public LHSGeneratorContext getParent()
public int getDepth()
public int getOffset()
public boolean isHasOutput()
public void setHasOutput(boolean hasOutput)
public boolean hasNonTemplateOutput()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.