Uses of Interface
de.haumacher.msgbuf.generator.util.FileGenerator
Packages that use FileGenerator
Package
Description
-
Uses of FileGenerator in de.haumacher.msgbuf.generator
Classes in de.haumacher.msgbuf.generator that implement FileGeneratorModifier and TypeClassDescriptionclassBase class for generating message contents.classGenerates a binding for a protocol enumeration.classGeneratorfor message data classes.Methods in de.haumacher.msgbuf.generator that return FileGeneratorModifier and TypeMethodDescriptiondefault FileGeneratorGeneratorPlugin.messageImplContents(Map<String, Option> options, MessageDef def) Creates aFileGeneratorthat is expanded within the implementation class.default FileGeneratorGeneratorPlugin.messageInterfaceContents(Map<String, Option> options, MessageDef def) Creates aFileGeneratorthat is expanded within the interface class. -
Uses of FileGenerator in de.haumacher.msgbuf.generator.dart
Classes in de.haumacher.msgbuf.generator.dart that implement FileGeneratorModifier and TypeClassDescriptionclassGenerator for a Dart protocol class.classGenerates code for a protocol enum in Dart.classGenerator for amsgbufDart library.classGenerator of a read operation for reading a field value from a JSON stream.classGenerator of a read operation for reading a field value from a JSON stream. -
Uses of FileGenerator in de.haumacher.msgbuf.generator.plugins
Methods in de.haumacher.msgbuf.generator.plugins that return FileGeneratorModifier and TypeMethodDescriptionXmlStreamingPlugin.messageImplContents(Map<String, Option> options, MessageDef def) XmlStreamingPlugin.messageInterfaceContents(Map<String, Option> options, MessageDef def) -
Uses of FileGenerator in de.haumacher.msgbuf.generator.util
Classes in de.haumacher.msgbuf.generator.util that implement FileGeneratorModifier and TypeClassDescriptionclassBase class for generators creating Java code.classBase class for code generators.classBase class for generators creating Java code.Methods in de.haumacher.msgbuf.generator.util with parameters of type FileGeneratorModifier and TypeMethodDescriptionprotected voidAbstractFileGenerator.include(FileGenerator other)