Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
1.0-JSR-6
-
None
-
None
-
Patch
Description
When using other scripting languages a command-line script (defined using option -e) has no access to the current line number. The attached patch defines a new variable 'count' that holds the line number for the current file to be parsed.
The patched file is GroovyMain.java