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