@ApplicationScoped public class MonacoFEELSuggestions extends Object
| Constructor and Description |
|---|
MonacoFEELSuggestions(DMNGraphUtils dmnGraphUtils,
FEELLanguageService feelLanguageService) |
| Modifier and Type | Method and Description |
|---|---|
List<Candidate> |
getCandidates(String expression,
FEELLanguageService.Position position) |
@Inject public MonacoFEELSuggestions(DMNGraphUtils dmnGraphUtils, FEELLanguageService feelLanguageService)
public List<Candidate> getCandidates(String expression, FEELLanguageService.Position position)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.