public class MethodSignatureSVWrapper extends MethodSignature implements SVWrapper
ProgramElement.TreeStructureSourceElement.Position| Modifier and Type | Field and Description |
|---|---|
private SchemaVariable |
method |
private static long |
serialVersionUID |
commentsfactorySTRUCTURAL_EQUALITY, STRUCTURAL_HASH_CODE| Constructor and Description |
|---|
MethodSignatureSVWrapper(SchemaVariable l) |
| Modifier and Type | Method and Description |
|---|---|
SchemaVariable |
getSV()
returns a String name of this meta construct.
|
void |
setSV(SchemaVariable sv)
sets the schema variable of sort statement
|
java.lang.String |
toString() |
accept, deepClone, getASTParent, getChildAt, getChildCount, getChildPositionCode, getMethodName, getParamTypes, replaceChildgetIndexOfChild, getIndexOfChild, getRoleOfChild, makeAllParentRolesValid, makeParentRoleValid, validateAllgetComments, setComments, validategetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetComments, setCommentsgetEndPosition, getFactory, getFirstElement, getLastElement, getRelativePosition, getStartPosition, setEndPosition, setRelativePosition, setStartPosition, toSourcevalidateprivate static final long serialVersionUID
private SchemaVariable method
public MethodSignatureSVWrapper(SchemaVariable l)
public SchemaVariable getSV()
SVWrapperpublic void setSV(SchemaVariable sv)
SVWrapperpublic java.lang.String toString()
toString in class java.lang.Object