I am interested in using the Eclipse JDT to create a CAPTURE binding.
I've read several capture conversion tutorials, but when I copy-paste sample code snippets, I can never find a capture conversion binding in the Abstract Syntax Tree (using the plugin ASTView for visualizing the AST).
How can this be accomplished?
Example provided by Deepak Azad @ Eclipse Forums: