generate abstract method
Write the generated code described in root
to sink
using the options
.
Implementation
void generate(
StringSink sink, PigeonOptions options, Root root, FileType fileType);
Write the generated code described in root
to sink
using the options
.
void generate(
StringSink sink, PigeonOptions options, Root root, FileType fileType);