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

PCUExprKindNames

Declaration

Source position: pas2jsfiler.pp line 364

const PCUExprKindNames: array [TPasExprKind] of string = ('Ident', 'Number', 'String', 'StringMultiLine', 'Set', 'Nil', 'Bool', 'Range', 'Unary', 'Binary', 'Func', 'Array', 'List', 'Inherited', 'Self', 'Specialize', 'Procedure', 'NamedArg', 'If', 'Case', 'Try');


Documentation generated on: 2026-09-25