register.parser: Register a parser with a table...

Description Usage Arguments Value

Description

Register a parser with a table

Usage

1
register.parser(table, key, parser)

Arguments

table

the table under which to register

key

the key upon which to register

parser

the parser callback to register; a function taking key and expression

Value

NULL


roxygen documentation built on May 2, 2019, 4:44 p.m.