MCPcopy Index your code
hub / github.com/GraxCode/zelixkiller / pop

Method pop

src/me/lpk/analysis/StackFrame.java:532–535  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

530 }
531
532 @Override
533 public InsnValue pop() {
534 return (InsnValue) super.pop();
535 }
536
537 private int getInt(Object value) {
538 try {

Callers 1

executeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected