Class AutoServerInfo

java.lang.Object
org.eclipse.lsp4j.ServerInfo
com.github._1c_syntax.bsl.languageserver.AutoServerInfo
All Implemented Interfaces:
Serializable

@Component public class AutoServerInfo extends org.eclipse.lsp4j.ServerInfo implements Serializable
Информация о сервере. Автоматически заполняется на основании данных о версии и имени приложения.
See Also:
  • Constructor Details

    • AutoServerInfo

      public AutoServerInfo()
  • Method Details

    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class org.eclipse.lsp4j.ServerInfo
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class org.eclipse.lsp4j.ServerInfo