class com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState extends com.alibaba.com.caucho.hessian.io.HessianDebugState$State
{
private static final int TYPE;
private static final int VALUE;
private static final int END;
private int _state;
private int _major;
private int _minor;
final com.alibaba.com.caucho.hessian.io.HessianDebugState this$0;
void <init>(com.alibaba.com.caucho.hessian.io.HessianDebugState, com.alibaba.com.caucho.hessian.io.HessianDebugState$State)
{
com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState v;
com.alibaba.com.caucho.hessian.io.HessianDebugState$State v;
com.alibaba.com.caucho.hessian.io.HessianDebugState v;
v := @this: com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState;
v := @parameter: com.alibaba.com.caucho.hessian.io.HessianDebugState;
v := @parameter: com.alibaba.com.caucho.hessian.io.HessianDebugState$State;
v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: com.alibaba.com.caucho.hessian.io.HessianDebugState this$0> = v;
specialinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$State: void <init>(com.alibaba.com.caucho.hessian.io.HessianDebugState,com.alibaba.com.caucho.hessian.io.HessianDebugState$State)>(v, v);
return;
}
com.alibaba.com.caucho.hessian.io.HessianDebugState$State next(int)
{
java.lang.IllegalStateException v;
com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState v;
com.alibaba.com.caucho.hessian.io.HessianDebugState$State v, v, v, v, v;
com.alibaba.com.caucho.hessian.io.HessianDebugState$StringState v;
int v, v, v;
com.alibaba.com.caucho.hessian.io.HessianDebugState v;
v := @this: com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState;
v := @parameter: int;
v = v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: int _state>;
tableswitch(v)
{
case 0: goto label;
case 1: goto label;
case 2: goto label;
default: goto label;
};
label:
v = (int) -1;
virtualinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: void println(int,java.lang.String)>(v, "remote");
if v != 116 goto label;
v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: int _state> = 1;
v = new com.alibaba.com.caucho.hessian.io.HessianDebugState$StringState;
v = v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: com.alibaba.com.caucho.hessian.io.HessianDebugState this$0>;
specialinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$StringState: void <init>(com.alibaba.com.caucho.hessian.io.HessianDebugState,com.alibaba.com.caucho.hessian.io.HessianDebugState$State,char,boolean)>(v, v, 116, 0);
return v;
label:
v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: int _state> = 2;
v = virtualinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: com.alibaba.com.caucho.hessian.io.HessianDebugState$State nextObject(int)>(v);
return v;
label:
v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: int _state> = 2;
v = v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: com.alibaba.com.caucho.hessian.io.HessianDebugState$State _next>;
v = virtualinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$State: com.alibaba.com.caucho.hessian.io.HessianDebugState$State nextObject(int)>(v);
return v;
label:
v = v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$RemoteState: com.alibaba.com.caucho.hessian.io.HessianDebugState$State _next>;
v = virtualinvoke v.<com.alibaba.com.caucho.hessian.io.HessianDebugState$State: com.alibaba.com.caucho.hessian.io.HessianDebugState$State next(int)>(v);
return v;
label:
v = new java.lang.IllegalStateException;
specialinvoke v.<java.lang.IllegalStateException: void <init>()>();
throw v;
}
}