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

PCUOperatorTypeNames

Declaration

Source position: pas2jsfiler.pp line 470

const PCUOperatorTypeNames: array [TOperatorType] of string = ('Unknown', 'Implicit', 'Explicit', 'Mul', 'Plus', 'Minus', 'Division', 'LessThan', 'Equal', 'GreaterThan', 'Assign', 'NotEqual', 'LessEqualThan', 'GreaterEqualThan', 'Power', 'SymmetricalDifference', 'Inc', 'Dec', 'Mod', 'Negative', 'Positive', 'BitWiseOr', 'Div', 'LeftShift', 'LogicalOr', 'BitwiseAnd', 'bitwiseXor', 'LogicalAnd', 'LogicalNot', 'LogicalXor', 'RightShift', 'Enumerator', 'In', 'Initialize', 'Finalize', 'AddRef', 'Copy');


Documentation generated on: 2023-03-18