attach abstract method

void attach(
  1. GeneratedMessage parent
)

Initializes the plugin.

GeneratedMessage calls this once in its constructors.

Implementation

void attach(GeneratedMessage parent);