Package org.stringtemplate.v4.compiler
Class BytecodeDisassembler
java.lang.Object
org.stringtemplate.v4.compiler.BytecodeDisassembler
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
disassembleInstruction
(StringBuilder buf, int ip) static int
getShort
(byte[] memory, int index) instrs()
private String
showConstPoolOperand
(int poolIndex) strings()
-
Field Details
-
code
CompiledST code
-
-
Constructor Details
-
BytecodeDisassembler
-
-
Method Details
-
instrs
-
disassemble
-
disassembleInstruction
-
showConstPoolOperand
-
getShort
public static int getShort(byte[] memory, int index) -
strings
-
sourceMap
-