Package | Description |
---|---|
org.rvpf.processor.engine.rpn.operation |
RPN operations.
|
Modifier and Type | Method and Description |
---|---|
OperationReference |
SimpleOperation.newReference(Compiler compiler)
Returns a new reference to this operation.
|
OperationReference |
Operation.newReference(Compiler compiler)
Returns a new reference to this operation.
|
OperationReference |
Operation.Abstract.newReference(Compiler compiler)
Returns a new reference to this operation.
|
OperationReference |
OperandOperation.newReference(Compiler compiler)
Returns a new reference to this operation.
|
void |
OperationReference.setUp(Compiler compiler)
Sets up the reference.
|
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.