SonarCloud | Advanced setup | Languages | PL/I
PL/I - SonarCloud
This language is available only in the Enterprise plan.
Language-specific properties
Discover and update the PL/I-specific properties in: Administration > General Settings > Languages > PL/I.
Source code extraction
In order to analyze your source code with SonarCloud you need to first extract it onto a file system. You can use your own tool or an open-source tool. SonarSource does not provide any connectors or source code extraction tools.
Dealing with-includes
There are two possible ways to tell SonarQube where to retrieve the source code referenced by an %INCLUDE
statement.
The following syntaxes are supported:
Example:
If you want to interpret:
the Ddnames are defined as:
Note that the following constructs, involving at least two members, are currently not supported:
Was this page helpful?