import { Program, FileJp } from "@specs-feup/clava/api/Joinpoints.js"; import MISRAAnalyser from "../MISRAAnalyser.js"; export default class Section5_Identifiers extends MISRAAnalyser { ruleMapper: Map void>; constructor(rules: number[]); private static hasExternalLinkage; private r5_1_externalIdentifierLength; private r5_6_uniqueTypedefs; private r5_7_uniqueTags; private r5_8_uniqueExternalIds; } //# sourceMappingURL=Section5_Identifiers.d.ts.map