Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2183

InterpreterModeASTTransformation needs to be more specific about what it transforms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.6
    • 3.3.7, 3.4.2
    • server
    • None

    Description

      Currently if you declare a class within a script it will get incorrectly processed by 

      InterpreterModeASTTransformation usually resulting in an exception.

      InterpreterModeASTTransformation#visit should check that it is being applied to a class that extends Script.

       

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            bryncooke Bryn Cooke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: