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:33:00 UTC

[jira] [Work started] (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 ]

Work on TINKERPOP-2183 started by stephen mallette.
---------------------------------------------------
> 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
>            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)