Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-1381 new MOP implementation task
  3. GROOVY-1404

create synthetic methods for the Reflector infrastructure

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      in case of

      private void foo(){}

      we want to generate a

      public synthetic void MOP$foo()

      {foo()]}

      method to allow calls to private methods.

      Attachments

        Activity

          People

            blackdrag Jochen Theodorou
            blackdrag Jochen Theodorou
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: