Simulates the action of the given instruction on the output stack frame. @param opcode the opcode of the instruction. @param arg the numeric operand of the instruction, if any. @param argSymbol the Symbol operand of the instruction, if any. @param symbolTable the type table to use to lookup and sto
(
final int opcode, final int arg, final Symbol argSymbol, final SymbolTable symbolTable)
source not stored for this graph (policy: none)
no test coverage detected