Package org.stringtemplate.v4.compiler
Class Bytecode.Instruction
java.lang.Object
org.stringtemplate.v4.compiler.Bytecode.Instruction
- Enclosing class:
Bytecode
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionInstruction
(String name) Instruction
(String name, Bytecode.OperandType a) Instruction
(String name, Bytecode.OperandType a, Bytecode.OperandType b) -
Method Summary
-
Field Details
-
name
-
type
-
nopnds
public int nopnds
-
-
Constructor Details
-
Instruction
-
Instruction
-
Instruction
-