Uses of Record Class
io.github.protasm.jvmud.compiler.ir.IRObject
Packages that use IRObject
Package
Description
Typed intermediate representation produced after semantic analysis.
-
Uses of IRObject in io.github.protasm.jvmud.compiler.ir
Methods in io.github.protasm.jvmud.compiler.ir that return IRObjectModifier and TypeMethodDescriptionTypedIR.object()Returns the value of theobjectrecord component.Constructors in io.github.protasm.jvmud.compiler.ir with parameters of type IRObject