Implementation of the CompletionResultProvider for the new
instruction context in the method body (i.e. body of the function defined in
the body of the class).
Note that this implementation is not synchronized.
author: Victor G. Vasilyev
Method Summary
protected void
addStaticProposals() Adds the proposals that are applicable to any context.
isApplicable(CodeCompletionContext context) Returns true iif the specified context
is applicable for inserting a new instruction in the method body.
E.g