pry ~master (2022-05-10T05:39:50.997815)
Dub
Repo
parsers._Literal
pry
atoms
parsers
Undocumented in source.
template
parsers
(Stream)
struct
_Literal (
alias
literal
) {
static immutable
auto
msg
;
bool
parse
(Stream stream, Stream.Range value, Stream.Error err);
}
Members
Functions
parse
bool
parse
(Stream stream, Stream.Range value, Stream.Error err)
Undocumented in source. Be warned that the author may not have intended to support it.
Static variables
msg
auto
msg
;
Undocumented in source.
Meta
Source
See Implementation
pry
atoms
parsers
functions
dynamic
eof
literal
range
set
stk
tk
wrap
interfaces
DynamicParser
structs
Eof
Range
Set
Tk
_Literal