Package dev.quantumfusion.hyphen.codegen
Class MethodInfo
java.lang.Object
dev.quantumfusion.hyphen.codegen.MethodInfo
This defines a methods properties like parameters and what the method returns.
Never call methods by their name but instead call
Never call methods by their name but instead call
HyphenSerializer methods by calling
MethodHandler.callInst(MethodInfo)
The name changes from CodegenHandler if method compacting is active.
-
Field Summary
Fields -
Method Summary