|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TACInvocation
Interface defining instructions that represent some kind of invocation.
Method Summary | |
---|---|
java.util.List<Variable> |
getArgOperands()
Returns the operands for the arguments passed into an invocation. |
IMethodBinding |
resolveBinding()
Returns the method binding for this invocation. |
Methods inherited from interface edu.cmu.cs.crystal.tac.TACInstruction |
---|
getNode, transfer, transfer |
Method Detail |
---|
java.util.List<Variable> getArgOperands()
IMethodBinding resolveBinding()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |