Unit 'FpSonar.DataFlow' Package
[Overview][Types][Classes][Index] [#fcl-sonar]

TFpSonarFlowVerdict

Declaration

Source position: fpsonar.dataflow.pp line 45

type TFpSonarFlowVerdict = (

  fvDeadStore,

  fvUninitializedStrict,

  fvSelfAssignedNeverUsed,

  fvResultOverwritten,

  fvResultUnassigned

);


Documentation generated on: 2026-08-31