JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional
|
Required
Detail:
Field |
Element
SEARCH:
Package
com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
Annotation Interface DiagnosticParameter
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
DiagnosticParameter
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
Class
<?>
type
Optional Element Summary
Optional Elements
Modifier and Type
Optional Element
Description
String
defaultValue
Element Details
type
Class
<?>
type
defaultValue
String
defaultValue
Default:
""