public class LabelSVWrapper extends Identifier implements KeYRecoderExtension, SVWrapper
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
(package private) SchemaVariable |
sv |
id, parentcommentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Modifier | Constructor and Description |
|---|---|
protected |
LabelSVWrapper(LabelSVWrapper proto) |
|
LabelSVWrapper(SchemaVariable sv) |
| Modifier and Type | Method and Description |
|---|---|
SchemaVariable |
getSV()
returns the schema variable of this label sv wrapper
|
void |
setSV(SchemaVariable sv)
sets the schema variable of sort label
|
accept, deepClone, getASTParent, getParent, getText, setParent, setTextgetComments, setComments, validategetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetComments, setCommentsgetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidateprivate static final long serialVersionUID
SchemaVariable sv
public LabelSVWrapper(SchemaVariable sv)
protected LabelSVWrapper(LabelSVWrapper proto)
public void setSV(SchemaVariable sv)
public SchemaVariable getSV()