public abstract class ByteCode extends Object
ByteCode()
String
getName()
abstract Object[]
getOperators()
abstract void
operate(RuntimeContext context)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ByteCode()
public final String getName()
public abstract Object[] getOperators()
public abstract void operate(RuntimeContext context)
public String toString()
toString
Object
Copyright © 2020. All rights reserved.