Package dev.quantumfusion.hyphen.codegen
package dev.quantumfusion.hyphen.codegen
-
Interface Summary
-
Class SummaryClassDescriptionCodegenHandler<IO extends IOInterface,D>The codegen handler handles all of the code generation Hyphen does.Our enhanced MethodVisitor with some helper functions for Hyphen Serializer GenerationThis defines a methods properties like parameters and what the method returns.Allows us to pack single bit values into a byte