jcli ~master (2022-03-09T18:57:21Z)
Dub
Repo
maybeReportParseErrorsFromFinalContext
jcli
commandparser
parser
Undocumented in source. Be warned that the author may not have intended to support it.
void
maybeReportParseErrorsFromFinalContext
(
alias
ArgumentInfo
Context
:
CommandParsingContext
!
numBitsInStorage
size_t
numBitsInStorage
TErrorHandler
)
(
ref
scope
Context
context
,
ref
scope
TErrorHandler
errorHandler
)
Meta
Source
See Implementation
jcli
commandparser
parser
enums
CommandParsingErrorCode
ConsumeSingleArgumentResultKind
functions
consumeSingleArgumentIntoCommand
createErrorCodeHandler
createIgnoreSetErrorHandler
createInMemoryErrorHandler
maybeReportParseErrorsFromFinalContext
resetNamedArgumentArrayStorage
mixin templates
ParseBoilerplate
structs
CommandParsingContext
DefaultParseErrorHandler
ErrorCodeHandler
IgnoreSetErrorHandler
InMemoryErrorHandler
ParseResult
templates
parseCommand