|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.toronto.cs.tp.cvcl.Type
public class Type
Field Summary | |
---|---|
protected boolean |
swigCMemOwn
|
Constructor Summary | |
---|---|
|
Type()
|
protected |
Type(long cPtr,
boolean cMemoryOwn)
|
Method Summary | |
---|---|
int |
arity()
|
void |
delete()
|
protected static long |
getCPtr(Type obj)
|
Expr |
getExpr()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected boolean swigCMemOwn
Constructor Detail |
---|
protected Type(long cPtr, boolean cMemoryOwn)
public Type()
Method Detail |
---|
public void delete()
protected static long getCPtr(Type obj)
public java.lang.String toString()
toString
in class java.lang.Object
public Expr getExpr()
public int arity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |