class documentation
class GenericRole(object): (source)
Constructor: GenericRole(role_name, node_class)
Generic interpreted text role, where the interpreted text is simply wrapped with the provided node class.
Method | __call__ |
Undocumented |
Method | __init__ |
Undocumented |
Instance Variable | name |
Undocumented |
Instance Variable | node |
Undocumented |