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

Java/sun/reflect/annotation/TypeAnnotation_S_LocationInfo.fz


# Fuzion interface to instance members of Java instance class 'sun.reflect.annotation.TypeAnnotation$LocationInfo'
#
# !!!!!!  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.sun.reflect.annotation.TypeAnnotation_S_LocationInfo(redef forbidden void) ref : Java.java.lang.Object(forbidden), fuzion.java.Java_Object(forbidden) is

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation[] sun.reflect.annotation.TypeAnnotation$LocationInfo.filter(sun.reflect.annotation.TypeAnnotation[])':
  #
  public filter__u00005b_Lsun_7_reflect_7_annotation_7_TypeAnnotation_s_(arg0 Sequence (Java.sun.reflect.annotation.TypeAnnotation)) fuzion.java.Array (Java.sun.reflect.annotation.TypeAnnotation) =>
    fuzion.java.call_virtual (fuzion.java.Array (Java.sun.reflect.annotation.TypeAnnotation)) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "filter" "([Lsun/reflect/annotation/TypeAnnotation;)[Lsun/reflect/annotation/TypeAnnotation;" TypeAnnotation_S_LocationInfo.this [(fuzion.java.array_to_java_object (Java.sun.reflect.annotation.TypeAnnotation) Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.filter__u00005b_Lsun_7_reflect_7_annotation_7_TypeAnnotation_s_.this.arg0)]

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.popLocation(byte)':
  #
  public popLocation_B(arg0 i8) Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "popLocation" "(B)Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this [(fuzion.java.i8_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.popLocation_B.this.arg0)]

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushArray()':
  #
  public pushArray Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "pushArray" "()Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this []

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushInner()':
  #
  public pushInner Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "pushInner" "()Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this []

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushLocation(byte,short)':
  #
  public pushLocation_BS(arg0 i8, arg1 i16) Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "pushLocation" "(BS)Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this [(fuzion.java.i8_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushLocation_BS.this.arg0); (fuzion.java.i16_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushLocation_BS.this.arg1)]

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushTypeArg(short)':
  #
  public pushTypeArg_S(arg0 i16) Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "pushTypeArg" "(S)Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this [(fuzion.java.i16_to_java_object Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushTypeArg_S.this.arg0)]

  # call Java instance method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushWildcard()':
  #
  public pushWildcard Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo =>
    fuzion.java.call_virtual (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) "sun.reflect.annotation.TypeAnnotation\$LocationInfo" "pushWildcard" "()Lsun/reflect/annotation/TypeAnnotation\$LocationInfo;" TypeAnnotation_S_LocationInfo.this []

  # short-hand to call Java method 'public sun.reflect.annotation.TypeAnnotation[] sun.reflect.annotation.TypeAnnotation$LocationInfo.filter(sun.reflect.annotation.TypeAnnotation[])':
  #
  public filter(arg0 Sequence (Java.sun.reflect.annotation.TypeAnnotation)) (fuzion.java.Array (Java.sun.reflect.annotation.TypeAnnotation)) =>
    filter__u00005b_Lsun_7_reflect_7_annotation_7_TypeAnnotation_s_ Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.filter.this.arg0

  # short-hand to call Java method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.popLocation(byte)':
  #
  public popLocation(arg0 i8) (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) =>
    popLocation_B Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.popLocation.this.arg0

  # short-hand to call Java method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushLocation(byte,short)':
  #
  public pushLocation(arg0 i8, arg1 i16) (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) =>
    pushLocation_BS Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushLocation.this.arg0 Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushLocation.this.arg1

  # short-hand to call Java method 'public sun.reflect.annotation.TypeAnnotation$LocationInfo sun.reflect.annotation.TypeAnnotation$LocationInfo.pushTypeArg(short)':
  #
  public pushTypeArg(arg0 i16) (Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo) =>
    pushTypeArg_S Java.sun.reflect.annotation.TypeAnnotation_S_LocationInfo.pushTypeArg.this.arg0