Hi all,

In the jruby version 1.1.2 there was a class IDESourcePosition which used to contain extra position information such as end offset and end line of a particular node. And parser could be informed to generate these extra position information by using an appropriate ParserConfiguration. But in the jruby version 1.5.2 the class IDESourcePosition has been removed and parser generates SimpleSourcePosition which does NOT contain the extra information. I want to know whether there is any alternative way where I an get these extra information about the position of the node.

With regards,
Sampathkumar R

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to