[root]/groovy/ide/groovy-eclipse/org.codehaus.groovy.eclipse.core/src/org/codehaus/groovy/eclipse/core/impl
TokenStream and ExpressionFinder updates. Added tokens for comments to stop looking for expressions when comments
are hit.
2 lines of code changed in:
Initial cut of code completion support code. Completion expression finder, type evaluator,
various lookup interfaces, etc, etc.
131 lines of code changed in: