Class ParameterAnnotationsAttribute

java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.ParameterAnnotationsAttribute

public final class ParameterAnnotationsAttribute extends SourceAttribute
  • Field Details

  • Constructor Details

    • ParameterAnnotationsAttribute

      public ParameterAnnotationsAttribute(String name, int length, CustomAnnotation[][] annotations)
  • Method Details