public interface TupleHandler
| Modifier and Type | Method and Description |
|---|---|
List<Suggestion> |
getSuggestions() |
boolean |
handles(org.yaml.snakeyaml.nodes.NodeTuple tuple) |
boolean handles(org.yaml.snakeyaml.nodes.NodeTuple tuple)
List<Suggestion> getSuggestions()
Copyright © 2020. All rights reserved.