malloc(types, func = nil) Class Public methods Allocates a C struct the types provided. The C function func is called when the instance is garbage collected.
run(argv = ARGV) Class Public methods Runs the ri command line executable using argv
_element_value(*idxs) Instance Protected methods
marshal_dump() Instance Public methods Serializes this Section. The title and parsed comment are saved, but not the section parent which must be restored manually.
publicId() Instance Public methods VARIANT publicId the public ID
on_cdata_block(string) Instance Public methods Alias for: on_characters
create_from(arg) Class Public methods Generates a Source object @param arg Either a String, or an IO @return a Source, or nil if a bad argument was given
tables(name) Instance Public methods
remove_private_comment(comment) Instance Public methods Removes private comments. Unlike RDoc::Comment#remove_private this implementation only looks for two dashes at the beginning of the line. Three or more dashes are considered to be a rule and ignored.
tabcget_tkstring(tagOrId, option) Instance Public methods
Page 794 of 2275