Unit 'Pas2JsFiler' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pastojs]

PCUExprOpCodeNames

Declaration

Source position: pas2jsfiler.pp line 355

const PCUExprOpCodeNames: array [TExprOpCode] of string = ('None', 'Add', 'Sub', 'Mul', 'DivF', 'DivI', 'Mod', 'Pow', 'Shr', 'Shl', 'Not', 'And', 'Or', 'Xor', 'Eq', 'NE', 'LT', 'GT', 'LTE', 'GTE', 'In', 'Is', 'As', 'SymDif', 'Addr', 'Deref', 'MemAddr', 'SubId');


Documentation generated on: 2023-03-18