H A D | format_emb.py | 42 def __new__(cls, name, columns=None, indent=0): argument 445 def _structure_body(indent, docs, attributes, type_definitions, fields, dedent, argument 518 def _field_body(indent, docs, attributes, dedent): argument 565 def _conditional_field(if_, condition, colon, comment, eol, indent, body, argument 586 def _inline_bits_body(indent, attributes, fields, dedent): argument 595 def _enum_body(indent, docs, attributes, values, dedent, config): argument 617 def _enum_value_body(indent, docs, attributes, dedent): argument 623 def _external_body(indent, docs, attributes, dedent): argument
|