394395396397398399400
} public ICompletionContext[] createContexts() { return new ICompletionContext[] { new ClassObjMemberContext(), new GlobalMethodStatementContextForTemplate(), new GlobalStatementContextForTemplate(), }; }