parse.default: Default parser which simply emits the key and expression;...

Description Usage Arguments Value

Description

Default parser which simply emits the key and expression; used for elements with optional values (like @export) where roclets can do more sophisticated things with NULL.

Usage

1
parse.default(key, rest)

Arguments

key

the parsing key

rest

the expression to be parsed

Value

A list containing the key and expression (possibly null)


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