parsetools (version 0.1.1)

pd_has_tag: Check if there is a documentation @ tag.

Description

Check if a node of parse-data identified by id is both a comment and contains a documentation tag identified by the @ symbol.

Usage

pd_has_tag(id, pd, tag, ...)

Arguments

id

id of the expression of interest

pd

The parse-data information

tag

tag(s) to test for

...

options passed on