Class JsrNode

    • Field Detail

      • target

        protected final int target
    • Constructor Detail

      • JsrNode

        public JsrNode​(int target)
      • JsrNode

        protected JsrNode​(InsnType type,
                          int target,
                          int argsCount)