Unit 'PasTree' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fcl-passrc]

OpcodeStrings

Declaration

Source position: pastree.pp line 1763

const OpcodeStrings: array [TExprOpCode] of string = ('', '+', '-', '*', '/', 'div', 'mod', '**', 'shr', 'shl', 'not', 'and', 'or', 'xor', '=', '<>', '<', '>', '<=', '>=', 'in', 'is', 'as', '><', '@', '^', '@@', '.');


Documentation generated on: 2023-03-18