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

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


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

  # call Java constructor 'public jdk.internal.classfile.impl.AnnotationImpl$AnnotationElementImpl(jdk.internal.classfile.constantpool.Utf8Entry,jdk.internal.classfile.AnnotationValue)':
  #
  public new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljdk_7_internal_7_classfile_7_AnnotationValue_s_(name Java.jdk.internal.classfile.constantpool.Utf8Entry, __k__value Java.jdk.internal.classfile.AnnotationValue) Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl =>
    fuzion.java.call_constructor (Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl) "jdk.internal.classfile.impl.AnnotationImpl\$AnnotationElementImpl" "(Ljdk/internal/classfile/constantpool/Utf8Entry;Ljdk/internal/classfile/AnnotationValue;)V" [(Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl_static.new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljdk_7_internal_7_classfile_7_AnnotationValue_s_.this.name); (Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl_static.new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljdk_7_internal_7_classfile_7_AnnotationValue_s_.this.__k__value)]

  # short-hand to call Java constructor 'public jdk.internal.classfile.impl.AnnotationImpl$AnnotationElementImpl(jdk.internal.classfile.constantpool.Utf8Entry,jdk.internal.classfile.AnnotationValue)':
  #
  public new(name Java.jdk.internal.classfile.constantpool.Utf8Entry, __k__value Java.jdk.internal.classfile.AnnotationValue) (Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl) =>
    new_Ljdk_7_internal_7_classfile_7_constantpool_7_Utf8Entry_s_Ljdk_7_internal_7_classfile_7_AnnotationValue_s_ Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl_static.new.this.name Java.jdk.internal.classfile.impl.AnnotationImpl_S_AnnotationElementImpl_static.new.this.__k__value