public class TypeSVWrapper extends TypeReference implements KeYRecoderExtension, SVWrapper
NamedModelElement.LexicalOrderProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private static long |
serialVersionUID |
(package private) SchemaVariable |
sv |
dimensions, name, parent, prefix, typeArgumentscommentsfactoryLEXICAL_ORDERSTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Modifier | Constructor and Description |
|---|---|
|
TypeSVWrapper(SchemaVariable sv) |
protected |
TypeSVWrapper(TypeSVWrapper proto) |
| Modifier and Type | Method and Description |
|---|---|
SourceElement |
getFirstElement() |
SchemaVariable |
getSV()
returns the schema variable of this type sv wrapper
|
void |
setSV(SchemaVariable sv)
sets the schema variable of sort label
|
accept, deepClone, getASTParent, getChildAt, getChildCount, getChildPositionCode, getDimensions, getExpressionAt, getExpressionCount, getIdentifier, getName, getPackageReference, getParent, getReferencePrefix, getReferenceSuffix, getTypeArguments, getTypeReferenceAt, getTypeReferenceCount, makeParentRoleValid, replaceChild, setDimensions, setIdentifier, setParent, setReferencePrefix, setReferenceSuffix, setTypeArgumentsgetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllgetComments, setComments, validategetEndPosition, getFactory, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, validateAllgetComments, setCommentsgetEndPosition, getFactory, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidateprivate static final long serialVersionUID
SchemaVariable sv
public TypeSVWrapper(SchemaVariable sv)
protected TypeSVWrapper(TypeSVWrapper proto)
public void setSV(SchemaVariable sv)
public SchemaVariable getSV()
public SourceElement getFirstElement()
getFirstElement in interface SourceElementgetFirstElement in class TypeReference