|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.codegen.StackMapFrameCodeStream.StackMarker
public static class StackMapFrameCodeStream.StackMarker
| Field Summary | |
|---|---|
int |
destinationPC
|
VerificationTypeInfo[] |
infos
|
int |
pc
|
| Constructor Summary | |
|---|---|
StackMapFrameCodeStream.StackMarker(int pc,
int destinationPC)
|
|
| Method Summary | |
|---|---|
void |
setInfos(VerificationTypeInfo[] infos)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public int pc
public int destinationPC
public VerificationTypeInfo[] infos
| Constructor Detail |
|---|
public StackMapFrameCodeStream.StackMarker(int pc,
int destinationPC)
| Method Detail |
|---|
public void setInfos(VerificationTypeInfo[] infos)
public java.lang.String toString()
toString in class java.lang.Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||