You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2019/04/17 16:36:00 UTC

[jira] [Updated] (TINKERPOP-2183) InterpreterModeASTTransformation needs to be more specific about what it transforms

     [ https://issues.apache.org/jira/browse/TINKERPOP-2183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stephen mallette updated TINKERPOP-2183:
----------------------------------------
    Affects Version/s: 3.3.6

> InterpreterModeASTTransformation needs to be more specific about what it transforms
> -----------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-2183
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2183
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 3.3.6
>            Reporter: Bryn Cooke
>            Assignee: stephen mallette
>            Priority: Major
>
> 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}}.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)