public static final class Code2.Entry
extends java.lang.Object
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
protected void |
addCall(ConcreteCall newCall) |
ConcreteCall |
getCall() |
java.util.List<ConcreteCall> |
getPostPseudoCalls() |
java.util.List<ConcreteCall> |
getPrePseudoCalls() |
public ConcreteCall getCall()
public java.util.List<ConcreteCall> getPrePseudoCalls()
public java.util.List<ConcreteCall> getPostPseudoCalls()
protected void addCall(ConcreteCall newCall)