public class WrapVar extends Var implements Wrapper
Wrapper.WrappedIterator
ANY, nrInStruct
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object t) |
Term |
getBasis() |
int |
getContext() |
int |
hashCode() |
boolean |
isAnonymous()
Tests if this variable is ANY
|
String |
toString()
Gets the string representation of this variable.
|
String |
toStringSmall() |
public WrapVar(Var var, int renameVarID)
public boolean isAnonymous()
Var
isAnonymous
in class Var
public String toString()
Var
public String toStringSmall()
toStringSmall
in class Var
public int getContext()
getContext
in interface Wrapper
Copyright © 2020–2024 Prolobjectlink Project. All rights reserved.