Chris and all RDTers,

is there any standard way of getting from an Editor -> JRuby AST?
I am basically just getting the String from the Editor/Document, and
then running the Ruby Parser on it...
but this happens for various systems (Outline, Syntax Coloring, Realtime
Lint, etc), it'd be convenient to cache a copy of the AST somewhere.
Whenever a change happens in the editor, this would be updated.

The Builder could use this as well.

murphee
-- 

Blog @ http://jroller.com/page/murphee 
Maintainer of EclipseShell @ http://eclipse-shell.sourceforge.net/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to