Uses of Class
io.github.protasm.jvmud.compiler.ir.IRMappingEntry
Packages that use IRMappingEntry
Package
Description
Typed intermediate representation produced after semantic analysis.
-
Uses of IRMappingEntry in io.github.protasm.jvmud.compiler.ir
Methods in io.github.protasm.jvmud.compiler.ir that return types with arguments of type IRMappingEntryConstructor parameters in io.github.protasm.jvmud.compiler.ir with type arguments of type IRMappingEntryModifierConstructorDescriptionIRMappingLiteral(int line, List<IRMappingEntry> entries, RuntimeType type)