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

TP2jsCompilerOption

Declaration

Source position: pas2jscompiler.pp line 106

type TP2jsCompilerOption = (

  coSkipDefaultConfigs,

  coBuildAll,

  coShowLogo,

  coShowErrors,

  coShowWarnings,

  coShowNotes,

  coShowHints,

  coShowInfos,

  coShowLineNumbers,

  coShowTriedUsedFiles,

  coShowConditionals,

  coShowUsedTools,

  coShowDebug,

  coShowMessageNumbers,

  coOverflowChecks,

  coRangeChecks,

  coObjectChecks,

  coAssertions,

  coAllowCAssignments,

  coAllowMacros,

  coWriteableConst,

  coLowerCase,

  coUseStrict,

  coWriteDebugLog,

  coWriteMsgToStdErr,

  coPrecompile,

  coEnumValuesAsNumbers,

  coKeepNotUsedPrivates,

  coKeepNotUsedDeclarationsWPO,

  coShortRefGlobals,

  coObfuscateLocalIdentifiers,

  coSourceMapCreate,

  coSourceMapInclude,

  coSourceMapFilenamesAbsolute,

  coSourceMapXSSIHeader

);


Documentation generated on: 2023-03-18