Interface MessageParserPluginGenerator<DATA>

Type Parameters

  • DATA

Hierarchy-Diagram

UML class diagram of MessageParserPluginGenerator
Legend
icon for an interface in the UML class diagram interface
icon for a public property in the UML class diagram public property

Hierarchy

  • MessageParserPluginBase
    • MessageParserPluginGenerator

Properties

description?: string
generate: ((data: DeepReadonly<DATA>) => PluginFunc)

Type declaration

id: string
signature?: PluginSignature

Generated using TypeDoc