Public Member Functions | |
| def | __init__ (self, header, body=None, errors=()) |
Public Member Functions inherited from robot.parsing.model.blocks.Block | |
| def | validate (self, context) |
| def | validate_model (self) |
Public Attributes | |
| body | |
| errors | |
| header | |
Static Private Attributes | |
| tuple | _fields |
Additional Inherited Members | |
Static Public Attributes inherited from robot.parsing.model.blocks.Block | |
| tuple | errors = () |
Properties inherited from robot.parsing.model.blocks.Block | |
| col_offset = property | |
| end_col_offset = property | |
| end_lineno = property | |
| lineno = property | |
| def robot.parsing.model.blocks.HeaderAndBody.__init__ | ( | self, | |
| header, | |||
body = None, |
|||
errors = () |
|||
| ) |
|
staticprivate |