parse_constant(container, tk, comment, ignore_constants = false)
Instance Public methods
Parses a constant in context
with comment
. If
ignore_constants
is true, no found constants will be added to
RDoc.
Parses a constant in context
with comment
. If
ignore_constants
is true, no found constants will be added to
RDoc.
Please login to continue.