Home | History | Annotate | Download | only in args

Lines Matching defs:getOpt

177                                 opt = opts.getOpt (canonicalName);
373 if (opts.getOpt (requires [r]) == null)
385 final Opt xopt = opts.getOpt (excludes [x]);
705 Opt getOpt (final String occuranceName)