Source position: pas2jsfiler.pp line 124
const PCUParserOptionNames: array [TPOption] of string = ('delphi', 'KeepScannerError', 'CAssignments', 'ResolveStandardTypes', 'AsmWhole', 'NoOverloadedProcs', 'KeepClassForward', 'ArrayRangeExpr', 'SelfToken', 'CheckModeSwitches', 'CheckCondFunction', 'StopOnErrorDirective', 'ExtClassConstWithoutExpr', 'StopOnUnitInterface', 'IgnoreUnknownResource', 'AsyncProcs', 'DisableResources', 'po_AsmPascalComments', 'AllowMem'); |