| Interface and Description |
|---|
| com.sonar.sslr.api.AuditListener
in 1.19, use
com.sonar.sslr.squid.AstScannerExceptionHandler from the SSLR Squid Bridge (2.3) |
| com.sonarsource.cobol.api.flow.CobolDataFlowEngineObserver
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| com.sonar.sslr.api.flow.CobolExecutionFlow
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| org.sonar.sslr.text.Preprocessor
in 1.20, use your own text API instead.
|
| com.sonar.sslr.api.RecognitionExceptionListener
in 1.19, use
com.sonar.sslr.squid.AstScannerExceptionHandler from the SSLR Squid Bridge (2.3) |
| org.sonar.sslr.text.Text
in 1.20, use your own text API instead.
|
| org.sonar.sslr.text.TextCharSequence
in 1.20, use your own text API instead.
|
| Enum and Description |
|---|
| com.sonarsource.cobol.api.metrics.CobolMetrics
with no replacement
|
| Exceptions and Description |
|---|
| com.sonar.sslr.api.flow.BarrierSignal
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| com.sonar.sslr.api.flow.ExecutionFlowSignal
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| com.sonar.sslr.api.flow.StopFlowExplorationSignal
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| com.sonar.sslr.api.flow.StopPathExplorationSignal
since SonarCOBOL 3.4. This API will be dropped with no replacement.
|
| Constructor and Description |
|---|
| com.sonar.sslr.impl.Lexer2(Charset) |
| com.sonar.sslr.impl.channel.UnknownCharacterChannel(boolean)
logging removed in 1.20, use
UnknownCharacterChannel.UnknownCharacterChannel() or implement your own Channel with logging |
Copyright © 2009–2018 SonarSource. All rights reserved.