public class org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding extends java.lang.Object
{
private final org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter;
private final org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter;
private java.lang.Object initialValue;
public static org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding forStringArrayConsumer(org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter)
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter;
v = new org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
specialinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: void <init>(org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter,org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter)>(null, v);
return v;
}
public static org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding forStringCollectionSupplier(org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter)
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter;
v = new org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
specialinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: void <init>(org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter,org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter)>(v, null);
return v;
}
private void <init>(org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter, org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter)
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter v;
java.lang.Object[] v;
org.junit.platform.console.shadow.picocli.CommandLine$Tracer v;
java.lang.IllegalArgumentException v;
java.lang.Exception v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter v, v;
java.lang.Object v;
boolean v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter;
v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter;
specialinvoke v.<java.lang.Object: void <init>()>();
if v != null goto label;
if v != null goto label;
v = new java.lang.IllegalArgumentException;
specialinvoke v.<java.lang.IllegalArgumentException: void <init>(java.lang.String)>("Getter and setter cannot both be null");
throw v;
label:
v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter> = v;
v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter> = v;
v = v instanceof org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter;
if v != 0 goto label;
v = v;
label:
v = v;
label:
v = interfaceinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter: java.lang.Object get()>();
v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: java.lang.Object initialValue> = v;
label:
goto label;
label:
v := @caughtexception;
v = staticinvoke <org.junit.platform.console.shadow.picocli.CommandLine: org.junit.platform.console.shadow.picocli.CommandLine$Tracer tracer()>();
v = newarray (java.lang.Object)[1];
v[0] = v;
virtualinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Tracer: void debug(java.lang.String,java.lang.Object[])>("Could not obtain initial value for unmatched from %s", v);
label:
return;
catch java.lang.Exception from label to label with label;
}
public org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter()
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
return v;
}
public org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter()
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter>;
return v;
}
void addAll(java.lang.String[])
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter v, v, v;
java.lang.Object[] v, v;
java.lang.String[] v;
java.util.ArrayList v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter v, v, v;
java.lang.String v, v, v, v;
org.junit.platform.console.shadow.picocli.CommandLine$PicocliException v, v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
java.lang.Exception v, v;
java.util.List v;
java.lang.Object v;
v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
v := @parameter: java.lang.String[];
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter>;
if v == null goto label;
label:
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter>;
interfaceinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter: java.lang.Object set(java.lang.Object)>(v);
label:
goto label;
label:
v := @caughtexception;
v = new org.junit.platform.console.shadow.picocli.CommandLine$PicocliException;
v = newarray (java.lang.Object)[3];
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter>;
v[0] = v;
v = staticinvoke <java.util.Arrays: java.lang.String toString(java.lang.Object[])>(v);
v[1] = v;
v[2] = v;
v = staticinvoke <java.lang.String: java.lang.String format(java.lang.String,java.lang.Object[])>("Could not invoke setter (%s) with unmatched argument array \'%s\': %s", v);
specialinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$PicocliException: void <init>(java.lang.String,java.lang.Throwable)>(v, v);
throw v;
label:
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
v = interfaceinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter: java.lang.Object get()>();
if v != null goto label;
v = new java.util.ArrayList;
specialinvoke v.<java.util.ArrayList: void <init>()>();
v = v;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
interfaceinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter: java.lang.Object set(java.lang.Object)>(v);
label:
v = staticinvoke <java.util.Arrays: java.util.List asList(java.lang.Object[])>(v);
interfaceinvoke v.<java.util.Collection: boolean addAll(java.util.Collection)>(v);
label:
goto label;
label:
v := @caughtexception;
v = new org.junit.platform.console.shadow.picocli.CommandLine$PicocliException;
v = newarray (java.lang.Object)[3];
v = staticinvoke <java.util.Arrays: java.lang.String toString(java.lang.Object[])>(v);
v[0] = v;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
v[1] = v;
v[2] = v;
v = staticinvoke <java.lang.String: java.lang.String format(java.lang.String,java.lang.Object[])>("Could not add unmatched argument array \'%s\' to collection returned by getter (%s): %s", v);
specialinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$PicocliException: void <init>(java.lang.String,java.lang.Throwable)>(v, v);
throw v;
label:
return;
catch java.lang.Exception from label to label with label;
catch java.lang.Exception from label to label with label;
}
void clear()
{
org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter v;
java.lang.Object[] v, v;
org.junit.platform.console.shadow.picocli.CommandLine$Tracer v;
java.lang.Exception v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter v, v, v;
java.lang.Object v;
java.lang.String v;
org.junit.platform.console.shadow.picocli.CommandLine$PicocliException v;
boolean v;
org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding v;
v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter setter>;
if v != null goto label;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
v = v instanceof org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter;
if v == 0 goto label;
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
goto label;
label:
v = staticinvoke <org.junit.platform.console.shadow.picocli.CommandLine: org.junit.platform.console.shadow.picocli.CommandLine$Tracer tracer()>();
v = newarray (java.lang.Object)[1];
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: org.junit.platform.console.shadow.picocli.CommandLine$Model$IGetter getter>;
v[0] = v;
virtualinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Tracer: void warn(java.lang.String,java.lang.Object[])>("Unable to clear %s: it does not implement ISetter", v);
return;
label:
v = v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$UnmatchedArgsBinding: java.lang.Object initialValue>;
interfaceinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$Model$ISetter: java.lang.Object set(java.lang.Object)>(v);
label:
goto label;
label:
v := @caughtexception;
v = new org.junit.platform.console.shadow.picocli.CommandLine$PicocliException;
v = newarray (java.lang.Object)[2];
v[0] = v;
v[1] = v;
v = staticinvoke <java.lang.String: java.lang.String format(java.lang.String,java.lang.Object[])>("Could not invoke setter (%s) with initial value: %s", v);
specialinvoke v.<org.junit.platform.console.shadow.picocli.CommandLine$PicocliException: void <init>(java.lang.String,java.lang.Throwable)>(v, v);
throw v;
label:
return;
catch java.lang.Exception from label to label with label;
}
}