Class MethodParamList


  • final class MethodParamList
    extends java.lang.Object
    • Constructor Detail

      • MethodParamList

        MethodParamList​(MethodInfo method)
    • Method Detail

      • appendProper

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

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

        void finish()
      • firstIsEnclosingInstance

        boolean firstIsEnclosingInstance()
      • getNames

        byte[][] getNames()