class org.junit.platform.console.shadow.picocli.CommandLine$Interpreter$2 extends java.lang.Object implements org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter { final org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter val$converter; final org.junit.platform.console.shadow.picocli.CommandLine$Interpreter this$1; void (org.junit.platform.console.shadow.picocli.CommandLine$Interpreter, org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter) { org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter v; org.junit.platform.console.shadow.picocli.CommandLine$Interpreter$2 v; org.junit.platform.console.shadow.picocli.CommandLine$Interpreter v; v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Interpreter$2; v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$Interpreter; v := @parameter: org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter; v. = v; v. = v; specialinvoke v.()>(); return; } public java.lang.Object convert(java.lang.String) throws java.lang.Exception { org.junit.platform.console.shadow.picocli.CommandLine$ITypeConverter v; org.junit.platform.console.shadow.picocli.CommandLine$Interpreter$2 v; java.lang.Object v, v; java.lang.String v; v := @this: org.junit.platform.console.shadow.picocli.CommandLine$Interpreter$2; v := @parameter: java.lang.String; if v != null goto label; v = staticinvoke (); goto label; label: v = v.; v = interfaceinvoke v.(v); v = staticinvoke (v); label: return v; } }