Class

Generators::HtmlClass

Inheritance
< Generators::ContextUser < Object

Wrap a ClassModule context

Attributes

Name Visibility R/W Description
path public R

Methods

Class

Visibility Signature
public new (context, html_file, prefix, options)

Instance

Visibility Signature
public <=> (other)
public build_attribute_list (section)
public class_attribute_values ()
public http_url (full_name, prefix)
public index_name ()
public name ()
public parent_name ()
public value_hash ()
public write_on (f)

Class Method Detail

new(context, html_file, prefix, options)

Instance Method Detail

<=>(other)

build_attribute_list(section)

class_attribute_values()

http_url(full_name, prefix)

return the relative file name to store this class in, which is also its url

index_name()

name()

parent_name()

value_hash()

write_on(f)