Module parse

Module parse 

Source
Expand description

Parsers for the various kinds of game script.

Modules§

cob
csv
ignore
json
Parse a JSON file into a Block.
localization
pdxfile
Parses a Pdx script file into a Block.

Structs§

ParserMemory
Global state for parser that need it. Can be passed down to the parser.