Class BSLLSBinding
java.lang.Object
com.github._1c_syntax.bsl.languageserver.BSLLSBinding
@EnableAutoConfiguration
@ComponentScan("com.github._1c_syntax.bsl.languageserver")
public class BSLLSBinding
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.springframework.context.ConfigurableApplicationContext
static Collection<DiagnosticInfo>
static LanguageServerConfiguration
static ServerContext
-
Constructor Details
-
BSLLSBinding
public BSLLSBinding()
-
-
Method Details
-
getApplicationContext
public static org.springframework.context.ConfigurableApplicationContext getApplicationContext() -
getDiagnosticInfos
-
getLanguageServerConfiguration
-
getServerContext
-