Interface SuggestionSupplier<S>
- All Known Subinterfaces:
ResourceSuggestion
- All Known Implementing Classes:
ComponentPredicateParser.ComponentLookupRule, ComponentPredicateParser.ElementLookupRule, ComponentPredicateParser.PredicateLookupRule, ComponentPredicateParser.TagLookupRule, ResourceLookupRule
public interface SuggestionSupplier<S>
-
Method Summary
Modifier and TypeMethodDescriptionstatic <S> SuggestionSupplier<S> empty()possibleValues(ParseState<S> state)
-
Method Details
-
possibleValues
-
empty
-