parse method
parse
Defines interface for parse ofr the context..
Returns
The LineParsingInstruction.
def parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IBlockParsingContext | The context. |
Defines interface for parse ofr the context..
The LineParsingInstruction.
def parse(self, context):
...
Parameter | Type | Description |
---|---|---|
context | IBlockParsingContext | The context. |