Searched refs:KatiCommandImpl (Results 1 – 2 of 2) sorted by relevance
25 public class KatiCommandImpl implements KatiCommand { class63 public KatiCommandImpl(Errors errors, Options options) { in KatiCommandImpl() method in KatiCommandImpl
48 this(errors, options, new KatiCommandImpl(errors, options)); in KatiImpl()