Uses of Record Class
io.github.protasm.jvmud.compiler.ir.IRParameter
Packages that use IRParameter
Package
Description
Typed intermediate representation produced after semantic analysis.
-
Uses of IRParameter in io.github.protasm.jvmud.compiler.ir
Methods in io.github.protasm.jvmud.compiler.ir that return types with arguments of type IRParameterModifier and TypeMethodDescriptionIRMethod.parameters()Returns the value of theparametersrecord component.Constructor parameters in io.github.protasm.jvmud.compiler.ir with type arguments of type IRParameter