Searched refs:isCommand (Results 1 – 1 of 1) sorted by relevance
99 private static boolean isCommand(final String commandName) { in isCommand() method in Dicttool105 if (!isCommand(commandName)) { in getCommand()