org.crsh.cmdline.matcher.impl
Class Parser<T>
java.lang.Object
org.crsh.cmdline.matcher.impl.Parser<T>
public final class Parser<T>
- extends Object
- Version:
- $Revision$
- Author:
- Julien Viet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Parser
public Parser(org.crsh.cmdline.matcher.impl.Tokenizer tokenizer,
ClassDescriptor<T> command,
String mainName,
boolean satisfyAllArguments)
isSatisfyAllArguments
public boolean isSatisfyAllArguments()
getIndex
public int getIndex()
bilto
public Event bilto()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.