public class org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty extends org.finos.legend.pure.runtime.java.compiled.generation.processors.natives.AbstractNative
{
private static final java.lang.String TEMPLATE;
public void <init>()
{
org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty v;
v := @this: org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty;
specialinvoke v.<org.finos.legend.pure.runtime.java.compiled.generation.processors.natives.AbstractNative: void <init>(java.lang.String)>("newQualifiedProperty_String_1__GenericType_1__GenericType_1__Multiplicity_1__VariableExpression_MANY__QualifiedProperty_1_");
return;
}
public java.lang.String build(org.finos.legend.pure.m.coreinstance.CoreInstance, org.finos.legend.pure.m.coreinstance.CoreInstance, org.eclipse.collections.api.list.ListIterable, org.finos.legend.pure.runtime.java.compiled.generation.ProcessorContext)
{
java.lang.Object[] v;
org.finos.legend.pure.runtime.java.compiled.generation.ProcessorContext v;
org.finos.legend.pure.m.coreinstance.CoreInstance v, v;
org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty v;
org.eclipse.collections.api.list.ListIterable v;
java.lang.Object v, v, v, v, v;
java.lang.String v, v;
v := @this: org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty;
v := @parameter: org.finos.legend.pure.m.coreinstance.CoreInstance;
v := @parameter: org.finos.legend.pure.m.coreinstance.CoreInstance;
v := @parameter: org.eclipse.collections.api.list.ListIterable;
v := @parameter: org.finos.legend.pure.runtime.java.compiled.generation.ProcessorContext;
v = <org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty: java.lang.String TEMPLATE>;
v = newarray (java.lang.Object)[5];
v = interfaceinvoke v.<org.eclipse.collections.api.list.ListIterable: java.lang.Object get(int)>(0);
v[0] = v;
v = interfaceinvoke v.<org.eclipse.collections.api.list.ListIterable: java.lang.Object get(int)>(1);
v[1] = v;
v = interfaceinvoke v.<org.eclipse.collections.api.list.ListIterable: java.lang.Object get(int)>(2);
v[2] = v;
v = interfaceinvoke v.<org.eclipse.collections.api.list.ListIterable: java.lang.Object get(int)>(3);
v[3] = v;
v = interfaceinvoke v.<org.eclipse.collections.api.list.ListIterable: java.lang.Object get(int)>(4);
v[4] = v;
v = staticinvoke <java.text.MessageFormat: java.lang.String format(java.lang.String,java.lang.Object[])>(v, v);
return v;
}
public java.lang.String buildBody()
{
java.lang.Object[] v;
org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty v;
java.lang.String v, v, v, v, v, v, v, v, v;
v := @this: org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty;
v = <org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty: java.lang.String TEMPLATE>;
v = newarray (java.lang.Object)[5];
v[0] = "(String) vars.get(0)";
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String GenericType>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("(\u) vars.get(1)");
v[1] = v;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String GenericType>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("(\u) vars.get(2)");
v[2] = v;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String Multiplicity>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("(\u) vars.get(3)");
v[3] = v;
v[4] = "vars.get(4)";
v = staticinvoke <java.text.MessageFormat: java.lang.String format(java.lang.String,java.lang.Object[])>(v, v);
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String)>(v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("new SharedPureFunction<Object>()\n        {\n            @Override\n            public Object execute(ListIterable<?> vars, final ExecutionSupport es)\n            {\n                return \u;\n            }\n        }");
return v;
}
static void <clinit>()
{
java.lang.String v, v, v, v, v, v, v, v, v, v;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String QualifiedProperty_Impl>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String GenericType_Impl>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String Class>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String GenericType_Impl>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String FunctionType_Impl>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String GenericType_Impl>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String Class>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String VariableExpression>;
v = <org.finos.legend.pure.runtime.java.compiled.generation.processors.type.FullJavaPaths: java.lang.String Class>;
v = dynamicinvoke "makeConcatWithConstants" <java.lang.String (java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)>(v, v, v, v, v, v, v, v, v) <java.lang.invoke.StringConcatFactory: java.lang.invoke.CallSite makeConcatWithConstants(java.lang.invoke.MethodHandles$Lookup,java.lang.String,java.lang.invoke.MethodType,java.lang.String,java.lang.Object[])>("new \u0001<Object>(\"NOID\")._classifierGenericType(new \u0001(\"NOID\")._rawType((\u0001<Object>)((CompiledExecutionSupport)es).getMetadataAccessor().getClass(\"Root::meta::pure::metamodel::function::property::QualifiedProperty\"))   ._typeArguments(Lists.immutable.of(      new \u0001(\"NOID\")         ._rawType(new \u0001(\"NOID\")            ._classifierGenericType(new \u0001(\"NOID\")._rawType((\u0001<Object>)((CompiledExecutionSupport)es).getMetadataAccessor().getClass(\"Root::meta::pure::metamodel::type::FunctionType\")))            ._returnType({2})            ._returnMultiplicity({3})            ._parameters((RichIterable<? extends \u0001>) (Object) CompiledSupport.toPureCollection({4}))))))._name({0})._functionName({0})._genericType({2})._multiplicity({3})._owner((\u0001<Object>)({1})._rawType())");
<org.finos.legend.pure.runtime.java.extension.functions.compiled.natives.meta.NewQualifiedProperty: java.lang.String TEMPLATE> = v;
return;
}
}