coregrammars ~master (2022-03-19T06:03:46.2592908)
Dub
Repo
GenericJSONGrammar
coregrammars
gen
json
Undocumented in source.
struct
GenericJSONGrammar (
TParseTree
) {
import
std
.
functional
:
toDelegate
;
;
import
pegged
.
dynamic
.
grammar
;
;
static
import
pegged
.
peg
;
;
struct
JSONGrammar
;
}
Members
Structs
JSONGrammar
struct
JSONGrammar
Undocumented in source.
Meta
Source
See Implementation
coregrammars
gen
json
aliases
JSONGrammar
structs
GenericJSONGrammar