Package com.sonarsource.cobol.api.ast
@ParametersAreNonnullByDefault
package com.sonarsource.cobol.api.ast
-
ClassDescriptionBase class to visit an AST (Abstract Syntactic Tree) generated by a parser.Extension point to execute custom rules in the SonarSource COBOL analyzer.Extension point to define custom COBOL rules inside the same SonarQube rule repository as the standard rules.