ICompletionService

public interface ICompletionService<P extends IParseUnit>

Methods

get

Iterable<ICompletion> get(int offset, P result, boolean nested)