Class IRMappingMerge
java.lang.Object
io.github.protasm.jvmud.compiler.ir.IRMappingMerge
- All Implemented Interfaces:
IRExpression, IRNode
-
Constructor Summary
ConstructorsConstructorDescriptionIRMappingMerge(int line, IRExpression left, IRExpression right, RuntimeType type) -
Method Summary
-
Constructor Details
-
IRMappingMerge
-
-
Method Details
-
line
-
left
-
right
-
type
- Specified by:
typein interfaceIRExpression
-