Bug570988 : Fix no completions on DebuShell for inner type variables

When invoking content assist on variables which are type of inner class
types the, completions are empty. This is due to the inner class
separator not being resolved properly. The given fix also resolves
Bug571066.

Change-Id: I6018ec5b044b3029a81902418dcbc9a3ae481c3e
Signed-off-by: Gayan Perera <gayanper@gmail.com>
5 files changed