java.lang.Object
com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameterInfo
public final class DiagnosticParameterInfo
extends Object
Описание параметров диагностики
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getType
public Class<?> getType()
-
-
getDescription
public String getDescription()
-
getDefaultValue
public Object getDefaultValue()