WalkerParser
Parameters
source
the content to be parsed
grammar
the grammar that defines the parsing rules
Type Parameters
T
the type of the parsed object
the content to be parsed
the grammar that defines the parsing rules
the type of the parsed object