Interface BootstrapMethodsReader.BootstrapMethod

    • Method Detail

      • invokeType

        int invokeType()
      • methodClass

        String methodClass()
      • methodName

        String methodName()
      • methodType

        String methodType()
      • callArgumentCount

        int callArgumentCount()
      • callArgumentIndex

        int callArgumentIndex​(int i)
      • callArgumentKind

        int callArgumentKind​(int i)
      • getIndexInClassFile

        int getIndexInClassFile()