Class DiagnosticCode
java.lang.Object
org.eclipse.lsp4j.jsonrpc.messages.Either<String,Integer>
com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCode
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getStringValue
(Either<String, Integer> diagnosticCode) Methods inherited from class org.eclipse.lsp4j.jsonrpc.messages.Either
collectDisjoinTypes, collectDisjoinTypes, collectDisjoinTypes, equals, forLeft, forRight, get, getAllDisjoinTypes, getLeft, getLeftDisjointType, getRight, getRightDisjointType, hashCode, isEither, isEither, isEither, isLeft, isRight, map, toString
-
Constructor Details
-
DiagnosticCode
-
DiagnosticCode
-
-
Method Details
-
getStringValue
-
getStringValue
-