Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

Java/jdk/internal/classfile/impl/AbstractInstruction_S_UnboundInvokeInstruction_static.fz


# Fuzion interface to static members of Java class 'jdk.internal.classfile.impl.AbstractInstruction$UnboundInvokeInstruction'
#
# !!!!!!  DO NOT EDIT, GENERATED CODE !!!!!!
#
# This code was generated automatically using the fzjava tool V0.087 called 
# as follows:
#
#   ./build/bin/fzjava java.base -to=build/modules/java.base -verbose=0
#
public Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction_static is

  # call Java constructor 'public jdk.internal.classfile.impl.AbstractInstruction$UnboundInvokeInstruction(jdk.internal.classfile.Opcode,jdk.internal.classfile.constantpool.MemberRefEntry)':
  #
  public new_Ljdk_7_internal_7_classfile_7_Opcode_s_Ljdk_7_internal_7_classfile_7_constantpool_7_MemberRefEntry_s_(arg0 Java.jdk.internal.classfile.Opcode, arg1 Java.jdk.internal.classfile.constantpool.MemberRefEntry) Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction =>
    fuzion.java.call_constructor (Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction) "jdk.internal.classfile.impl.AbstractInstruction\$UnboundInvokeInstruction" "(Ljdk/internal/classfile/Opcode;Ljdk/internal/classfile/constantpool/MemberRefEntry;)V" [(Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction_static.new_Ljdk_7_internal_7_classfile_7_Opcode_s_Ljdk_7_internal_7_classfile_7_constantpool_7_MemberRefEntry_s_.this.arg0); (Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction_static.new_Ljdk_7_internal_7_classfile_7_Opcode_s_Ljdk_7_internal_7_classfile_7_constantpool_7_MemberRefEntry_s_.this.arg1)]

  # short-hand to call Java constructor 'public jdk.internal.classfile.impl.AbstractInstruction$UnboundInvokeInstruction(jdk.internal.classfile.Opcode,jdk.internal.classfile.constantpool.MemberRefEntry)':
  #
  public new(arg0 Java.jdk.internal.classfile.Opcode, arg1 Java.jdk.internal.classfile.constantpool.MemberRefEntry) (Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction) =>
    new_Ljdk_7_internal_7_classfile_7_Opcode_s_Ljdk_7_internal_7_classfile_7_constantpool_7_MemberRefEntry_s_ Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction_static.new.this.arg0 Java.jdk.internal.classfile.impl.AbstractInstruction_S_UnboundInvokeInstruction_static.new.this.arg1