|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ibm.wala.logic.IntConstant
com.ibm.wala.logic.NullConstant
public class NullConstant
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.ibm.wala.logic.ITerm |
|---|
ITerm.Kind |
| Method Summary | |
|---|---|
java.util.Collection<Variable> |
getFreeVariables()
|
ITerm.Kind |
getKind()
|
static NullConstant |
make()
|
java.lang.String |
toString()
|
| Methods inherited from class com.ibm.wala.logic.IntConstant |
|---|
equals, getVal, hashCode, make |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public static NullConstant make()
public java.util.Collection<Variable> getFreeVariables()
getFreeVariables in interface ITermgetFreeVariables in class IntConstantpublic ITerm.Kind getKind()
getKind in interface ITermgetKind in class IntConstantpublic java.lang.String toString()
toString in class IntConstant
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||