Searched defs:sArg (Results 1 – 5 of 5) sorted by relevance
112 public static Level toLevel(String sArg) { in toLevel()157 public static Level toLevel(String sArg, Level defaultLevel) { in toLevel()
146 public static Priority toPriority(String sArg) { in toPriority()167 public static Priority toPriority(String sArg, Priority defaultPriority) { in toPriority()
150 sArg, enumerator
16939 Token sArg; /* Complete text of a module argument */ member