Class MethodParamList

java.lang.Object
org.jboss.jandex.MethodParamList

final class MethodParamList extends Object
  • Field Details

  • Constructor Details

    • MethodParamList

      MethodParamList(MethodInfo method)
  • Method Details

    • appendProper

      void appendProper(byte[] parameterName, boolean synthetic)
    • appendDebug

      void appendDebug(byte[] parameterName, boolean synthetic)
    • finish

      void finish()
    • firstIsEnclosingInstance

      boolean firstIsEnclosingInstance()
    • getNames

      byte[][] getNames()