public class ReflectionFactory extends InterpreterFactory
BREAKPOINT, IMPDEP1, IMPDEP2| Constructor and Description |
|---|
ReflectionFactory()
constructs a new InterpreterFactory
|
| Modifier and Type | Method and Description |
|---|---|
Operation |
readOperation(int operand,
DataInput dataInput,
int startBytePostion)
resolves an operation for an operandCode
|
readOperationpublic Operation readOperation(int operand, DataInput dataInput, int startBytePostion) throws IOException
FactoryInterfacereadOperation in interface FactoryInterfacereadOperation in class InterpreterFactoryoperand - the operanddataInput - the dataInputstartBytePostion - the position in the byteStreamIOException - on IOException#readOperation(int, java.io.DataInput, int)Copyright © 2002-2012 Delft University of Technology, the Netherlands. All Rights Reserved.