SPeCS Packages Documentation
    Preparing search index...

    MISRA-C Rule 17.3: A function shall not be declared implicitly

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    analysisType: SINGLE_TRANSLATION_UNIT = AnalysisType.SINGLE_TRANSLATION_UNIT

    Scope of analysis

    appliesTo: Set<string> = ...

    Standards to which this rule applies to

    context: MISRAContext
    priority: 1

    A positive integer starting from 1 that indicates the rule's priority, determining the order in which rules are applied.

    Accessors

    • get dependencies(): Visit[]

      Returns Visit[]

      List of dependent visits, which is empty by default

    • get ruleID(): string

      An alias for 'name'

      Returns string

    Methods