public abstract class Query extends Object
Query(Statement stmt, Val variable)
Node<Statement,Val>
asNode()
boolean
equals(Object obj)
soot.Type
getType()
int
hashCode()
Statement
stmt()
String
toString()
Val
var()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Query(Statement stmt, Val variable)
public Node<Statement,Val> asNode()
public String toString()
toString
Object
public Statement stmt()
public Val var()
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
public soot.Type getType()
Copyright © 2023. All rights reserved.