PAST::Op
Represents an operation
- 'pasttype'([type])
- type of operation to be performed (assign, bind, if, unless, for, call, callmethod, pirop, inline, try)
- 'pirop'([opcode])
- The PIR opcode to be executed for this operation
- 'returns'([type])
- The return type of the operation