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

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


# Fuzion interface to static members of Java class 'jdk.internal.classfile.impl.UnboundAttribute$TypePathComponentImpl'
#
# !!!!!!  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.UnboundAttribute_S_TypePathComponentImpl_static is

  # call Java constructor 'public jdk.internal.classfile.impl.UnboundAttribute$TypePathComponentImpl(jdk.internal.classfile.TypeAnnotation$TypePathComponent$Kind,int)':
  #
  public new_Ljdk_7_internal_7_classfile_7_TypeAnnotation_S_TypePathComponent_S_Kind_s_I(typePathKind Java.jdk.internal.classfile.TypeAnnotation_S_TypePathComponent_S_Kind, typeArgumentIndex i32) Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl =>
    fuzion.java.call_constructor (Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl) "jdk.internal.classfile.impl.UnboundAttribute\$TypePathComponentImpl" "(Ljdk/internal/classfile/TypeAnnotation\$TypePathComponent\$Kind;I)V" [(Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl_static.new_Ljdk_7_internal_7_classfile_7_TypeAnnotation_S_TypePathComponent_S_Kind_s_I.this.typePathKind); (fuzion.java.i32_to_java_object Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl_static.new_Ljdk_7_internal_7_classfile_7_TypeAnnotation_S_TypePathComponent_S_Kind_s_I.this.typeArgumentIndex)]

  # short-hand to call Java constructor 'public jdk.internal.classfile.impl.UnboundAttribute$TypePathComponentImpl(jdk.internal.classfile.TypeAnnotation$TypePathComponent$Kind,int)':
  #
  public new(typePathKind Java.jdk.internal.classfile.TypeAnnotation_S_TypePathComponent_S_Kind, typeArgumentIndex i32) (Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl) =>
    new_Ljdk_7_internal_7_classfile_7_TypeAnnotation_S_TypePathComponent_S_Kind_s_I Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl_static.new.this.typePathKind Java.jdk.internal.classfile.impl.UnboundAttribute_S_TypePathComponentImpl_static.new.this.typeArgumentIndex