Class InternalApiBridge
java.lang.Object
net.sourceforge.pmd.lang.kotlin.ast.InternalApiBridge
Internal API.
Acts as a bridge between outer parts of PMD and the restricted access internal API of this package.
None of this is published API, and compatibility can be broken anytime! Use this only at your own risk.
- Internal API:
- None of this is published API, and compatibility can be broken anytime! Use this only at your own risk.
- Since:
- 7.25.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic PmdKotlinParsernewPmdKotlinParser(ExecutorService timeoutExecutor)
-
Method Details
-
newPmdKotlinParser
-