Note that code completion does not involve evaluation.
@param codeSnippet the code snippet to complete in @param position the character position in the code snippet to complete at,or -1 indicating the beginning of the snippet @param requestor the code completion requestor capable of accepting allpossible types of completions @exception JavaModelException if code completion could not be performed. Reasons include:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|