MethodSetBlock(LFunction function, Branch branch, int target, int line, int begin, int end, boolean empty, Registers r)
src/unluac/decompile/block/SetBlock.java:25
MethodTForBlock(LFunction function, int begin, int end, int register, int length, Registers r)
src/unluac/decompile/block/TForBlock.java:21
MethodTableSet(int line, Expression table, Expression index, Expression value, boolean isTable, int timestamp)
src/unluac/decompile/operation/TableSet.java:19
MethodTestSetNode(int target, int test, boolean invert, int line, int begin, int end)
src/unluac/decompile/branch/TestSetNode.java:11