public class TypeContextElement extends Object implements ContextElement
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Type |
getType() |
static TypeContextElement |
getTypeContextElement(AllocNode a) |
int |
hashCode() |
String |
toString() |
public static TypeContextElement getTypeContextElement(AllocNode a)
public Type getType()
public int hashCode()
hashCode in interface ContextElementhashCode in class Objectpublic boolean equals(Object obj)
equals in interface ContextElementequals in class ObjectCopyright © 2024 Soot OSS. All rights reserved.