@FunctionalInterface public interface AmbiguityConsumer<S>
| Modifier and Type | Method and Description |
|---|---|
void |
ambiguous(CommandNode<S> parent,
CommandNode<S> child,
CommandNode<S> sibling,
Collection<String> inputs) |
void ambiguous(CommandNode<S> parent, CommandNode<S> child, CommandNode<S> sibling, Collection<String> inputs)
Copyright © 2018. All rights reserved.