[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core.test/src/org/codehaus/groovy/eclipse/core/util
TokenStream and ExpressionFinder updates. Added tokens for comments to stop looking for expressions when comments
are hit.
69 lines of code changed in:
Polishing completion - most static completion now works. Still a few issues to polish out.
4 lines of code changed in:
Initial cut of code completion support code. Completion expression finder, type evaluator,
various lookup interfaces, etc, etc.
406 lines of code changed in: