public final class PUSH extends Instruction
Modifier and Type | Method and Description |
---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toString
public PUSH(Object param)
public int execute(ExecutionContext context)
Instruction
execute
in class Instruction
context
- ExecutionContextpublic Object[] getParameters()
getParameters
in class Instruction
Copyright © 2018 SPF4J. All rights reserved.