Bryn Cooke created TINKERPOP-2183:
-------------------------------------
Summary: 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
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)