Searched refs:theParser (Results 1 – 1 of 1) sorted by relevance
121 private static Parser theParser = null; field in CommandLine131 if (theParser == null) theParser = new Parser(); in process()132 r = theParser; in process()