public class EnumerationValueCompletion extends AbstractParseExceptionResolver
| Constructor and Description |
|---|
EnumerationValueCompletion() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canResolve(ParseException pe) |
boolean |
handleCompleteValue() |
void |
resolve(ParseException pe) |
getBaseType, getDeepestLocationToComplete, getEditor, getExpectedType, getGosuEditor, getTypeExpected, isEditorAtPossibleArgPosition, resolvePossibleContextTypesFromEmptyMethodCalls, setGosuEditor, shouldPositionAtStartOfElement, showValueCompletionPopuppublic boolean canResolve(ParseException pe)
canResolve in interface IParseExceptionResolvercanResolve in class AbstractParseExceptionResolverpublic void resolve(ParseException pe)
public boolean handleCompleteValue()
Copyright © 2018. All rights reserved.