public class SnippetContextUtils extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
canAcceptExpression(ICompletionRequest request)
Returns true if the expression (with or without bracket) can be proceed
according the completion trigger and false otherwise.
|
public static boolean canAcceptExpression(ICompletionRequest request)
request
- the completion request.Copyright © 2021. All rights reserved.