- consumeSingleArgumentIntoCommand
ConsumeSingleArgumentResultKind consumeSingleArgumentIntoCommand(Context context, CommandType command, TArgTokenizer tokenizer, TErrorHandler errorHandler)
Consumes one or more tokens from the given tokenizer,
Will overconsume positional and orphan arguments.
- createErrorCodeHandler
ErrorCodeHandler createErrorCodeHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
- createIgnoreSetErrorHandler
IgnoreSetErrorHandler createIgnoreSetErrorHandler(ErrorCode ignored)
Undocumented in source. Be warned that the author may not have intended to support it.
- createInMemoryErrorHandler
InMemoryErrorHandler createInMemoryErrorHandler()
Undocumented in source. Be warned that the author may not have intended to support it.
- maybeReportParseErrorsFromFinalContext
void maybeReportParseErrorsFromFinalContext(Context context, TErrorHandler errorHandler)
Undocumented in source. Be warned that the author may not have intended to support it.
- resetNamedArgumentArrayStorage
void resetNamedArgumentArrayStorage(Context context)
Undocumented in source. Be warned that the author may not have intended to support it.