public class AutoComplete extends Object
| Constructor and Description |
|---|
AutoComplete() |
| Modifier and Type | Method and Description |
|---|---|
static Iterable<? extends Completion> |
getCompletions(LazySQLProcessor p,
Element element,
AnnotationMirror annotation,
ExecutableElement member,
String userText) |
public static Iterable<? extends Completion> getCompletions(LazySQLProcessor p, Element element, AnnotationMirror annotation, ExecutableElement member, String userText)
Copyright © 2019. All rights reserved.