static class StaticMethodInstanceInvocation.PopInfo
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
popDepth |
(package private) int |
popLineNum |
(package private) int |
popPC |
(package private) java.lang.String |
popSignature |
| Constructor and Description |
|---|
PopInfo(int pc,
int lineNum,
java.lang.String signature,
int depth) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
Copyright © 2005-2018 MeBigFatGuy.com. All Rights Reserved.