Class GotoNode

    • Field Detail

      • target

        protected final int target
    • Constructor Detail

      • GotoNode

        public GotoNode​(int target)
      • GotoNode

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