class org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1 extends java.lang.Object implements org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser { final java.lang.String val$mappingIncludeType; final org.eclipse.collections.api.block.function.Function val$parser; void (java.lang.String, org.eclipse.collections.api.block.function.Function) { java.lang.String v; org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1 v; org.eclipse.collections.api.block.function.Function v; v := @this: org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1; v := @parameter: java.lang.String; v := @parameter: org.eclipse.collections.api.block.function.Function; v. = v; v. = v; specialinvoke v.()>(); return; } public java.lang.String getMappingIncludeType() { java.lang.String v; org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1 v; v := @this: org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1; v = v.; return v; } public org.finos.legend.engine.protocol.pure.v.model.packageableElement.mapping.MappingInclude parse(org.finos.legend.engine.language.pure.grammar.'from'.antlr.mapping.MappingParserGrammar$IncludeMappingContext, org.finos.legend.engine.language.pure.grammar.'from'.ParseTreeWalkerSourceInformation) { org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1 v; org.eclipse.collections.api.block.function.Function v; org.finos.legend.engine.language.pure.grammar.'from'.ParseTreeWalkerSourceInformation v; java.lang.Object v; org.finos.legend.engine.language.pure.grammar.'from'.antlr.mapping.MappingParserGrammar$IncludeMappingContext v; v := @this: org.finos.legend.engine.language.pure.grammar.'from'.mapping.MappingIncludeParser$1; v := @parameter: org.finos.legend.engine.language.pure.grammar.'from'.antlr.mapping.MappingParserGrammar$IncludeMappingContext; v := @parameter: org.finos.legend.engine.language.pure.grammar.'from'.ParseTreeWalkerSourceInformation; v = v.; v = interfaceinvoke v.(v, v); return v; } }