on_open method

on_open

Defines interface for OnOpen method.

def on_open(self, descriptor, context):
    ...
ParameterTypeDescription
descriptorBlockSyntaxDescriptorThe description.
contextIBlockParsingContextThe context.

See Also