getParams

inout(KeyValuePair[])
getParams
(
inout Comment comment
)

Return Value

Type: inout(KeyValuePair[])

the params section in a ddoc comment as key value pair. Or null if not found.

Meta