plugin
2024.2.2
jvm
plugin
/
org.jetbrains.qodana
Package-level
declarations
Types
Properties
Types
Installer
Link copied to clipboard
class
Installer
Qodana
Plugin
Link copied to clipboard
class
QodanaPlugin
:
Plugin
<
Project
>
Qodana
Plugin
Constants
Link copied to clipboard
object
QodanaPluginConstants
Qodana
Plugin
Extension
Link copied to clipboard
open
class
QodanaPluginExtension
@
Inject
constructor
(
objectFactory
:
ObjectFactory
)
Version
Link copied to clipboard
class
Version
(
major
:
Int
=
0
,
minor
:
Int
=
0
,
patch
:
Int
=
0
,
version
:
String
=
""
)
:
Comparable
<
Version
>
Properties
CHECKSUMS
Link copied to clipboard
val
CHECKSUMS
:
Map
<
String
,
Map
<
String
,
String
>
>