Index

A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractCallNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
AbstractCallNode() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.AbstractCallNode
 
AbstractCfgVisitor - Class in com.github._1c_syntax.bsl.languageserver.cfg
Абстрактный класс обхода графа управления.
AbstractCfgVisitor(ControlFlowGraph) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
AbstractCommentFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Абстрактный сапплаер для получения областей сворачивания комментариев.
AbstractCommentFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.AbstractCommentFoldingRangeSupplier
 
AbstractComplexityInlayHintSupplier - Class in com.github._1c_syntax.bsl.languageserver.inlayhints
Абстрактный поставщик подсказок о сложности методов.
AbstractComplexityInlayHintSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.inlayhints.AbstractComplexityInlayHintSupplier
 
AbstractDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
AbstractDetector(double) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.AbstractDetector
 
AbstractDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
AbstractFindMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
Абстрактная диагностика, предназначенная для поиска вызова обычных методов и методов глобального контекста с использованием регулярного выражения.
AbstractListenerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractListenerDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
AbstractMetadataDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
Базовый класс для анализа объектов метаданных, когда диагностика регистрируется на первый токен модуля
AbstractMetadataDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
AbstractMetadataDiagnostic(List<MDOType>) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
AbstractMethodComplexityCodeLensSupplier - Class in com.github._1c_syntax.bsl.languageserver.codelenses
Базовый класс для реализации линз, показывающих сложность методов в документе.
AbstractMethodComplexityCodeLensSupplier(LanguageServerConfiguration, AbstractToggleComplexityInlayHintsCommandSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
 
AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData - Class in com.github._1c_syntax.bsl.languageserver.codelenses
DTO для хранения данных линз о сложности методов в документе.
AbstractMultilingualStringDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractMultilingualStringDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMultilingualStringDiagnostic
 
AbstractObjectPool<T> - Class in com.github._1c_syntax.bsl.languageserver.utils
Generic object pool.
AbstractObjectPool() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.AbstractObjectPool
 
AbstractQuickFixSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
AbstractQuickFixSupplier(QuickFixSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier
 
AbstractRunTestsCodeLensSupplier<T extends CodeLensData> - Class in com.github._1c_syntax.bsl.languageserver.codelenses
 
AbstractRunTestsCodeLensSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractRunTestsCodeLensSupplier
 
AbstractSDBLListenerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractSDBLListenerDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
AbstractSDBLVisitorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractSDBLVisitorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
AbstractSymbolTreeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractSymbolTreeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
AbstractToggleComplexityInlayHintsCommandSupplier - Class in com.github._1c_syntax.bsl.languageserver.commands.complexity
Базовый класс для поставщиков команды переключения подсказок сложности.
AbstractToggleComplexityInlayHintsCommandSupplier(AbstractComplexityInlayHintSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.complexity.AbstractToggleComplexityInlayHintsCommandSupplier
 
AbstractVariableSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Общая реализация символа переменной.
AbstractVariableSymbol.Builder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
AbstractVisitorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AbstractVisitorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
accept(SymbolTreeVisitor) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
accept(SymbolTreeVisitor) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
accept(SymbolTreeVisitor) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
accept(SymbolTreeVisitor) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
accept(SymbolTreeVisitor) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Symbol
Обработчик захода в символ при обходе символьного дерева.
activatedByDefault() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
ADD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
ADD_HANDLER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ADD_HANDLER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ADD_HANDLER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ADD_HANDLER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
addArgument(BslExpression) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.AbstractCallNode
 
addDeclaration(ParseTree) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.VariableDefinition
 
addDiagnostic(int, int, int, int) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(SourceDefinedSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
Добавляет диагностику по ссылке на символ, используя в качестве области - область символа
addDiagnostic(BSLParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(BSLParserRuleContext, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(BSLParserRuleContext, String, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(BSLParserRuleContext, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
addDiagnostic(Token) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Token, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Token, String, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Token, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Token, Token) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(ParseTree) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(TerminalNode) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(TerminalNode, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(TerminalNode, TerminalNode) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Range) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Range, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Range, String, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDiagnostic(Range, List<DiagnosticRelatedInformation>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
addDocument(URI) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
addEdge(CfgVertex, CfgVertex, CfgEdgeType) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraph
 
addMethodCall(URI, String, ModuleType, String, Range) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Добавить вызов метода в индекс.
addStatement(BSLParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.BasicBlockVertex
 
addType(String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.VariableDefinition
 
addVariableUsage(URI, String, ModuleType, String, String, Range, boolean) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Добавить обращение к переменной в индекс.
ADJACENT_CODE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
 
AFTER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
ALICE_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ALL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Все диагностики считаются включенными.
ALL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticScope
 
AllFunctionPathMustHaveReturnDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AllFunctionPathMustHaveReturnDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AllFunctionPathMustHaveReturnDiagnostic
 
AnalysisInfo - Class in com.github._1c_syntax.bsl.languageserver.reporters.data
 
AnalysisInfo(LocalDateTime, List<FileInfo>, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
AnalysisInfoObjectMapper - Class in com.github._1c_syntax.bsl.languageserver.reporters.databind
Преднастроенный object mapper для (де)сериализации класса AnalysisInfo
AnalysisInfoObjectMapper() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.databind.AnalysisInfoObjectMapper
 
AnalyzeCommand - Class in com.github._1c_syntax.bsl.languageserver.cli
Выполнение анализа Ключ команды: -a, (--analyze) Параметры: -s, (--srcDir) <arg> - Путь к каталогу исходных файлов.
AnalyzeCommand(ReportersAggregator, LanguageServerConfiguration, ServerContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.AnalyzeCommand
 
AnalyzeProjectOnStart - Class in com.github._1c_syntax.bsl.languageserver
Перехватчик события заполнения контекста сервера, запускающий анализ всех файлов контекста.
AnalyzeProjectOnStart(LanguageServerConfiguration, DiagnosticProvider, LanguageClientHolder, WorkDoneProgressHelper) - Constructor for class com.github._1c_syntax.bsl.languageserver.AnalyzeProjectOnStart
 
AND - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
AND_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AND_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AND_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
Annotation - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
Класс хранит информацию об аннотации.
Annotation.AnnotationBuilder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
 
AnnotationKind - Enum Class in com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
Класс хранит информацию о виде аннотации.
AnnotationParameterDefinition - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
Класс хранит информацию о параметре аннотации.
AnnotationParameterDefinition(String, String, boolean) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
annotations(List<Annotation>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
ANTIQUE_WHITE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
AQUA - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
AQUAMARINE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
areEqual(BslExpression, BslExpression) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
areEqual(BslExpression, BslExpression) - Method in interface com.github._1c_syntax.bsl.languageserver.utils.expressiontree.NodeEqualityComparer
 
arguments() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.AbstractCallNode
 
argumentsEqual(List<BslExpression>, List<BslExpression>) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
AROUND - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
ASK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Спросить разрешения.
AspectJConfiguration - Class in com.github._1c_syntax.bsl.languageserver.aop
Конфигурация фреймворка AspectJ.
AspectJConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.AspectJConfiguration
 
AssignAliasFieldsInQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
AssignAliasFieldsInQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.AssignAliasFieldsInQueryDiagnostic
 
ASYNC_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ASYNC_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
AT_CLIENT_AT_SERVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
AT_CLIENT_AT_SERVER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_NO_CONTEXT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
AT_CLIENT_AT_SERVER_NO_CONTEXT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_NO_CONTEXT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_NO_CONTEXT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_NO_CONTEXT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_AT_SERVER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
AT_SERVER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_NO_CONTEXT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
AT_SERVER_NO_CONTEXT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_NO_CONTEXT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_NO_CONTEXT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_NO_CONTEXT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AT_SERVER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AutoServerInfo - Class in com.github._1c_syntax.bsl.languageserver
Информация о сервере.
AutoServerInfo() - Constructor for class com.github._1c_syntax.bsl.languageserver.AutoServerInfo
 
availableRoutes() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
AWAIT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AWAIT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
AZURE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 

B

BADPRACTICE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
BadWordsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
BadWordsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.BadWordsDiagnostic
 
BasicBlockVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
BasicBlockVertex() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.BasicBlockVertex
 
BEFORE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
beginProgress(String) - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
BeginTransactionBeforeTryCatchDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
BeginTransactionBeforeTryCatchDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.BeginTransactionBeforeTryCatchDiagnostic
 
BEIGE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BINARY_OP - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
BinaryOperationNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
binaryOperationsEqual(BinaryOperationNode, BinaryOperationNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
binaryOperationsEqual(BinaryOperationNode, BinaryOperationNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TransitiveOperationsIgnoringComparer
 
BISQUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BLACK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BLANCHED_ALMOND - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BLOCKER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
 
BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BLUE_VIOLET - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BOOLEAN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
BRAINOVERLOAD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
BranchingVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
BranchingVertex() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.BranchingVertex
 
BREAK_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
BREAK_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
BREAK_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
BREAK_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
BROWN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
BSL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.FileType
 
BSL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticScope
 
BSLColor - Class in com.github._1c_syntax.bsl.languageserver.color
Служебный класс для констант по работе с объектом Цвет.
BSLDiagnostic - Interface in com.github._1c_syntax.bsl.languageserver.diagnostics
BSLDiagnostic main purpose is to provide collection of LSP Diagnostic, fired on concrete DocumentContext.
BslExpression - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
BslExpression(ExpressionNodeType) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
BslExpression(ExpressionNodeType, ParseTree) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
BSLFootprint - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
BSLFootprint() - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.BSLFootprint
 
BSLLanguageServer - Class in com.github._1c_syntax.bsl.languageserver
 
BSLLanguageServer(LanguageServerConfiguration, BSLTextDocumentService, BSLWorkspaceService, CommandProvider, ClientCapabilitiesHolder, ServerContext, ServerInfo) - Constructor for class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
BSLLSBinding - Class in com.github._1c_syntax.bsl.languageserver
 
BSLLSBinding() - Constructor for class com.github._1c_syntax.bsl.languageserver.BSLLSBinding
 
BSLLSPLauncher - Class in com.github._1c_syntax.bsl.languageserver
 
BSLLSPLauncher(CommandLine.IFactory) - Constructor for class com.github._1c_syntax.bsl.languageserver.BSLLSPLauncher
 
BslOperationNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
BslOperationNode(ExpressionNodeType, BslOperator, ParseTree) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
BslOperator - Enum Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
BSLTextDocumentService - Class in com.github._1c_syntax.bsl.languageserver
 
BSLTextDocumentService(ServerContext, LanguageServerConfiguration, DiagnosticProvider, CodeActionProvider, CodeLensProvider, DocumentLinkProvider, DocumentSymbolProvider, FoldingRangeProvider, FormatProvider, HoverProvider, ReferencesProvider, DefinitionProvider, CallHierarchyProvider, SelectionRangeProvider, ColorProvider, RenameProvider, InlayHintProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
BSLWorkspaceService - Class in com.github._1c_syntax.bsl.languageserver
 
BSLWorkspaceService(LanguageServerConfiguration, CommandProvider, SymbolProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.BSLWorkspaceService
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation.AnnotationBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
 
build() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence.SymbolOccurrenceBuilder
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
builder() - Static method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.VariableSymbol
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
builder() - Static method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
buildExpressionTree(BSLParser.ExpressionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionParseTreeRewriter
 
buildGraph(BSLParser.CodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
BURLY_WOOD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
byValue(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
Передача параметра по значению.

C

CachedPublicDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CachedPublicDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CachedPublicDiagnostic
 
CADET_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLSPLauncher
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.cli.AnalyzeCommand
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.cli.FormatCommand
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.cli.LanguageServerStartCommand
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.cli.VersionCommand
 
call() - Method in class com.github._1c_syntax.bsl.languageserver.cli.WebsocketCommand
 
CALL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
callHierarchyIncomingCalls(CallHierarchyIncomingCallsParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
callHierarchyOutgoingCalls(CallHierarchyOutgoingCallsParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
CallHierarchyProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
CallHierarchyProvider(ReferenceResolver, ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.CallHierarchyProvider
 
callStatementsEqual(AbstractCallNode, AbstractCallNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
CamelCaseDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
CamelCaseDetector(double) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.CamelCaseDetector
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.AutoServerInfo
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConditionVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
canEqual(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
 
CanonicalSpellingKeywordsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CanonicalSpellingKeywordsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CanonicalSpellingKeywordsDiagnostic
 
cast() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
Синтаксический-помощник для более удобных downcast-ов
CfgBuildingParseTreeVisitor - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
CfgBuildingParseTreeVisitor() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
CfgEdge - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
CfgEdge() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdge
 
CfgEdge(CfgEdgeType) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdge
 
CfgEdgeType - Enum Class in com.github._1c_syntax.bsl.languageserver.cfg
 
CfgVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
CfgVertex() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.CfgVertex
 
CHANGEANDVALIDATE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
CHARTREUSE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMultilingualStringDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.BadWordsDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CachedPublicDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CanonicalSpellingKeywordsDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommentedCodeDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleMissingAPIDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ConsecutiveEmptyLinesDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CrazyMultilineStringDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethodCallDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.GlobalContextMethodCollision8312Diagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectLineBreakDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.InvalidCharacterInFileDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LatinAndCyrillicSymbolInWordDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LineLengthDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MetadataObjectNameLengthDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingCommonModuleMethodDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingEventSubscriptionHandlerDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingSpaceDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilingualStringHasAllDeclaredLanguagesDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilingualStringUsingWithTemplateDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NonStandardRegionDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OrdinaryAppSupportDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RewriteMethodParameterDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ScheduledJobHandlerDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SetPermissionsForNewObjectsDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SpaceAtStartCommentDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TransferringParametersBetweenClientAndServerDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TypoDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedLocalVariableDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingServiceTagDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongDataPathForFormElementsDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongHttpServiceHandlerDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongWebServiceHandlerDiagnostic
 
check() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.YoLetterUsageDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
Проверка контекста глобального метода
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FormDataToValueDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectUseOfStrTemplateDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SetPrivilegedModeDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnsafeSafeModeMethodCallDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseFunctionProceedWithCallDiagnostic
 
checkGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseOfRollbackTransactionMethodDiagnostic
 
checkIn(T) - Method in class com.github._1c_syntax.bsl.languageserver.utils.AbstractObjectPool
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DenyIncompleteValuesDiagnostic
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ForbiddenMetadataNameDiagnostic
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MetadataObjectNameLengthDiagnostic
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SameMetadataObjectAndChildNamesDiagnostic
 
checkMetadata(AbstractMDObjectBase) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ScheduledJobHandlerDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
Проверка контекста обычного метода
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedCurrentDateDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedFindDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMessageDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethods8317Diagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectUseOfStrTemplateDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OSUsersMethodDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TempFilesDirDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnsafeSafeModeMethodCallDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseFunctionProceedWithCallDiagnostic
 
checkMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseOfRollbackTransactionMethodDiagnostic
 
checkOut() - Method in class com.github._1c_syntax.bsl.languageserver.utils.AbstractObjectPool
Checkout object from pool.
children(List<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Список "детей" символа - символов, которые располагаются внутри данного символа.
children(List<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
children(List<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
children(List<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
CHOCOLATE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
clear() - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
clearDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
clearReferences(URI) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Очистить ссылки из/на текущий документ.
clearSecondaryData() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ClientCapabilitiesHolder - Class in com.github._1c_syntax.bsl.languageserver
Null-safe bridge для получения возможностей клиента, была произведена инициализация сервера запросом LanguageServer.initialize(InitializeParams).
ClientCapabilitiesHolder() - Constructor for class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
 
clone() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdge
 
closeDocument(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
Закрыть документ и очистить его содержимое.
CLUMSY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
CODE_LENS_SUPPLIER_SUFFIX - Static variable in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
 
CODE_SMELL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
 
codeAction(CodeActionParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
CodeActionProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
CodeActionProvider(List<CodeActionSupplier>) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.CodeActionProvider
 
CodeActionSupplier - Interface in com.github._1c_syntax.bsl.languageserver.codeactions
 
CodeAfterAsyncCallDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CodeAfterAsyncCallDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeAfterAsyncCallDiagnostic
 
CodeBlockBeforeSubDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CodeBlockBeforeSubDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeBlockBeforeSubDiagnostic
 
CodeBlockFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания блоков кода: методов, условий, циклов, попыток.
CodeBlockFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.CodeBlockFoldingRangeSupplier
 
codeLens(CodeLensParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
CodeLensData - Interface in com.github._1c_syntax.bsl.languageserver.codelenses
Интерфейс DTO для хранения промежуточных данных линз между созданием линзы и ее разрешением.
CodeLensesConfiguration - Class in com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure
Spring-конфигурация для определения бинов пакета com.github._1c_syntax.bsl.languageserver.codelenses.
CodeLensesConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure.CodeLensesConfiguration
 
CodeLensOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.codelens
Корневой класс для настройки CodeLensProvider
CodeLensOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
CodeLensOptions(Map<String, Either<Boolean, Map<String, Object>>>, TestRunnerAdapterOptions) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
CodeLensProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы textDocument/codeLens, codeLens/resolve, а так же отвечающий за отправку запроса workspace/codeLens/refresh.
CodeLensProvider(Map<String, CodeLensSupplier<CodeLensData>>, ObjectProvider<List<CodeLensSupplier<CodeLensData>>>, LanguageClientHolder, ClientCapabilitiesHolder, ObjectMapper) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
 
CodeLensSupplier<T extends CodeLensData> - Interface in com.github._1c_syntax.bsl.languageserver.codelenses
Базовый интерфейс для наполнения CodeLensProvider данными о доступных в документе линзах.
codeLensSuppliersById(Collection<CodeLensSupplier<? extends CodeLensData>>) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure.CodeLensesConfiguration
Получить список сапплаеров линз в разрезе их идентификаторов.
CodeOutOfRegionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CodeOutOfRegionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
CodeRecognizer - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
CodeRecognizer(double, LanguageFootprint) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.CodeRecognizer
 
CognitiveComplexityCodeLensSupplier - Class in com.github._1c_syntax.bsl.languageserver.codelenses
Сапплаер линз, показывающий когнитивную сложность методов.
CognitiveComplexityCodeLensSupplier(LanguageServerConfiguration, ToggleCognitiveComplexityInlayHintsCommandSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.CognitiveComplexityCodeLensSupplier
 
CognitiveComplexityComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
CognitiveComplexityComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
CognitiveComplexityDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CognitiveComplexityDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CognitiveComplexityDiagnostic
 
CognitiveComplexityInlayHintSupplier - Class in com.github._1c_syntax.bsl.languageserver.inlayhints
Поставщик подсказок о когнитивной сложности методов.
CognitiveComplexityInlayHintSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.inlayhints.CognitiveComplexityInlayHintSupplier
 
ColorInformationSupplier - Interface in com.github._1c_syntax.bsl.languageserver.color
Базовый интерфейс для наполнения ColorProvider данными о наличии использования элементов цвета в документе.
colorPresentation(ColorPresentationParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
ColorPresentationSupplier - Interface in com.github._1c_syntax.bsl.languageserver.color
Базовый интерфейс для наполнения ColorProvider данными о представлении элемента цвета в документе.
ColorProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы textDocument/documentColor и textDocument/colorPresentation.
ColorProvider(List<ColorInformationSupplier>, List<ColorPresentationSupplier>) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.ColorProvider
 
com.github._1c_syntax.bsl.languageserver - package com.github._1c_syntax.bsl.languageserver
 
com.github._1c_syntax.bsl.languageserver.aop - package com.github._1c_syntax.bsl.languageserver.aop
Слой работы в парадигме аспектно-ориентированного программирования.
com.github._1c_syntax.bsl.languageserver.aop.measures - package com.github._1c_syntax.bsl.languageserver.aop.measures
Выполнение замеров производительности.
com.github._1c_syntax.bsl.languageserver.aop.sentry - package com.github._1c_syntax.bsl.languageserver.aop.sentry
Отправка аналитики в Sentry.
com.github._1c_syntax.bsl.languageserver.cfg - package com.github._1c_syntax.bsl.languageserver.cfg
 
com.github._1c_syntax.bsl.languageserver.cli - package com.github._1c_syntax.bsl.languageserver.cli
Пакет предназначен для реализации CLI функциональности BSL Language Server.
com.github._1c_syntax.bsl.languageserver.cli.lsp - package com.github._1c_syntax.bsl.languageserver.cli.lsp
Классы для конфигурирования и запуска команды LanguageServerStartCommand
com.github._1c_syntax.bsl.languageserver.codeactions - package com.github._1c_syntax.bsl.languageserver.codeactions
 
com.github._1c_syntax.bsl.languageserver.codelenses - package com.github._1c_syntax.bsl.languageserver.codelenses
Пакет предназначен для реализации различных видов линз ("code lenses"), используемых CodeLensProvider.
com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure - package com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure
Spring-специфичные классы для настройки внутренней инфраструктуры пакета com.github._1c_syntax.bsl.languageserver.codelenses.
com.github._1c_syntax.bsl.languageserver.codelenses.testrunner - package com.github._1c_syntax.bsl.languageserver.codelenses.testrunner
Запуск инструментов тестирования.
com.github._1c_syntax.bsl.languageserver.color - package com.github._1c_syntax.bsl.languageserver.color
Пакет предназначен для реализации различных видов представления цвета ("documentColor" и "colorPresentation"), используемых ColorProvider.
com.github._1c_syntax.bsl.languageserver.commands - package com.github._1c_syntax.bsl.languageserver.commands
Пакет предназначен для реализации команд, используемых CommandProvider.
com.github._1c_syntax.bsl.languageserver.commands.complexity - package com.github._1c_syntax.bsl.languageserver.commands.complexity
Служебные классы команд, связанные с показом сложности методов.
com.github._1c_syntax.bsl.languageserver.commands.infrastructure - package com.github._1c_syntax.bsl.languageserver.commands.infrastructure
Spring-специфичные классы для настройки внутренней инфраструктуры пакета com.github._1c_syntax.bsl.languageserver.commands.
com.github._1c_syntax.bsl.languageserver.configuration - package com.github._1c_syntax.bsl.languageserver.configuration
В пакете содержатся классы для конфигурирования BSL Language Server.
com.github._1c_syntax.bsl.languageserver.configuration.codelens - package com.github._1c_syntax.bsl.languageserver.configuration.codelens
Пакет содержит настройки CodeLensProvider
com.github._1c_syntax.bsl.languageserver.configuration.databind - package com.github._1c_syntax.bsl.languageserver.configuration.databind
Сериализация и десериализация верхнеуровневых или общих частей LanguageServerConfiguration.
com.github._1c_syntax.bsl.languageserver.configuration.diagnostics - package com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Пакет содержит настройки для работы DiagnosticProvider
com.github._1c_syntax.bsl.languageserver.configuration.documentlink - package com.github._1c_syntax.bsl.languageserver.configuration.documentlink
Пакет содержит настройки DocumentLinkProvider
com.github._1c_syntax.bsl.languageserver.configuration.events - package com.github._1c_syntax.bsl.languageserver.configuration.events
События пакета com.github._1c_syntax.bsl.languageserver.configuration.
com.github._1c_syntax.bsl.languageserver.configuration.formating - package com.github._1c_syntax.bsl.languageserver.configuration.formating
Пакет содержит настройки FormatProvider
com.github._1c_syntax.bsl.languageserver.configuration.inlayhints - package com.github._1c_syntax.bsl.languageserver.configuration.inlayhints
Пакет содержит настройки InlayHintProvider
com.github._1c_syntax.bsl.languageserver.configuration.watcher - package com.github._1c_syntax.bsl.languageserver.configuration.watcher
В пакете содержатся классы, относящиеся к отслеживанию факта изменения (удаление, создание, редактирование) файла конфигурации (LanguageServerConfiguration).
com.github._1c_syntax.bsl.languageserver.context - package com.github._1c_syntax.bsl.languageserver.context
 
com.github._1c_syntax.bsl.languageserver.context.computer - package com.github._1c_syntax.bsl.languageserver.context.computer
 
com.github._1c_syntax.bsl.languageserver.context.events - package com.github._1c_syntax.bsl.languageserver.context.events
События пакета com.github._1c_syntax.bsl.languageserver.configuration.
com.github._1c_syntax.bsl.languageserver.context.symbol - package com.github._1c_syntax.bsl.languageserver.context.symbol
 
com.github._1c_syntax.bsl.languageserver.context.symbol.annotations - package com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
В пакете содержатся data-классы для представления аннотаций и директив компиляции.
com.github._1c_syntax.bsl.languageserver.context.symbol.description - package com.github._1c_syntax.bsl.languageserver.context.symbol.description
Классы для хранения информации, прочитанной из комментариев-описаний
com.github._1c_syntax.bsl.languageserver.context.symbol.variable - package com.github._1c_syntax.bsl.languageserver.context.symbol.variable
 
com.github._1c_syntax.bsl.languageserver.databind - package com.github._1c_syntax.bsl.languageserver.databind
Сериализация и десериализация различных классов проекта.
com.github._1c_syntax.bsl.languageserver.diagnostics - package com.github._1c_syntax.bsl.languageserver.diagnostics
 
com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure - package com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
com.github._1c_syntax.bsl.languageserver.diagnostics.metadata - package com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
com.github._1c_syntax.bsl.languageserver.diagnostics.typo - package com.github._1c_syntax.bsl.languageserver.diagnostics.typo
 
com.github._1c_syntax.bsl.languageserver.documentlink - package com.github._1c_syntax.bsl.languageserver.documentlink
Пакет предназначен для реализации различных ссылок на внешние источники информации ("documentLink"), используемых DocumentLinkProvider.
com.github._1c_syntax.bsl.languageserver.events - package com.github._1c_syntax.bsl.languageserver.events
События пакета com.github._1c_syntax.bsl.languageserver.
com.github._1c_syntax.bsl.languageserver.folding - package com.github._1c_syntax.bsl.languageserver.folding
Пакет предназначен для реализации различных видов сворачивания ("folding"), используемых FoldingRangeProvider.
com.github._1c_syntax.bsl.languageserver.hover - package com.github._1c_syntax.bsl.languageserver.hover
Формирование всплывающего окна.
com.github._1c_syntax.bsl.languageserver.infrastructure - package com.github._1c_syntax.bsl.languageserver.infrastructure
Spring-специфичные классы для настройки внутренней инфраструктуры уровня приложения.
com.github._1c_syntax.bsl.languageserver.inlayhints - package com.github._1c_syntax.bsl.languageserver.inlayhints
Пакет предназначен для реализации inlay hints, предоставляемых InlayHintProvider.
com.github._1c_syntax.bsl.languageserver.inlayhints.infrastructure - package com.github._1c_syntax.bsl.languageserver.inlayhints.infrastructure
Spring-специфичные классы для настройки внутренней инфраструктуры пакета com.github._1c_syntax.bsl.languageserver.inlayhints.
com.github._1c_syntax.bsl.languageserver.jsonrpc - package com.github._1c_syntax.bsl.languageserver.jsonrpc
Кастомные расширения Language Server Protocol.
com.github._1c_syntax.bsl.languageserver.providers - package com.github._1c_syntax.bsl.languageserver.providers
 
com.github._1c_syntax.bsl.languageserver.recognizer - package com.github._1c_syntax.bsl.languageserver.recognizer
 
com.github._1c_syntax.bsl.languageserver.references - package com.github._1c_syntax.bsl.languageserver.references
Разрешение ссылок на символы.
com.github._1c_syntax.bsl.languageserver.references.model - package com.github._1c_syntax.bsl.languageserver.references.model
DTO и хранилища данных индекса ссылок.
com.github._1c_syntax.bsl.languageserver.reporters - package com.github._1c_syntax.bsl.languageserver.reporters
 
com.github._1c_syntax.bsl.languageserver.reporters.data - package com.github._1c_syntax.bsl.languageserver.reporters.data
 
com.github._1c_syntax.bsl.languageserver.reporters.databind - package com.github._1c_syntax.bsl.languageserver.reporters.databind
Пакет содержит дополнительные классы для настройки сериализации и десериализации классов родительского пакета.
com.github._1c_syntax.bsl.languageserver.reporters.infrastructure - package com.github._1c_syntax.bsl.languageserver.reporters.infrastructure
 
com.github._1c_syntax.bsl.languageserver.utils - package com.github._1c_syntax.bsl.languageserver.utils
 
com.github._1c_syntax.bsl.languageserver.utils.bsl - package com.github._1c_syntax.bsl.languageserver.utils.bsl
 
com.github._1c_syntax.bsl.languageserver.utils.expressiontree - package com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Преобразователь дерева разбора в берево вычисления выражений с учетом приоритетов операций
com.github._1c_syntax.bsl.languageserver.websocket - package com.github._1c_syntax.bsl.languageserver.websocket
Пакет предназначен для реализации подключения к Language Server через websocket.
COMMAND_SUPPLIER_SUFFIX - Static variable in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
 
CommandArguments - Interface in com.github._1c_syntax.bsl.languageserver.commands
Интерфейс DTO для хранения промежуточных данных команд между созданием команды и ее выполнением.
CommandModuleExportMethodsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommandModuleExportMethodsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommandModuleExportMethodsDiagnostic
 
CommandProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы workspace/executeCommans.
CommandProvider(Map<String, CommandSupplier<CommandArguments>>, ObjectMapper, CodeLensProvider, InlayHintProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.CommandProvider
 
CommandsConfiguration - Class in com.github._1c_syntax.bsl.languageserver.commands.infrastructure
Spring-конфигурация для определения бинов пакета com.github._1c_syntax.bsl.languageserver.commands.
CommandsConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.infrastructure.CommandsConfiguration
 
CommandSupplier<T extends CommandArguments> - Interface in com.github._1c_syntax.bsl.languageserver.commands
Базовый интерфейс для наполнения CommandProvider данными о доступных в документе командах.
commandSuppliersById(Collection<CommandSupplier<? extends CommandArguments>>) - Method in class com.github._1c_syntax.bsl.languageserver.commands.infrastructure.CommandsConfiguration
Получить список сапплаеров команд в разрезе их идентификаторов.
CommentedCodeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommentedCodeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommentedCodeDiagnostic
 
CommentFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания блоков комментариев.
CommentFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.CommentFoldingRangeSupplier
 
COMMENTS_PARAM_INDEX - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
CommitTransactionOutsideTryCatchDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommitTransactionOutsideTryCatchDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommitTransactionOutsideTryCatchDiagnostic
 
CommonModuleAssignDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleAssignDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleAssignDiagnostic
 
CommonModuleInvalidTypeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleInvalidTypeDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleInvalidTypeDiagnostic
 
CommonModuleMissingAPIDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleMissingAPIDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleMissingAPIDiagnostic
 
CommonModuleNameCachedDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameCachedDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameCachedDiagnostic
 
CommonModuleNameClientDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameClientDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameClientDiagnostic
 
CommonModuleNameClientServerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameClientServerDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameClientServerDiagnostic
 
CommonModuleNameFullAccessDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameFullAccessDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameFullAccessDiagnostic
 
CommonModuleNameGlobalClientDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameGlobalClientDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalClientDiagnostic
 
CommonModuleNameGlobalDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameGlobalDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
CommonModuleNameServerCallDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameServerCallDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameServerCallDiagnostic
 
CommonModuleNameWordsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CommonModuleNameWordsDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameWordsDiagnostic
 
compare(Position, Position) - Static method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RewriteMethodParameterDiagnostic
 
compare(Position, Position) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Натуральный порядок сравнения Position
compare(Range, Range) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Натуральный порядок сравнения Range
compareTo(Symbol) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
compareTo(SymbolOccurrence) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
COMPATIBILITY_MODE_8_1_0 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_2_13 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_2_16 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_1 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_10 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_11 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_12 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_13 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_14 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_15 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_16 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_17 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_18 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_19 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_2 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_20 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_21 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_3 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_4 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_5 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_6 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_7 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_8 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
COMPATIBILITY_MODE_8_3_9 - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
compatibilityMode() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
CompilationDirectiveLostDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CompilationDirectiveLostDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveLostDiagnostic
 
CompilationDirectiveNeedLessDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CompilationDirectiveNeedLessDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveNeedLessDiagnostic
 
compilerDirectiveKind(Optional<CompilerDirectiveKind>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
CompilerDirectiveKind - Enum Class in com.github._1c_syntax.bsl.languageserver.context.symbol.annotations
Класс хранит информацию о директиве компиляции.
ComplexityCodeLensData(URI, String, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
ComplexityData - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
ComplexityData(int, int, List<ComplexitySecondaryLocation>, Map<MethodSymbol, Integer>, Map<MethodSymbol, List<ComplexitySecondaryLocation>>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
ComplexitySecondaryLocation - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
ComplexitySecondaryLocation(Range, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
compute() - Method in interface com.github._1c_syntax.bsl.languageserver.context.computer.Computer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticIgnoranceComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.MethodSymbolComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ModuleSymbolComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.QueryComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.RegionSymbolComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.SymbolTreeComputer
 
compute() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
compute(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer
 
computeAndPublishDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.DiagnosticProvider
 
computeDiagnosticRange() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMetadataDiagnostic
 
Computer<T> - Interface in com.github._1c_syntax.bsl.languageserver.context.computer
 
ComputeTrigger - Enum Class in com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Триггер для запуска процедуры расчета диагностик.
ConditionalOnMeasuresEnabled - Annotation Interface in com.github._1c_syntax.bsl.languageserver.aop.measures
 
ConditionalVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ConditionalVertex(BSLParser.ElsifBranchContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
ConditionalVertex(BSLParser.IfBranchContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
configuration - Variable in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
 
ConfigurationFileChangeListener - Class in com.github._1c_syntax.bsl.languageserver.configuration.watcher
Обработчик событий изменения файла конфигурации.
ConfigurationFileChangeListener(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileChangeListener
 
ConfigurationFileSystemWatcher - Class in com.github._1c_syntax.bsl.languageserver.configuration.watcher
Отслеживатель изменений файла конфигурации.
ConfigurationFileSystemWatcher(LanguageServerConfiguration, ConfigurationFileChangeListener) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileSystemWatcher
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMultilingualStringDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.BadWordsDiagnostic
 
configure(Map<String, Object>) - Method in interface com.github._1c_syntax.bsl.languageserver.diagnostics.BSLDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommentedCodeDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameWordsDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicatedInsertionIntoCollectionDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IdenticalExpressionsDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectLineBreakDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LatinAndCyrillicSymbolInWordDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicDateDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicNumberDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingSpaceDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTemporaryFileDeletionDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedFunctionInParametersDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SetPermissionsForNewObjectsDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SpaceAtStartCommentDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TypoDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedLocalMethodDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeNetworkAddressDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodePathDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
 
configure(Map<String, Object>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingServiceTagDiagnostic
 
configure(Launcher.Builder<LanguageClient>) - Method in class com.github._1c_syntax.bsl.languageserver.websocket.LSPWebSocketEndpoint
 
configureDiagnostic(BSLDiagnostic, Map<String, Object>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
configureDiagnostic(BSLDiagnostic, Map<String, Object>, String...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
connect(Collection<Object>, LanguageClient) - Method in class com.github._1c_syntax.bsl.languageserver.websocket.LSPWebSocketEndpoint
 
connect(LanguageClient) - Method in class com.github._1c_syntax.bsl.languageserver.LanguageClientHolder
Выполнить подключение LanguageClient.
ConsecutiveEmptyLinesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ConsecutiveEmptyLinesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ConsecutiveEmptyLinesDiagnostic
 
ConsoleReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
ConsoleReporter() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.ConsoleReporter
 
ConstructorCallNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
constructorCallsEqual(ConstructorCallNode, ConstructorCallNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
ConstructorColorInformationSupplier - Class in com.github._1c_syntax.bsl.languageserver.color
Сапплаер данными о наличии использования элементов цвета через конструктор Новый Цвет().
ConstructorColorInformationSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.color.ConstructorColorInformationSupplier
 
ConstructorColorPresentationSupplier - Class in com.github._1c_syntax.bsl.languageserver.color
Сапплаер данными о представлении элемента цвета через конструктор Новый Цвет().
ConstructorColorPresentationSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.color.ConstructorColorPresentationSupplier
 
Constructors - Class in com.github._1c_syntax.bsl.languageserver.utils.bsl
Набор методов для работы с конструкторами объектов 1С
contains(Token, Token) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
 
ContainsDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
ContainsDetector(double, String...) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.ContainsDetector
 
containsPosition(Range, Position) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
containsRange(Range, Range) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
CONTINUE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CONTINUE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CONTINUE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
CONTINUE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ControlFlowGraph - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ControlFlowGraphWalker - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ControlFlowGraphWalker(ControlFlowGraph) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
CORAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
CORN_FLOWER_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
CORN_SILK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
CrazyMultilineStringDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CrazyMultilineStringDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CrazyMultilineStringDiagnostic
 
CREAM - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
create() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.typo.JLanguageToolPool
 
create() - Method in class com.github._1c_syntax.bsl.languageserver.utils.AbstractObjectPool
 
create() - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(int, int, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Создание Range для линии
create(int, int, int, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(BslExpression, BslExpression, BslExpression) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
create(BslOperator, BslExpression, BslExpression, ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
Конструирует ветку бинарной операции
create(BslOperator, BslExpression, ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
Конструирует унарную операцию
create(URI, Range, String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.RelatedInformation
 
create(List<Token>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(ParserRuleContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(ParserRuleContext, ParserRuleContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(Token) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(Token, Token) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Создание Range для узла дерева разбора.
create(TerminalNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
create(TerminalNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
create(TerminalNode, TerminalNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
 
createCodeActions(List<TextEdit>, String, URI, List<Diagnostic>) - Static method in class com.github._1c_syntax.bsl.languageserver.providers.CodeActionProvider
 
createCommand(String, T) - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Создать DTO команды.
createDynamic(BslExpression) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
Конструирование вызова конструктора в функциональном стиле
createPatternFromString(String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
Создает PATTERN из строки со словами с разделителем ',' (запятая) (используется в параметрах диагностики).
createPatternFromString(String, String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
Создает PATTERN из строки со словами с указанным разделителем (используется в параметрах диагностики).
createProgress(int, String) - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper
 
CreateQueryInCycleDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CreateQueryInCycleDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
CreateQueryInCycleDiagnostic.CodeFlowType - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CreateQueryInCycleDiagnostic.VariableDefinition - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
createStatic(TerminalSymbolNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
Конструирование статического вызова конструктора
CRIMSON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
CRITICAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
 
CUSTOM - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
CYAN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
CYCLE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.CodeFlowType
 
CyclomaticComplexityCodeLensSupplier - Class in com.github._1c_syntax.bsl.languageserver.codelenses
Сапплаер линз, показывающий когнитивную сложность методов.
CyclomaticComplexityCodeLensSupplier(LanguageServerConfiguration, ToggleCyclomaticComplexityInlayHintsCommandSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.CyclomaticComplexityCodeLensSupplier
 
CyclomaticComplexityComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
CyclomaticComplexityComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
CyclomaticComplexityDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
CyclomaticComplexityDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.CyclomaticComplexityDiagnostic
 
CyclomaticComplexityInlayHintSupplier - Class in com.github._1c_syntax.bsl.languageserver.inlayhints
Поставщик подсказок о цикломатической сложности методов.
CyclomaticComplexityInlayHintSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.inlayhints.CyclomaticComplexityInlayHintSupplier
 

D

DARK_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_CYAN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_GOLDEN_ROD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_KHAKI - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_MAGENTA - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_OLIVE_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_ORANGE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_ORCHID - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_SALMON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_SEA_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_SLATE_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_SLATE_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_TURQUOISE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DARK_VIOLET - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
Data(Map<DiagnosticCode, List<Range<Integer>>>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticIgnoranceComputer.Data
 
DataExchangeLoadingDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DataExchangeLoadingDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DataExchangeLoadingDiagnostic
 
DATETIME - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
DEEP_PINK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DEEP_SKY_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DEFAULT - Static variable in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Режим отправки ошибок по умолчанию.
DEFAULT_ALPHA_CHANNEL - Static variable in class com.github._1c_syntax.bsl.languageserver.color.BSLColor
Альфа-канал цвета по умолчанию как значение из диапазона [0...1].
DEFAULT_LANGUAGE - Static variable in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Язык по умолчанию
DefaultCodeLensData - Class in com.github._1c_syntax.bsl.languageserver.codelenses
DTO для хранения промежуточных данных линз между созданием линзы и ее разрешением.
DefaultCodeLensData(URI, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
DefaultCommandArguments - Class in com.github._1c_syntax.bsl.languageserver.commands
DTO для хранения промежуточных данных команд между созданием команды и ее выполнением.
DefaultCommandArguments(URI, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
DefaultNodeEqualityComparer - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Стандартный алгоритм сравнения выражений.
DefaultNodeEqualityComparer() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
defaultValue() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameter
 
defaultValue(ParameterDefinition.DefaultValue) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
Значение по умолчанию.
DefaultValue(ParameterDefinition.ParameterType, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
definition(DefinitionParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
DEFINITION - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.references.model.OccurrenceType
Определение.
DefinitionProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
DefinitionProvider(ReferenceResolver) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.DefinitionProvider
 
delete(URI) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.LocationRepository
Удалить сохраненные расположения обращений к символам в указанном URI.
deleteAll(Set<SymbolOccurrence>) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrenceRepository
Удалить сохраненные данные по указанным обращениям к символу.
DeletingCollectionItemDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeletingCollectionItemDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeletingCollectionItemDiagnostic
 
DenyIncompleteValuesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DenyIncompleteValuesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DenyIncompleteValuesDiagnostic
 
deprecated(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
DEPRECATED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
DeprecatedAttributes8312Diagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedAttributes8312Diagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedAttributes8312Diagnostic
 
DeprecatedCurrentDateDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedCurrentDateDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedCurrentDateDiagnostic
 
DeprecatedFindDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedFindDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedFindDiagnostic
 
DeprecatedMessageDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedMessageDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMessageDiagnostic
 
DeprecatedMethodCallDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedMethodCallDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethodCallDiagnostic
 
DeprecatedMethods8310Diagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedMethods8310Diagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethods8310Diagnostic
 
DeprecatedMethods8317Diagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedMethods8317Diagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethods8317Diagnostic
 
DeprecatedTypeManagedFormDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DeprecatedTypeManagedFormDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedTypeManagedFormDiagnostic
 
DEREFERENCE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
Describable - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
Возможность сущности иметь описание.
description(Optional<MethodDescription>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
description(Optional<ParameterDescription>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
Описание параметра.
description(Optional<VariableDescription>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Описание переменной.
DescriptionReader - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.description
Вспомогательный класс для чтения данных из описания метода
deserialize(JsonParser, DeserializationContext) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.databind.ParametersDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticCodeDeserializer
 
DESIGN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
destroy() - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
determineAdjacentDeadCode(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
DiagnosticBeanPostProcessor - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
DiagnosticBeanPostProcessor(LanguageServerConfiguration, Map<Class<? extends BSLDiagnostic>, DiagnosticInfo>) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticBeanPostProcessor
 
DiagnosticCode - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticCode(String) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCode
 
DiagnosticCode(String, Integer) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCode
 
DiagnosticCodeDeserializer - Class in com.github._1c_syntax.bsl.languageserver.reporters.databind
Десериализатор для Either, выступающего в роли хранилища кода диагностики.
DiagnosticCodeDeserializer() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticCodeDeserializer
 
DiagnosticCodeSerializer - Class in com.github._1c_syntax.bsl.languageserver.reporters.databind
Сериализатор для Either, выступающего в роли хранилища кода диагностики.
DiagnosticCodeSerializer() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticCodeSerializer
 
DiagnosticCompatibilityMode - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
DiagnosticComputer() - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer
 
DiagnosticDescriptionDocumentLinkSupplier - Class in com.github._1c_syntax.bsl.languageserver.documentlink
Сапплаер для формирования ссылки на страницу с информацией по диагностике.
DiagnosticDescriptionDocumentLinkSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.documentlink.DiagnosticDescriptionDocumentLinkSupplier
 
DiagnosticHelper - Class in com.github._1c_syntax.bsl.languageserver.utils
 
DiagnosticIgnoranceComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
DiagnosticIgnoranceComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticIgnoranceComputer
 
DiagnosticIgnoranceComputer.Data - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
diagnosticInfo(Class<? extends BSLDiagnostic>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticInfosConfiguration
 
DiagnosticInfo - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticInfo(Class<? extends BSLDiagnostic>, LanguageServerConfiguration, StringInterner) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
diagnosticInfos() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticInfosConfiguration
 
diagnosticInfos() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticsConfiguration
 
diagnosticInfosByCode() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticInfosConfiguration
 
diagnosticInfosByDiagnosticClass() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticInfosConfiguration
 
DiagnosticInfosConfiguration - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
DiagnosticInfosConfiguration(ApplicationContext, LanguageServerConfiguration, StringInterner) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticInfosConfiguration
 
DiagnosticMetadata - Annotation Interface in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticMixIn - Class in com.github._1c_syntax.bsl.languageserver.reporters.databind
Mix-in класс для донастройки (де)сериализации Diagnostic через Jackson ObjectMapper.
DiagnosticMixIn() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticMixIn
 
DiagnosticObjectProvider - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
DiagnosticObjectProvider(ApplicationContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticObjectProvider
 
DiagnosticParameter - Annotation Interface in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticParameterInfo - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticParams - Class in com.github._1c_syntax.bsl.languageserver.jsonrpc
Параметры запроса textDocument/x-diagnostics.
DiagnosticParams(TextDocumentIdentifier) - Constructor for class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
DiagnosticParams(TextDocumentIdentifier, Range) - Constructor for class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
DiagnosticProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
DiagnosticProvider(LanguageClientHolder) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.DiagnosticProvider
 
DiagnosticReporter - Interface in com.github._1c_syntax.bsl.languageserver.reporters
 
diagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticComputer
 
diagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticsConfiguration
 
diagnostics(DiagnosticParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
diagnostics(DiagnosticParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
diagnostics(DiagnosticParams) - Method in interface com.github._1c_syntax.bsl.languageserver.jsonrpc.ProtocolExtension
 
Diagnostics - Class in com.github._1c_syntax.bsl.languageserver.jsonrpc
Ответ на запрос textDocument/x-diagnostics.
Diagnostics(List<Diagnostic>, Integer) - Constructor for class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
 
DiagnosticsConfiguration - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
DiagnosticsConfiguration(LanguageServerConfiguration, DiagnosticObjectProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticsConfiguration
 
DiagnosticScope - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticSeverity - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
diagnosticShouldBeIgnored(Diagnostic) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.DiagnosticIgnoranceComputer.Data
 
DiagnosticsOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Корневой класс для настройки DiagnosticProvider
DiagnosticsOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
DiagnosticsOptions(ComputeTrigger, boolean, SkipSupport, Mode, boolean, SubsystemFilter, Map<String, Either<Boolean, Map<String, Object>>>) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
diagnosticStorage - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
diagnosticStorage - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
diagnosticStorage - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
diagnosticStorage - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
diagnosticStorage - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
DiagnosticStorage - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DiagnosticTag - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
DiagnosticType - Enum Class in com.github._1c_syntax.bsl.languageserver.diagnostics.metadata
 
didChange(DidChangeTextDocumentParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
didChangeConfiguration(DidChangeConfigurationParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLWorkspaceService
 
didChangeWatchedFiles(DidChangeWatchedFilesParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLWorkspaceService
 
didClose(DidCloseTextDocumentParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
didOpen(DidOpenTextDocumentParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
didSave(DidSaveTextDocumentParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
DIM_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DIRECT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
 
Disabled - Annotation Interface in com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure
 
DisableDiagnosticTriggeringSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
DisableDiagnosticTriggeringSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.DisableDiagnosticTriggeringSupplier
 
dispatchVertex(CfgVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
DIVIDE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
DO_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
DO_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
DO_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
DO_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
documentColor(DocumentColorParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
documentContext - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
documentContext - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
documentContext - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
documentContext - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
documentContext - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
DocumentContext - Class in com.github._1c_syntax.bsl.languageserver.context
 
DocumentContext(URI) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
DocumentContextContentChangedEvent - Class in com.github._1c_syntax.bsl.languageserver.context.events
 
DocumentContextContentChangedEvent(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.events.DocumentContextContentChangedEvent
 
DocumentContextLazyDataMeasurer - Class in com.github._1c_syntax.bsl.languageserver.aop.measures
Класс отвечает за вызов операций замера производительности для lazy-методов DocumentContext.
DocumentContextLazyDataMeasurer(MeasureCollector) - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.measures.DocumentContextLazyDataMeasurer
 
documentContextRebuild(JoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
documentLink(DocumentLinkParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
DocumentLinkOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.documentlink
Корневой класс для настройки DocumentLinkProvider
DocumentLinkOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
DocumentLinkOptions(boolean) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
DocumentLinkProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Класс-провайдер для формирования списка ссылок на внешние источники информации.
DocumentLinkProvider(Collection<DocumentLinkSupplier>) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.DocumentLinkProvider
 
DocumentLinkSupplier - Interface in com.github._1c_syntax.bsl.languageserver.documentlink
Базовый интерфейс для наполнения DocumentLinkProvider данными о ссылках на внешние источники информации.
documentSymbol(DocumentSymbolParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
DocumentSymbolProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
DocumentSymbolProvider() - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.DocumentSymbolProvider
 
DODGER_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
DuplicatedInsertionIntoCollectionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DuplicatedInsertionIntoCollectionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicatedInsertionIntoCollectionDiagnostic
 
DuplicateRegionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DuplicateRegionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateRegionDiagnostic
 
DuplicateStringLiteralDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
DuplicateStringLiteralDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
DYNAMIC - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
 

E

EACH_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EACH_LO_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EACH_LO_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EACH_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EACH_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EACH_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSIF_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSIF_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSIF_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ELSIF_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EMPTY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
EMPTY - Static variable in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
EMPTY - Static variable in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
Пустой ответ.
EmptyCodeBlockDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
EmptyCodeBlockDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyCodeBlockDiagnostic
 
EmptyRegionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
EmptyRegionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyRegionDiagnostic
 
EmptyStatementDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
EmptyStatementDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyStatementDiagnostic
 
EN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Английский
enabledCodeLensSuppliers(LanguageServerConfiguration, Map<String, CodeLensSupplier<CodeLensData>>) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.infrastructure.CodeLensesConfiguration
Получить список активированных в данный момент сапплаеров линз.
enabledInlayHintSuppliers(LanguageServerConfiguration, Collection<InlayHintSupplier>) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.infrastructure.InlayHintsConfiguration
Получить список активированных в данный момент сапплаеров inlay hints.
END_DO_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_DO_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_DO_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_DO_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_FUNCTION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_FUNCTION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_FUNCTION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_FUNCTION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_PROCEDURE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_PROCEDURE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_PROCEDURE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_PROCEDURE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_TRY_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_TRY_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_TRY_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
END_TRY_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
endCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
endCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
endCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
Столбец, в котором заканчивается символ.
ENDIF_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDIF_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDIF_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDIF_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
endLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
endLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
endLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
Строка, в которой заканчивается символ.
endProgress(String) - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
endRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
ENDREGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDREGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDREGION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ENDREGION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EndWithDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
EndWithDetector(double, char...) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.EndWithDetector
 
enterElseBranch(BSLParser.ElseBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterElseBranch(BSLParser.ElseBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterEveryRule(ParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyRegionDiagnostic
 
enterExceptCodeBlock(BSLParser.ExceptCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterExceptCodeBlock(BSLParser.ExceptCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterExpression(BSLParser.ExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterExpression(BSLParser.ExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ParseErrorDiagnostic
 
enterFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
enterForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
enterGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterGotoStatement(BSLParser.GotoStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterGotoStatement(BSLParser.GotoStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
enterQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LogicalOrInTheWhereSectionOfQueryDiagnostic
 
enterSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterTernaryOperator(BSLParser.TernaryOperatorContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterTernaryOperator(BSLParser.TernaryOperatorContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterTryStatement(BSLParser.TryStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
enterWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
enterWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
enterWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
EOF - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.ParseErrorDiagnostic
 
EQUAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
equalNodes(Tree, Tree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.AutoServerInfo
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConditionVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
equals(Object) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
 
ERROR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
ERROR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
 
EVAL_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EVAL_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EVENT_HANDLERS_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EVENT_HANDLERS_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
eventPublisherAspect() - Method in class com.github._1c_syntax.bsl.languageserver.aop.AspectJConfiguration
 
EventPublisherAspect - Class in com.github._1c_syntax.bsl.languageserver.aop
Аспект подсистемы событий.
EventPublisherAspect() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
EXCEPT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Все диагностики, кроме указанных в конфигурации настроек правил, считаются включенными.
EXCEPT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXCEPT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXCEPT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXCEPT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ExcessiveAutoTestCheckDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ExcessiveAutoTestCheckDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ExcessiveAutoTestCheckDiagnostic
 
execIfConnected(Consumer<LanguageClient>) - Method in class com.github._1c_syntax.bsl.languageserver.LanguageClientHolder
 
execute(ToggleComplexityInlayHintsCommandArguments) - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.AbstractToggleComplexityInlayHintsCommandSupplier
Выполнить серверную команду.
execute(SentryEvent, Hint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.sentry.PermissionFilterBeforeSendCallback
 
execute(T) - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Выполнить серверную команду.
EXECUTE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXECUTE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXECUTE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXECUTE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
executeCommand(CommandArguments) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CommandProvider
Выполнить серверную команду.
executeCommand(ExecuteCommandParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLWorkspaceService
 
ExecuteExternalCodeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ExecuteExternalCodeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeDiagnostic
 
ExecuteExternalCodeInCommonModuleDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ExecuteExternalCodeInCommonModuleDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeInCommonModuleDiagnostic
 
exit() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
exitElseBranch(BSLParser.ElseBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitEveryRule(ParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyRegionDiagnostic
 
exitExceptCodeBlock(BSLParser.ExceptCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
exitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
exitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
exitForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
exitIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
exitQuery(SDBLParser.QueryContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LogicalOrInTheWhereSectionOfQueryDiagnostic
 
exitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.LogicalOrInTheWhereSectionOfQueryDiagnostic
 
exitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
exitTernaryOperator(BSLParser.TernaryOperatorContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitTryStatement(BSLParser.TryStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
ExitVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ExitVertex() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ExitVertex
 
exitWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
exitWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
export(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Признак экспортной переменной.
export(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
EXPORT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXPORT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXPORT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXPORT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
Exportable - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
Возможность сущности (например, символа) быть экспортной.
ExportVariablesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ExportVariablesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ExportVariablesDiagnostic
 
ExpressionNodeType - Enum Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
 
ExpressionParseTreeRewriter - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Преобразователь выражения в дерево вычисления.
EXTERNAL_CONNECTION - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
EXTERNAL_CONNECTION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXTERNAL_CONNECTION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXTERNAL_CONNECTION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
EXTERNAL_CONNECTION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ExtraCommasDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ExtraCommasDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ExtraCommasDiagnostic
 
extractArguments(ExecuteCommandParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CommandProvider
Извлечь аргументы команды из параметров входящего запроса.
extractData(CodeLens) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
Извлечь данные линзы из линзы.
ExtractStructureConstructorSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
ExtractStructureConstructorSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.ExtractStructureConstructorSupplier
 

F

FALSE_BRANCH - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
 
FALSE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FALSE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FALSE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FALSE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FieldsFromJoinsWithoutIsNullDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FieldsFromJoinsWithoutIsNullDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FieldsFromJoinsWithoutIsNullDiagnostic
 
FileAwarePrintWriter - Class in com.github._1c_syntax.bsl.languageserver.cli.lsp
Обертка над PrintWriter, позволяющая изменять выходной файловый поток "на-лету", в отличие от установки в конструкторе в оригинальном PrintWriter.
FileAwarePrintWriter() - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.lsp.FileAwarePrintWriter
Конструктор по умолчанию.
FileInfo - Class in com.github._1c_syntax.bsl.languageserver.reporters.data
 
FileInfo(String, DocumentContext, List<Diagnostic>) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
FileInfo(Path, String, List<Diagnostic>, MetricStorage) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
FileType - Enum Class in com.github._1c_syntax.bsl.languageserver.context
 
fill(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndexFiller
 
filteredReporters(Collection<DiagnosticReporter>, AnalyzeCommand) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.infrastructure.ReportersConfiguration
 
findAllRuleNodes(ParseTree, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Обертки Trees
findAllRuleNodes(ParseTree, Integer...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получает дочерние ноды с нужными типами
findAllRuleNodes(ParseTree, Collection<Integer>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получает дочерние ноды с нужными типами
findAllTokenNodes(ParseTree, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
findAllTopLevelDescendantNodes(ParserRuleContext, Collection<Integer>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получает "первые" дочерние ноды с нужными типами ВАЖНО: поиск вглубь найденной ноды с нужными индексами не выполняется Например, если указать RULE_codeBlock, то найдется только самый верхнеуровневый блок кода, все вложенные найдены не будут ВАЖНО: начальная нода не проверяется на условие, т.к.
findByColor(int, int, int) - Static method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
findReference(URI, Position) - Method in interface com.github._1c_syntax.bsl.languageserver.references.ReferenceFinder
Поиск символа по позиции курсора.
findReference(URI, Position) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndexReferenceFinder
 
findReference(URI, Position) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceResolver
Поиск символа по позиции курсора.
findReference(URI, Position) - Method in class com.github._1c_syntax.bsl.languageserver.references.SourceDefinedSymbolDeclarationReferenceFinder
 
findTerminalNodeContainsPosition(BSLParserRuleContext, Position) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получение ноды в дереве по позиции в документе.
FIRE_BRICK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
FixAllCodeActionSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
FixAllCodeActionSupplier(QuickFixSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.FixAllCodeActionSupplier
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleInvalidTypeDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameCachedDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameClientDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameClientServerDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameFullAccessDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalClientDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameServerCallDiagnostic
 
flagsCheck(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameWordsDiagnostic
 
FLORAL_WHITE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
flush() - Method in class com.github._1c_syntax.bsl.languageserver.cli.lsp.FileAwarePrintWriter
 
foldingRange(FoldingRangeRequestParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
FoldingRangeProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
FoldingRangeProvider(List<FoldingRangeSupplier>) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.FoldingRangeProvider
 
FoldingRangeSupplier - Interface in com.github._1c_syntax.bsl.languageserver.folding
Базовый интерфейс для наполнения FoldingRangeProvider данными о областях сворачивания.
FOR_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FOR_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FOR_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FOR_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ForbiddenMetadataNameDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ForbiddenMetadataNameDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ForbiddenMetadataNameDiagnostic
 
ForeachLoopVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ForeachLoopVertex(BSLParser.ForEachStatementContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
FOREST_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ForLoopVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
ForLoopVertex(BSLParser.ForStatementContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
FORM_COMMANDS_EVENT_HANDLERS_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_COMMANDS_EVENT_HANDLERS_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_EVENT_HANDLERS_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_EVENT_HANDLERS_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_HEADER_ITEMS_EVENT_HANDLERS_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_HEADER_ITEMS_EVENT_HANDLERS_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_TABLE_ITEMS_EVENT_HANDLERS_REGION_START_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FORM_TABLE_ITEMS_EVENT_HANDLERS_REGION_START_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FormatCommand - Class in com.github._1c_syntax.bsl.languageserver.cli
Форматирование кода в исходниках Ключ команды: -f, (--format) Параметры: -s, (--src) - Путь к каталогу исходных файлов.
FormatCommand(ServerContext, FormatProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.FormatCommand
 
FormatProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
FormatProvider(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.FormatProvider
 
formatting(DocumentFormattingParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
FormattingOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.formating
 
FormattingOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
FormattingOptions(boolean, boolean) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
FormDataToValueDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FormDataToValueDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FormDataToValueDiagnostic
 
freezeComputedData() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
FUCHSIA - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
FullOuterJoinQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FullOuterJoinQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FullOuterJoinQueryDiagnostic
 
function(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
FUNCTION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FUNCTION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FUNCTION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FUNCTION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
FunctionNameStartsWithGetDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FunctionNameStartsWithGetDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionNameStartsWithGetDiagnostic
 
FunctionOutParameterDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FunctionOutParameterDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionOutParameterDiagnostic
 
FunctionReturnsSamePrimitiveDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FunctionReturnsSamePrimitiveDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionReturnsSamePrimitiveDiagnostic
 
FunctionShouldHaveReturnDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
FunctionShouldHaveReturnDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionShouldHaveReturnDiagnostic
 

G

GAINSBORO - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GenerateStandardRegionsSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
Supplier codeAction для генерации отсутствующих стандартных программных областей
GenerateStandardRegionsSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.GenerateStandardRegionsSupplier
 
GenericIssueReport - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
GenericIssueReport(AnalysisInfo, Map<String, DiagnosticInfo>) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReport
 
GenericIssueReport(List<GenericIssueReport.GenericIssueEntry>) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReport
 
GenericIssueReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
GenericIssueReporter(Map<String, DiagnosticInfo>) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReporter
 
get() - Method in interface com.github._1c_syntax.bsl.languageserver.utils.ThrowingSupplier
 
get(Class<T>) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticObjectProvider
 
getAllBySymbol(Symbol) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrenceRepository
Получить все обращения к указанному символу.
getAncestorByRuleIndex(BSLParserRuleContext, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Ищем предка элемента по указанному типу BSLParser Пример: BSLParserRuleContext parent = Trees.getAncestorByRuleIndex(ctx, BSLParser.RULE_statement);
getAnnotations() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getApplicationContext() - Static method in class com.github._1c_syntax.bsl.languageserver.BSLLSBinding
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.BasicBlockVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConditionVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
getAst() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getBlue() - Method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
getCallOptions() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Варианты вызова метода.
getCapabilities() - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
Получить возможности клиента, если было произведено подключение клиента к серверу.
getChildren() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Список "детей" символа - символов, которые располагаются внутри данного символа.
getChildren() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getChildren() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
getChildren() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getChildren() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
getChildren() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
getChildren(Tree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
getChildren(Tree, Integer...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получает детей с нужными типами
getChildrenFlat() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Список всех символов всех уровней (за исключением символа модуля документа), преобразованных в плоский список.
getChildrenFlat(Class<T>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Список всех символов всех уровней указанного типа (за исключением символа модуля документа), преобразованных в плоский список.
getClient() - Method in class com.github._1c_syntax.bsl.languageserver.LanguageClientHolder
Получить LanguageClient, если он был подключен.
getCode() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getCodeActions(CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier
 
getCodeActions(CodeActionParams, DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.codeactions.CodeActionSupplier
 
getCodeActions(CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.DisableDiagnosticTriggeringSupplier
При необходимости создает CodeAction для создания служебного комментария отключающего срабатывание диагностики.
getCodeActions(CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.ExtractStructureConstructorSupplier
 
getCodeActions(CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.GenerateStandardRegionsSupplier
При необходимости создает CodeAction для генерации отсутствующих стандартных областей 1С
getCodeActions(CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeActionProvider
 
getCodeLens(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
Получение списка CodeLens в документе.
getCodeLensDataClass() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
 
getCodeLensDataClass() - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
Получить класс для хранения данных линзы.
getCodeLensDataClass() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunAllTestsCodeLensSupplier
Получить класс для хранения данных линзы.
getCodeLensDataClass() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier
Получить класс для хранения данных линзы.
getCodeLenses(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
 
getCodeLenses(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
Получить список линз, доступных в документе.
getCodeLenses(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunAllTestsCodeLensSupplier
Получить список линз, доступных в документе.
getCodeLenses(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier
Получить список линз, доступных в документе.
getCodeLensOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getCognitiveComplexity() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getCognitiveComplexityData() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getColorInformation(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.color.ColorInformationSupplier
 
getColorInformation(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.color.ConstructorColorInformationSupplier
 
getColorInformation(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.color.WebColorInformationSupplier
 
getColorPresentation(DocumentContext, ColorPresentationParams) - Method in interface com.github._1c_syntax.bsl.languageserver.color.ColorPresentationSupplier
 
getColorPresentation(DocumentContext, ColorPresentationParams) - Method in class com.github._1c_syntax.bsl.languageserver.color.ConstructorColorPresentationSupplier
 
getColorPresentation(DocumentContext, ColorPresentationParams) - Method in class com.github._1c_syntax.bsl.languageserver.color.WebColorPresentationSupplier
 
getColorPresentation(DocumentContext, ColorPresentationParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.ColorProvider
Получение данных о ColorPresentation в документе.
getCommandArgumentsClass() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Получить класс для аргументов команды.
getCommandArgumentsClass() - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.AbstractToggleComplexityInlayHintsCommandSupplier
Получение класса аргументов команды.
getCommandIds() - Method in class com.github._1c_syntax.bsl.languageserver.providers.CommandProvider
Список идентификаторов известных серверных команд.
getComments() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getComments() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getComments(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.AbstractCommentFoldingRangeSupplier
 
getComments(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.CommentFoldingRangeSupplier
 
getComments(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.QueryCommentFoldingRangeSupplier
 
getComments(List<Token>, Token) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Поиск комментариев назад от указанного токена
getCompatibilityMode() - Method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
getCompatibilityMode() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getCompilerDirectiveKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getComplexityLocations(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.AbstractComplexityInlayHintSupplier
Получение мест увеличения сложности метода.
getComplexityLocations(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.CognitiveComplexityInlayHintSupplier
Получение мест увеличения сложности метода.
getComplexityLocations(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.CyclomaticComplexityInlayHintSupplier
Получение мест увеличения сложности метода.
getComputedDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getComputeTrigger() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
getCondition() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
getConfiguration() - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getConfigurationFile() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getConfigurationFilePath() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getConfigurationRoot() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getContent() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getContent(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.hover.MethodSymbolMarkupContentBuilder
 
getContent(VariableSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.hover.VariableSymbolMarkupContentBuilder
 
getContent(T) - Method in interface com.github._1c_syntax.bsl.languageserver.hover.MarkupContentBuilder
Возвращает контент для всплывающего окна на основе символа.
getContentList() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getCovlocData() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
Deprecated.
getCurrentNode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
getCustomConfigurationRoot(LanguageServerConfiguration, Path) - Static method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getCyclomaticComplexity() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getCyclomaticComplexityData() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getDate() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
getDefaultConfiguration() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getDefaultValue() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
Значение по умолчанию.
getDefaultValue() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameterInfo
 
getDefinition(DocumentContext, DefinitionParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.DefinitionProvider
 
getDeprecationInfo() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Содержит часть строки после ключевого слова, в которой должно быть описание причины устаревания метода либо альтернативы.
getDeprecationInfo() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Содержит часть строки после ключевого слова, в которой должно быть описание причины устаревания либо альтернативы.
getDeprecationInfo() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Содержит часть строки после ключевого слова, в которой должно быть описание причины устаревания переменной либо альтернативы
getDescendants(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Описание переменной.
getDescription() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Describable
 
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Содержит полное описание метода (весь текст).
getDescription() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Содержит полное описание (весь текст).
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
Описание типа.
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
Описание параметра.
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Содержит полное описание переменной (весь текст)
getDescription() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.VariableSymbol
 
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getDescription() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameterInfo
 
getDescription() - Method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
getDetectors() - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.BSLFootprint
 
getDetectors() - Method in interface com.github._1c_syntax.bsl.languageserver.recognizer.LanguageFootprint
 
getDiagnosticClass() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getDiagnosticCodeDescriptionHref() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getDiagnosticIgnorance() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getDiagnosticInfos() - Static method in class com.github._1c_syntax.bsl.languageserver.BSLLSBinding
 
getDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DiagnosticStorage
 
getDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
Список рассчитанных диагностик документа.
getDiagnostics() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
getDiagnostics(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.diagnostics.BSLDiagnostic
 
getDiagnostics(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RedundantAccessToObjectDiagnostic
 
getDiagnosticsOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getDocument(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getDocument(String, ModuleType) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getDocument(URI) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getDocumentColor(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.ColorProvider
Получение данных о ColorInformation в документе.
getDocumentLinkOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getDocumentLinks(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.documentlink.DiagnosticDescriptionDocumentLinkSupplier
 
getDocumentLinks(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.documentlink.DocumentLinkSupplier
Получить список ссылок на внешние источники информации в документе.
getDocumentLinks(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.DocumentLinkProvider
 
getDocuments() - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getDocuments(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
getDocumentSymbols(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.DocumentSymbolProvider
 
getEn() - Method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
getEndCharacter() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
Столбец, в котором заканчивается символ.
getEndLine() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
Строка, в которой заканчивается символ.
getEndRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getEntryPoint() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraph
 
getExamples() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Примеры использования метода.
getExclude() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
getExecutable() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Имя исполняемого файла тестового фреймворка (linux и macOS).
getExecutableForCurrentOS() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Получить имя исполняемого файла тестового фреймворка для текущей ОС.
getExecutableWin() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Имя исполняемого файла тестового фреймворка (windows).
getExitCode() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLSPLauncher
 
getExitPoint() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraph
 
getExpression() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
getExpression() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
getFalsePart() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
getFileBlockComplexitySecondaryLocations() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
getFileCodeBlockComplexity() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
getFileComplexity() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
getFileinfos() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
getFileType() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getFirstChild(Tree, Integer...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Получает первого ребенка с одним из нужных типов
getFirstMember(BSLParser.CallParamContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
getFirstSignificantTokenRange(Collection<Token>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Deprecated.
Для совместимости метод оставлен, но будет удален в будущих версиях. Вместо него стоит использовать метод ModuleSymbol.getSelectionRange()
getFoldingRange(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.FoldingRangeProvider
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.AbstractCommentFoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.CodeBlockFoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.folding.FoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.PreprocIfFoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.QueryPackageFoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.RegionFoldingRangeSupplier
 
getFoldingRanges(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.folding.UseFoldingRangeSupplier
 
getFormatting(DocumentFormattingParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.FormatProvider
 
getFormattingOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
GetFormMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
GetFormMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.GetFormMethodDiagnostic
 
getFrom() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
Символ, в котором располагается данная ссылка.
getFunctions() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getGetTestsArguments() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для получения списка тестов.
getGetTestsResultPattern() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Регулярное выражение для получения списка тестов.
getGlobalConfigPath() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getGreen() - Method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
getHover(DocumentContext, HoverParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.HoverProvider
 
getId() - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensData
Идентификатор линзы.
getId() - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
Идентификатор сапплаера.
getId() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
getId() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandArguments
Идентификатор команды.
getId() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Идентификатор сапплаера.
getId() - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
getId() - Method in interface com.github._1c_syntax.bsl.languageserver.inlayhints.InlayHintSupplier
Идентификатор сапплаера.
getInclude() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
getInfo() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
getInfo() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
getInfo() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
getInfo() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
getInfo() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
getInfo() - Method in interface com.github._1c_syntax.bsl.languageserver.diagnostics.BSLDiagnostic
 
getInlayHint(DocumentContext, InlayHintParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.InlayHintProvider
Получить список inlay hints в документе.
getInlayHintOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getInlayHints(DocumentContext, InlayHintParams) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.AbstractComplexityInlayHintSupplier
Получение подсказок о местах увеличения сложности метода.
getInlayHints(DocumentContext, InlayHintParams) - Method in interface com.github._1c_syntax.bsl.languageserver.inlayhints.InlayHintSupplier
Получить inlay hints, доступные в документе.
getInlayHints(DocumentContext, InlayHintParams) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.SourceDefinedMethodCallInlayHintSupplier
 
getIssues() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReport
 
getKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
getKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
getKind() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.VariableSymbol
 
getLabelName() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
getLanguage() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getLanguageCode() - Method in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Код языка в соответствии с Locale.getLanguage().
getLanguageServerConfiguration() - Static method in class com.github._1c_syntax.bsl.languageserver.BSLLSBinding
 
getLeft() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
getLines() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getLink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Если описание содержит только ссылку, то здесь будет ее значение.
getLink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
Если описание параметров содержит только ссылку, то здесь будет ее значение
getLink() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Если описание содержит только ссылку, то здесь будет ее значение
getLink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
Если описание параметров содержит только ссылку, то здесь будет ее значение
getLink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Если описание содержит только ссылку, то здесь будет ее значение
getLocale() - Method in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Локаль языка.
getLocaleMdoRef(DocumentContext, MD) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
Получить mdoRef в языке конфигурации
getLocaleOwnerMdoName(DocumentContext, MD) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
Получить имя родителя метаданного в языке конфигурации.
getLocation() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
Месторасположение обращения к символу.
getLoopHeader() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
getLoopHeader() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
getLSPSeverity() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getLSPTags() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getMdObject() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getMdoRef() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
Cсылка на объект метаданных в формате ВидОбъектаМетаданных.ИмяОбъекта, в котором расположен символ.
getMdoRef() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
getMdoRef(DocumentContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
 
getMdoRef(DocumentContext, BSLParser.CallStatementContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
 
getMdoRef(DocumentContext, BSLParser.ComplexIdentifierContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
 
getMdoRef(DocumentContext, TerminalNode, List<? extends BSLParser.ModifierContext>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.MdoRefBuilder
 
getMeasures() - Method in class com.github._1c_syntax.bsl.languageserver.aop.measures.MeasureCollector
Коллекция замеров.
getMessage() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
getMessage() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getMessage(BSLParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
Получает сообщение диагностики для пользователя
getMessage(Object...) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getMethodName() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
getMethodName() - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
Имя метода.
getMethodName(BSLParser.AccessCallContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(BSLParser.CallParamContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(BSLParser.CallStatementContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(BSLParser.ComplexIdentifierContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(BSLParser.GlobalMethodCallContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(BSLParser.LValueContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodName(List<? extends BSLParser.ModifierContext>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Methods
 
getMethodPattern() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
 
getMethods() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getMethods() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Список методов документа.
getMethodsByName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
getMethodsComplexity() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
getMethodsComplexity(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
Получить данные о сложности в разрезе символов.
getMethodsComplexity(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.CognitiveComplexityCodeLensSupplier
 
getMethodsComplexity(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.CyclomaticComplexityCodeLensSupplier
 
getMethodsComplexitySecondaryLocations() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
getMethodSymbol(BSLParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Попытка поиска символа метода по узлу дерева разбора.
getMethodSymbol(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Поиск MethodSymbol в дереве по указанному имени (без учета регистра).
getMetrics() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getMetrics() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
getMinutesToFix() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getMissingLanguages() - Method in class com.github._1c_syntax.bsl.languageserver.utils.MultilingualStringAnalyser
 
getMode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
getModule() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Корневой символ модуля документа.
getModuleLevelRegions() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
getModules() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getModuleType() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getModuleType() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
Тип модуля объекта метаданных, в котором расположен символ.
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Имя переменной.
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
Имя параметра
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
Имя типа.
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
Имя символа.
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
Имя параметра.
getName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getName() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Symbol
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameterInfo
 
getName() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
getNcloc() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getNclocData() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getNewText(List<Token>, Locale, Range, int, FormattingOptions) - Method in class com.github._1c_syntax.bsl.languageserver.providers.FormatProvider
 
getNextNode(ParseTree, ParseTree, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Выполняет поиск следующей ноды нужного типа
getNodeType() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
getOccurrenceType() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
Тип обращения к символу в ссылке.
getOccurrenceType() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
Тип обращения к символу.
getOneScriptStandardRegions(ScriptVariant) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Regions
Получает стандартные области OneScript, на основании языка
getOperand() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
 
getOperator() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
getOwner() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Файл в котором располагается переменная.
getOwner() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getOwner() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
getOwner() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getOwner() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
getParameter(String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
Параметры сапплаеров линз.
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
Параметры сапплаеров inlay hints.
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Параметры метода с типами и описанием.
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
Параметры (ключи или поля) типа для сложных типов данных.
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getParameters() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getParams() - Method in class com.github._1c_syntax.bsl.languageserver.events.LanguageServerInitializeRequestReceivedEvent
Параметры вызванного запроса initialize.
getParent() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Символ, внутри которого располагается данный символ.
getParent() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getParent() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
getParent() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getParent() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
getPath() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
getPatternSearch(String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingServiceTagDiagnostic
 
getPrepareRename(DocumentContext, TextDocumentPositionParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.RenameProvider
getPreviousNode(ParseTree, ParseTree, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Выполняет поиск предыдущей ноды нужного типа
getPreviousTokenFromDefaultChannel(List<Token>, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
getPreviousTokenFromDefaultChannel(List<Token>, int, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
getPriority() - Method in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
getProcedures() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getPurposeDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Описание назначения метода.
getPurposeDescription() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Описание назначения.
getPurposeDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Описание назначения переменной
getQueries() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getQuickFixClass(T) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixSupplier
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CanonicalSpellingKeywordsDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommentedCodeDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ConsecutiveEmptyLinesDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedTypeManagedFormDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyRegionDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyStatementDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.InvalidCharacterInFileDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingSpaceDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OneStatementPerLineDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.diagnostics.QuickFixProvider
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SemicolonPresenceDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SpaceAtStartCommentDiagnostic
 
getQuickFixes(List<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
getQuickFixInstance(Class<? extends QuickFixProvider>) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixSupplier
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Диапазон, в котором располагается описание.
getRange() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Диапазон, в котором располагается описание.
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
Место объявления параметра.
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
getRange() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Диапазон, в котором располагается описание.
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
Диапазон, для которого нужно получить список диагностик.
getRange() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
getRangeFormatting(DocumentRangeFormattingParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.FormatProvider
 
getRed() - Method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
getReference(URI, Position) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Поиск символа по позиции курсора.
getReferences(DocumentContext, ReferenceParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.ReferencesProvider
 
getReferencesFrom(SourceDefinedSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Поиск ссылок на символы в символе.
getReferencesFrom(URI) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Поиск ссылок на символы в документе.
getReferencesFrom(URI, SymbolKind) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Поиск ссылок на символы в документе.
getReferencesTo(SourceDefinedSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
Получить ссылки на символ.
getRegion() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getRegionNameRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getRegionsFlat() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
getRename(DocumentContext, RenameParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.RenameProvider
getReportersOptions() - Method in class com.github._1c_syntax.bsl.languageserver.cli.AnalyzeCommand
 
getRepresentingAst() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
getResourceString(Language, Class<?>, String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getResourceString(Language, Class<?>, String, Object...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getResourceString(Class<?>, String) - Method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getResourceString(Class<?>, String, Object...) - Method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getResourceString(String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getResourceString(String, Object...) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getResourceString(Locale, Class<?>, String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getResourceString(Locale, Class<?>, String, Object...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
getReturnedValue() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Возвращаемые значения (типы).
getRight() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
getRootParent(BSLParserRuleContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Рекурсивно находит самого верхнего родителя текущей ноды
getRootParent(BSLParserRuleContext, int) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Рекурсивно находит самого верхнего родителя текущей ноды нужного типа
getRootParent(BSLParserRuleContext, Collection<Integer>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Рекурсивно находит самого верхнего родителя текущей ноды одного из нужных типов
getRootParent(SymbolKind) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
Получить наиболее близкий к корню символ указанного типа.
getRu() - Method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
getRunAllTestsArguments() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для запуска всех тестов.
getRunTestArguments() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для запуска одного теста.
getScope() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Область доступности символа.
getScope() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.VariableSymbol
 
getScope() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getScopeName() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
Область видимости символа.
getScriptVariantLocale() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getSelectionRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
getSelectionRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getSelectionRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
Область первого токена модуля
getSelectionRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getSelectionRange() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
getSelectionRange() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
Диапазон, в котором располагается ссылка.
getSelectionRange(DocumentContext, SelectionRangeParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.SelectionRangeProvider
Получение данных о SelectionRange по позиции в документе.
getSendErrors() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getServerContext() - Static method in class com.github._1c_syntax.bsl.languageserver.BSLLSBinding
 
getServerContext() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getSeverity() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getSiteRoot() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getSkipSupport() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
getSource() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.events.LanguageServerConfigurationChangedEvent
 
getSource() - Method in class com.github._1c_syntax.bsl.languageserver.context.events.DocumentContextContentChangedEvent
 
getSource() - Method in class com.github._1c_syntax.bsl.languageserver.context.events.ServerContextPopulatedEvent
 
getSource() - Method in class com.github._1c_syntax.bsl.languageserver.events.LanguageServerInitializeRequestReceivedEvent
 
getSourceDefinedSymbol() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
getSourceDir() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
getStandardRegionsNamesByModuleType(ModuleType, ScriptVariant) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Regions
Получает стандартные имена областей 1С, на основании типа программного модуля и языка конфигурации
getStandardRegionsPatternsByModuleType(ModuleType) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Regions
Метод возвращает паттерны регулярных выражений удовлетворяющих стандартным наименованиям областей 1С на русском и английском языках
getStartCharacter() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
Столбец, в котором начинается символ.
getStartLine() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
Строка, в которой начинается символ.
getStartRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getStatements() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
getStringValue() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCode
 
getStringValue(Either<String, Integer>) - Static method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCode
 
getSubNameRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getSubsystemsFilter() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
getSupportVariants() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getSymbol() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
Символ, на который указывает ссылка.
getSymbol() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
Символ, к которому происходит обращение.
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
getSymbolKind() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Symbol
 
getSymbolKind() - Method in interface com.github._1c_syntax.bsl.languageserver.hover.MarkupContentBuilder
Тип символа, на основе которого работает данный построитель.
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.hover.MethodSymbolMarkupContentBuilder
 
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.hover.VariableSymbolMarkupContentBuilder
 
getSymbolKind() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
Тип символа.
getSymbolName() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
Имя символа.
getSymbolOccurrencesByLocationUri(URI) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.LocationRepository
Получить все обращения к символам в указанном URI.
getSymbols(WorkspaceSymbolParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.SymbolProvider
 
getSymbolTree() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getTags() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Symbol
 
getTags() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getTestId() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
getTestIds(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.testrunner.TestRunnerAdapter
Получить идентификаторы тестов, содержащихся в файле.
getTestRunnerAdapterOptions() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
Параметры запускателя тестового фреймворка.
getText(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getTextDocument() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
Идентификатор текстового документа.
getTextDocumentService() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
getTokenizer() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getTokens() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getTokens(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Список токенов дерева разбора.
getTokensFromDefaultChannel() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getTokenType() - Method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
getTokenType() - Method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
getTraceLog() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
getTrailingComment(List<Token>, Token) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
 
getTrailingDescription() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
getTruePart() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
getTryStatement() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
getType() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdge
 
getType() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
getType() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
getType() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameterInfo
 
getTypeName() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
getTypes() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
Возможные типы параметра.
getUri() - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensData
URI документа, с которым связана линза.
getUri() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
getUri() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandArguments
URI документа, с которым связана команда.
getUri() - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
getUri() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getUri() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
URI файла, в котором расположен символ.
getUri() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
URI, в котором находится ссылка.
getValue() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
getValue() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
getVariableNameRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
getVariableNameRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
getVariableNameRange() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
getVariableNameRange() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.VariableSymbol
 
getVariables() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Плоский список всех переменных документа
getVariablesByName() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
getVariableSymbol(BSLParserRuleContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Попытка поиска символа переменной по узлу дерева разбора.
getVariableSymbol(String, SourceDefinedSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
Поиск VariableSymbol в дереве по указанному имени (без учета регистра) и области объявления.
getVersion() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
getVersion() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
Версия документа, для которого были рассчитаны диагностики.
getWorkspaceService() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
GHOST_WHITE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GLOBAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
 
GlobalContextMethodCollision8312Diagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
GlobalContextMethodCollision8312Diagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.GlobalContextMethodCollision8312Diagnostic
 
GOLD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GOLDENROD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GOTO_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
GOTO_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
GOTO_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
GOTO_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
graph - Variable in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GREATER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
GREATER_OR_EQUAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
GREEN_YELLOW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 

H

handleEvent(LanguageServerConfigurationChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.cli.lsp.FileAwarePrintWriter
Обработчик события LanguageServerConfigurationChangedEvent.
handleEvent(LanguageServerConfigurationChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileSystemWatcher
Обработчик события LanguageServerConfigurationChangedEvent.
handleEvent(LanguageServerConfigurationChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
Обработчик события LanguageServerConfigurationChangedEvent.
handleEvent(LanguageServerConfigurationChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.providers.FormatProvider
 
handleEvent(LanguageServerConfigurationChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.providers.InlayHintProvider
Обработчик события LanguageServerConfigurationChangedEvent.
handleEvent(DocumentContextContentChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.aop.measures.DocumentContextLazyDataMeasurer
Обработчик события DocumentContextContentChangedEvent.
handleEvent(DocumentContextContentChangedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndexFiller
 
handleEvent(ServerContextPopulatedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.AnalyzeProjectOnStart
 
handleEvent(LanguageServerInitializeRequestReceivedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractRunTestsCodeLensSupplier
Обработчик события LanguageServerInitializeRequestReceivedEvent.
handleEvent(LanguageServerInitializeRequestReceivedEvent) - Method in class com.github._1c_syntax.bsl.languageserver.ParentProcessWatcher
Обработчик события LanguageServerInitializeRequestReceivedEvent.
HANDLER_ERROR_INDEX - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
HANDLER_ERROR_MODULE_INDEX - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
HANDLER_INDEX - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
HANDLER_MODULE_INDEX - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.AutoServerInfo
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ConditionalVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConditionVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
hashCode() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
 
hasNotAllDeclaredLanguages() - Method in class com.github._1c_syntax.bsl.languageserver.utils.MultilingualStringAnalyser
 
HONEY_DEW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
HOT_PINK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
hover(HoverParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
HoverProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
HoverProvider(ReferenceResolver, Map<SymbolKind, MarkupContentBuilder<Symbol>>) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.HoverProvider
 

I

IdenticalExpressionsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IdenticalExpressionsDiagnostic(FormatProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IdenticalExpressionsDiagnostic
 
identifier(TerminalNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TerminalSymbolNode
 
IDENTIFIER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
identifiersEqual(TerminalSymbolNode, TerminalSymbolNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
IF_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IF_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IF_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IF_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IfConditionComplexityDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IfConditionComplexityDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IfConditionComplexityDiagnostic
 
IfElseDuplicatedCodeBlockDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IfElseDuplicatedCodeBlockDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedCodeBlockDiagnostic
 
IfElseDuplicatedConditionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IfElseDuplicatedConditionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedConditionDiagnostic
 
IfElseIfEndsWithElseDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IfElseIfEndsWithElseDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseIfEndsWithElseDiagnostic
 
IN_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IN_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IN_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
IN_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
incomingCalls(DocumentContext, CallHierarchyIncomingCallsParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CallHierarchyProvider
 
IncorrectLineBreakDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IncorrectLineBreakDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectLineBreakDiagnostic
 
IncorrectUseLikeInQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IncorrectUseLikeInQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectUseLikeInQueryDiagnostic
 
IncorrectUseOfStrTemplateDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IncorrectUseOfStrTemplateDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectUseOfStrTemplateDiagnostic
 
INDEX_ACCESS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
INDIAN_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
INDIGO - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
info - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
info - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
info - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
info - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
info - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
INFO - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.aop.sentry.SentryScopeConfigurer
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileSystemWatcher
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CognitiveComplexityComputer
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.CyclomaticComplexityComputer
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedCodeBlockDiagnostic
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedConditionDiagnostic
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.InvalidCharacterInFileDiagnostic
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedConstructorsInStructureDeclarationDiagnostic
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
 
init() - Method in class com.github._1c_syntax.bsl.languageserver.providers.InlayHintProvider
 
initialize(InitializeParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
INITIALIZE_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
INITIALIZE_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
initializeConfiguration(JoinPoint, Collection<File>) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
INLAY_HINT_SUPPLIER - Static variable in interface com.github._1c_syntax.bsl.languageserver.inlayhints.InlayHintSupplier
 
inlayHint(InlayHintParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
InlayHintOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.inlayhints
Корневой класс для настройки InlayHintProvider
InlayHintOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
InlayHintOptions(Map<String, Either<Boolean, Map<String, Object>>>) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
InlayHintProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы textDocument/inlayHint и inlayHint/resolve.
InlayHintProvider(ObjectProvider<List<InlayHintSupplier>>, ClientCapabilitiesHolder, LanguageClientHolder) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.InlayHintProvider
 
InlayHintsConfiguration - Class in com.github._1c_syntax.bsl.languageserver.inlayhints.infrastructure
Spring-конфигурация для определения бинов пакета com.github._1c_syntax.bsl.languageserver.inlayhints.
InlayHintsConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.inlayhints.infrastructure.InlayHintsConfiguration
 
InlayHintSupplier - Interface in com.github._1c_syntax.bsl.languageserver.inlayhints
Базовый интерфейс для наполнения InlayHintProvider данными о доступных в документе inlay hints.
INSTANCE - Static variable in class com.github._1c_syntax.bsl.languageserver.infrastructure.LanguageClientAwareAppender
Singletone-like хранилище проинициализированного инфраструктурой Logback аппендера для последующего возврата его через LogbackConfiguration.languageClientAwareAppender().
IntBasedVariableSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Реализация символа переменной, хранящая позицию в виде int.
IntBasedVariableSymbol(String, SourceDefinedSymbol, DocumentContext, Optional<SourceDefinedSymbol>, List<SourceDefinedSymbol>, byte, boolean, Optional<VariableDescription>, int, int, int, int, int, int, int) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
intern() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
INTERNAL_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
INTERNAL_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
InvalidCharacterInFileDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
InvalidCharacterInFileDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.InvalidCharacterInFileDiagnostic
 
isActivatedByDefault() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticInfo
 
isAnalyzeOnStart() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
isApplicable(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractRunTestsCodeLensSupplier
Возвращает необходимость применения сапплаера на конкретном документе.
isApplicable(DocumentContext) - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
Возвращает необходимость применения сапплаера на конкретном документе.
isBSLDiagnostic() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к реализации интерфейса BSLDiagnostic.
isBSLLanguageServerScope() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к одному из классов продукта.
isByValue() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
Передача параметра по значению.
isClient(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
isClientServer(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
isComputedDataFrozen() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
isConnected() - Method in class com.github._1c_syntax.bsl.languageserver.LanguageClientHolder
LanguageClient подключен.
isDeprecated() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
Признак устаревания метода.
isDeprecated() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.description.SourceDefinedSymbolDescription
Признак устаревания.
isDeprecated() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
isDeprecated() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Symbol
 
isDeprecated() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
Признак устаревания переменной
isDocumentContext() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к классу DocumentContext.
isEmpty(Range) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Ranges
Проверяет переданную область на пустоту
isExport() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Признак экспортной переменной.
isExport() - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.Exportable
 
isExport() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
isFixedStructureType(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
isFTPConnectionType(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
isFunction() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
isGetDiagnosticsCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода getDiagnostics.
isHyperlink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
Признак того, что параметр является гиперссылкой
isHyperlink() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
Признак того, что параметр является гиперссылкой
isInitializeCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода initialize.
IsInRoleMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
IsInRoleMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
isInternetMailProfileType(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
isLanguageServer() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к реализации LanguageServer.
isLanguageServerConfiguration() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к классу LanguageServerConfiguration.
isNotifyDescription(BSLParser.NewExpressionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
isOnBranch() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
isOptional() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
isOptional() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
 
isOrdinaryAppSupport() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
isParentTemplate() - Method in class com.github._1c_syntax.bsl.languageserver.utils.MultilingualStringAnalyser
 
isPopulateContextCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода populateContext.
isPublicMethodCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов публичного метода.
isRebuildCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода rebuild.
isResetCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода reset.
isServer(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
isServerCall(MDCommonModule) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
isServerContext() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к классу ServerContext.
isShowDiagnosticDescription() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
isSourceDefinedSymbolReference() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
isStaticallyTyped() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
isStructureType(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
isSupported(Symbol) - Static method in class com.github._1c_syntax.bsl.languageserver.providers.DocumentSymbolProvider
 
isTextDocumentService() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к реализации TextDocumentService.
isThisObject(BSLParser.ComplexIdentifierContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Modules
 
isUpdateCall() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это вызов метода update.
isUseDevSite() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
isUseKeywordsFormatting() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
isUseUpperCaseForOrNotAndKeywords() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
isWorkspaceService() - Method in class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
Это обращение к реализации WorkspaceService.
isWSDefinitionsType(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.DiagnosticHelper
 
IVORY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 

J

JLanguageToolPool - Class in com.github._1c_syntax.bsl.languageserver.diagnostics.typo
 
JLanguageToolPool(Language) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.typo.JLanguageToolPool
 
JoinWithSubQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
JoinWithSubQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithSubQueryDiagnostic
 
JoinWithVirtualTableDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
JoinWithVirtualTableDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithVirtualTableDiagnostic
 
JsonReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
JsonReporter() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.JsonReporter
 
JUnitReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
JUnitReporter() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.JUnitReporter
 

K

key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.ConsoleReporter
 
key() - Method in interface com.github._1c_syntax.bsl.languageserver.reporters.DiagnosticReporter
 
key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReporter
 
key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.JsonReporter
 
key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.JUnitReporter
 
key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.SarifReporter
 
key() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.TSLintReporter
 
Keywords - Class in com.github._1c_syntax.bsl.languageserver.utils
 
KeywordsDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
KeywordsDetector(double, String...) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.KeywordsDetector
 
KHAKI - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
kind(AnnotationKind) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation.AnnotationBuilder
 
kind(VariableKind) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Тип переменной.

L

LABEL - Static variable in class com.github._1c_syntax.bsl.languageserver.providers.DocumentSymbolProvider
Идентификатор источника символов документа.
LabelVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
LabelVertex(String) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
Language - Enum Class in com.github._1c_syntax.bsl.languageserver.configuration
Язык для сообщений, ресурсов и прочих взаимодействий между BSL Language Server и пользователем.
languageClientAwareAppender() - Method in class com.github._1c_syntax.bsl.languageserver.infrastructure.LogbackConfiguration
 
LanguageClientAwareAppender - Class in com.github._1c_syntax.bsl.languageserver.infrastructure
Расширение штатного ConsoleAppender, выводящего сообщения в LanguageClient, если он подключен, или в штатные потоки вывода в обратном случае.
LanguageClientAwareAppender() - Constructor for class com.github._1c_syntax.bsl.languageserver.infrastructure.LanguageClientAwareAppender
Конструктор по умолчанию.
LanguageClientHolder - Class in com.github._1c_syntax.bsl.languageserver
Null-safe bridge для получения возможно подключенного LanguageClient в виде зависимости.
LanguageClientHolder() - Constructor for class com.github._1c_syntax.bsl.languageserver.LanguageClientHolder
 
LanguageFootprint - Interface in com.github._1c_syntax.bsl.languageserver.recognizer
 
LanguageServerConfiguration - Class in com.github._1c_syntax.bsl.languageserver.configuration
Корневой класс конфигурации BSL Language Server.
LanguageServerConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
LanguageServerConfiguration(Language, DiagnosticsOptions, CodeLensOptions, DocumentLinkOptions, InlayHintOptions, FormattingOptions, String, boolean, SendErrorsMode, File, Path, File, String, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
LanguageServerConfigurationChangedEvent - Class in com.github._1c_syntax.bsl.languageserver.configuration.events
Описание события изменения конфигурации.
LanguageServerConfigurationChangedEvent(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.events.LanguageServerConfigurationChangedEvent
 
languageServerConfigurationUpdated(JoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
languageServerInitialize(JoinPoint, InitializeParams) - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
LanguageServerInitializeRequestReceivedEvent - Class in com.github._1c_syntax.bsl.languageserver.events
Описание события получения языковым сервером запроса initialize.
LanguageServerInitializeRequestReceivedEvent(LanguageServer, InitializeParams) - Constructor for class com.github._1c_syntax.bsl.languageserver.events.LanguageServerInitializeRequestReceivedEvent
 
LanguageServerLauncherConfiguration - Class in com.github._1c_syntax.bsl.languageserver.cli.lsp
Конфигурация для создания объектов из lsp4j-слоя.
LanguageServerLauncherConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.lsp.LanguageServerLauncherConfiguration
 
LanguageServerStartCommand - Class in com.github._1c_syntax.bsl.languageserver.cli
Запускает приложение в режиме Language Server Ключ команды: без ключа Параметры: -c, (--configuration) <arg> - Путь к конфигурационному файлу BSL Language Server (.bsl-language-server.json).
LanguageServerStartCommand(LanguageServerConfiguration, Launcher<LanguageClient>, List<LanguageClientAware>) - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.LanguageServerStartCommand
 
LatinAndCyrillicSymbolInWordDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
LatinAndCyrillicSymbolInWordDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.LatinAndCyrillicSymbolInWordDiagnostic
 
launcher(LanguageServer, FileAwarePrintWriter) - Method in class com.github._1c_syntax.bsl.languageserver.cli.lsp.LanguageServerLauncherConfiguration
 
LAVENDER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LAVENDER_BLUSH - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LAWN_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LEMON_CHIFFON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LESS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
LESS_OR_EQUAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
LIGHT_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_CORAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_CYAN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_GOLDEN_ROD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_GOLDEN_ROD_YELLOW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_PINK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_SALMON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_SEA_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_SKY_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_SLATE_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_SLATE_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_STEEL_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIGHT_YELLOW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIME - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LIME_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
LINEAR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.CodeFlowType
 
LineLengthDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
LineLengthDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.LineLengthDiagnostic
 
LINEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
literal(BSLParser.ConstValueContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TerminalSymbolNode
 
literal(TerminalNode) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TerminalSymbolNode
 
LITERAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
literalsEqual(TerminalSymbolNode, TerminalSymbolNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
LOCAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
 
LOCALIZE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
location(Location) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence.SymbolOccurrenceBuilder
Месторасположение обращения к символу.
Location - Class in com.github._1c_syntax.bsl.languageserver.references.model
Месторасположение появления символа.
Location(URI, int, int, int, int) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
Location(URI, Range) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
Location.LocationBuilder - Class in com.github._1c_syntax.bsl.languageserver.references.model
 
LocationRepository - Class in com.github._1c_syntax.bsl.languageserver.references.model
Хранилище расположений обращений к символам.
LocationRepository() - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.LocationRepository
 
LOCKINOS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
LogbackConfiguration - Class in com.github._1c_syntax.bsl.languageserver.infrastructure
Spring-конфигурация для настройки logback.
LogbackConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.infrastructure.LogbackConfiguration
 
logicalOperationsAsTransitive(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TransitiveOperationsIgnoringComparer
 
LogicalOrInTheWhereSectionOfQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
LogicalOrInTheWhereSectionOfQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.LogicalOrInTheWhereSectionOfQueryDiagnostic
 
logThrowingBSLDiagnosticGetDiagnostics(Throwable) - Method in class com.github._1c_syntax.bsl.languageserver.aop.SentryAspect
 
logThrowingLSPCall(Throwable) - Method in class com.github._1c_syntax.bsl.languageserver.aop.SentryAspect
 
LOOP_ITERATION - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
 
LoopVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
LoopVertex() - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.LoopVertex
 
LSPWebSocketEndpoint - Class in com.github._1c_syntax.bsl.languageserver.websocket
Конечная точка для подключения к Language Server через websocket.
LSPWebSocketEndpoint(LanguageServer, List<LanguageClientAware>) - Constructor for class com.github._1c_syntax.bsl.languageserver.websocket.LSPWebSocketEndpoint
 

M

MAGENTA - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MagicDateDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MagicDateDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicDateDiagnostic
 
MagicNumberDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MagicNumberDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicNumberDiagnostic
 
main(String[]) - Static method in class com.github._1c_syntax.bsl.languageserver.BSLLSPLauncher
 
MAJOR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
 
MANAGED_THICK_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
MarkupContentBuilder<T extends Symbol> - Interface in com.github._1c_syntax.bsl.languageserver.hover
Интерфейс построителя контента для всплывающего окна на основе символа.
MarkupContentBuilderConfiguration - Class in com.github._1c_syntax.bsl.languageserver.hover
 
MarkupContentBuilderConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.hover.MarkupContentBuilderConfiguration
 
markupContentBuilders(Collection<MarkupContentBuilder<T>>) - Method in class com.github._1c_syntax.bsl.languageserver.hover.MarkupContentBuilderConfiguration
Строит карту построителей контента для всплывающего окна и типов символов.
MAROON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
matchCheck(Matcher) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
matchCheck(Matcher) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleInvalidTypeDiagnostic
 
matchCheck(Matcher) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameWordsDiagnostic
 
MAX_COLOR_COMPONENT_VALUE - Static variable in class com.github._1c_syntax.bsl.languageserver.color.BSLColor
Максимальное значение компонента цвета (диапазон [0...255]).
mdoRef(String) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
Cсылка на объект метаданных в формате ВидОбъектаМетаданных.ИмяОбъекта, в котором расположен символ.
MdoRefBuilder - Class in com.github._1c_syntax.bsl.languageserver.utils
 
measureBSLDiagnostic(ProceedingJoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
MeasureCollector - Class in com.github._1c_syntax.bsl.languageserver.aop.measures
Выполнение и агрегация замеров времени выполнения переданных операций.
MeasureCollector() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.measures.MeasureCollector
 
measureComputers(ProceedingJoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
measureComputeSymbolTree(ProceedingJoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
measureGetTokens(JoinPoint) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
measureIt(ThrowingSupplier<?>, String) - Method in class com.github._1c_syntax.bsl.languageserver.aop.measures.MeasureCollector
Выполнить операцию замера.
measuresAspect() - Method in class com.github._1c_syntax.bsl.languageserver.aop.AspectJConfiguration
 
MeasuresAspect - Class in com.github._1c_syntax.bsl.languageserver.aop
 
MeasuresAspect() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
MEDIUM_AQUA_MARINE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_ORCHID - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_PURPLE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_SEA_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_SLATE_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_SPRING_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_TURQUOISE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MEDIUM_VIOLET_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
meetsCondition(String) - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.CodeRecognizer
 
MetadataObjectNameLengthDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MethodCallNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Ветка дерева выражений, олицетворяющая вызов метода
methodCallsEqual(MethodCallNode, MethodCallNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
MethodDescription - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.description
Класс-описание метода (процедуры или функции).
MethodDescription(List<Token>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
 
Methods - Class in com.github._1c_syntax.bsl.languageserver.utils
 
MethodSizeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MethodSizeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MethodSizeDiagnostic
 
MethodSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
MethodSymbol.MethodSymbolBuilder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
MethodSymbolComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
MethodSymbolComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.MethodSymbolComputer
 
MethodSymbolMarkupContentBuilder - Class in com.github._1c_syntax.bsl.languageserver.hover
Построитель контента для всплывающего окна для MethodSymbol.
MethodSymbolMarkupContentBuilder(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.hover.MethodSymbolMarkupContentBuilder
 
MetricStorage - Class in com.github._1c_syntax.bsl.languageserver.context
 
MetricStorage() - Constructor for class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
MetricStorage(int, int, int, int, int, int, int[], int[], int, int) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
MIDNIGHT_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MINOR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
 
MINT_CREAM - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
minutesToFix() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
MissedRequiredParameterDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissedRequiredParameterDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissedRequiredParameterDiagnostic
 
MissingCodeTryCatchExDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingCodeTryCatchExDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingCodeTryCatchExDiagnostic
 
MissingCommonModuleMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingCommonModuleMethodDiagnostic(LocationRepository) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingCommonModuleMethodDiagnostic
 
MissingEventSubscriptionHandlerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingEventSubscriptionHandlerDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingEventSubscriptionHandlerDiagnostic
 
MissingParameterDescriptionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingParameterDescriptionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingParameterDescriptionDiagnostic
 
MissingReturnedValueDescriptionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingReturnedValueDescriptionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingReturnedValueDescriptionDiagnostic
 
MissingSpaceDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingSpaceDiagnostic(StringInterner) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingSpaceDiagnostic
 
MissingTemporaryFileDeletionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingTemporaryFileDeletionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTemporaryFileDeletionDiagnostic
 
MissingTempStorageDeletionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingTempStorageDeletionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
MissingVariablesDescriptionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MissingVariablesDescriptionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingVariablesDescriptionDiagnostic
 
MISTY_ROSE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
MOBILE_APP_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
MOBILE_APP_CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_SERVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
MOBILE_APP_SERVER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_SERVER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_SERVER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_APP_SERVER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
MOBILE_CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOBILE_CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
MOCCASIN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
Mode - Enum Class in com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Режим для учета настроек правил.
MODULE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
 
modules() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
Modules - Class in com.github._1c_syntax.bsl.languageserver.utils
 
ModuleSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Символ модуля документа.
ModuleSymbol.ModuleSymbolBuilder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
ModuleSymbolComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
Компьютер символа модуля документа.
ModuleSymbolComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.ModuleSymbolComputer
 
moduleType(ModuleType) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
Тип модуля объекта метаданных, в котором расположен символ.
MODULO - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
MultilineStringInQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MultilineStringInQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilineStringInQueryDiagnostic
 
MultilingualStringAnalyser - Class in com.github._1c_syntax.bsl.languageserver.utils
 
MultilingualStringAnalyser(String) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.MultilingualStringAnalyser
 
MultilingualStringHasAllDeclaredLanguagesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MultilingualStringHasAllDeclaredLanguagesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilingualStringHasAllDeclaredLanguagesDiagnostic
 
MultilingualStringUsingWithTemplateDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
MultilingualStringUsingWithTemplateDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilingualStringUsingWithTemplateDiagnostic
 
MULTIPLY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 

N

name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Имя переменной.
name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation.AnnotationBuilder
 
name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
Имя символа.
name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
Имя параметра.
name(String) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
NamedForkJoinWorkerThreadFactory - Class in com.github._1c_syntax.bsl.languageserver.utils
Фабрика тредов для ForkJoinPool, автоматически добаляющая префикс к имени треда.
NamedForkJoinWorkerThreadFactory(String) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.NamedForkJoinWorkerThreadFactory
 
NAVAJO_WHITE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
NAVY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
needRefreshCodeLensesAfterExecuteCommand() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Флаг, показывающий необходимость обновить линзы после выполнения команды.
needRefreshInlayHintsAfterExecuteCommand() - Method in interface com.github._1c_syntax.bsl.languageserver.commands.CommandSupplier
Флаг, показывающий необходимость обновить inlay hints после выполнения команды.
needRefreshInlayHintsAfterExecuteCommand() - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.AbstractToggleComplexityInlayHintsCommandSupplier
Флаг, показывающий необходимость обновить inlay hints после выполнения команды.
NestedConstructorsInStructureDeclarationDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NestedConstructorsInStructureDeclarationDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedConstructorsInStructureDeclarationDiagnostic
 
NestedFunctionInParametersDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NestedFunctionInParametersDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedFunctionInParametersDiagnostic
 
NestedStatementsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NestedStatementsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedStatementsDiagnostic
 
NestedTernaryOperatorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NestedTernaryOperatorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedTernaryOperatorDiagnostic
 
NEVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.ComputeTrigger
Никогда
NEVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SkipSupport
Никогда не пропускать файлы.
NEVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Никогда не отправлять.
NEW_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NEW_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NEW_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NEW_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
newBundle(String, Locale, String, ClassLoader, boolean) - Method in class com.github._1c_syntax.bsl.languageserver.utils.UTF8Control
 
newThread(ForkJoinPool) - Method in class com.github._1c_syntax.bsl.languageserver.utils.NamedForkJoinWorkerThreadFactory
NO_COMMENT - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
NO_DETAIL_ERROR_DESCRIPTION - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
NO_ERROR_LOG_LEVEL_INSIDE_EXCEPT_BLOCK - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
NO_SECOND_PARAMETER - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
nodeContains(ParseTree, Integer...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Проверяет наличие дочерней ноды с указанным типом
nodeContains(ParseTree, ParseTree, Integer...) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Проверяет наличие дочерней ноды с указанным типом исключая переданную
nodeContainsErrors(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Проверяет среди дочерних элементов узла наличие узла с ошибкой
NodeEqualityComparer - Interface in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Интерфейс стратегии сравнения узлов деревьев выражений
NON_STANDARD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
NonExportMethodsInApiRegionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NonExportMethodsInApiRegionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NonExportMethodsInApiRegionDiagnostic
 
NonStandardRegionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NonStandardRegionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NonStandardRegionDiagnostic
 
NOT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
NOT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NOT_EQUAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
NOT_IS_NULL_EXPR_MEMBER_COUNT - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.FieldsFromJoinsWithoutIsNullDiagnostic
 
NOT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NOT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NOT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
NOT_WITH_PARENS_EXPR_MEMBERS_COUNT - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.FieldsFromJoinsWithoutIsNullDiagnostic
 
NotifyDescription - Class in com.github._1c_syntax.bsl.languageserver.utils
 
notifyDescriptionContainsErrorHandler(Collection<?>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
notifyDescriptionContainsHandler(Collection<?>) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.NotifyDescription
 
NULL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
NumberOfOptionalParamsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NumberOfOptionalParamsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfOptionalParamsDiagnostic
 
NumberOfParamsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NumberOfParamsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfParamsDiagnostic
 
NumberOfValuesInStructureConstructorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
NumberOfValuesInStructureConstructorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfValuesInStructureConstructorDiagnostic
 
NUMERIC - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 

O

objectMapper(Collection<CodeLensSupplier<? extends CodeLensData>>, Collection<CommandSupplier<? extends CommandArguments>>) - Method in class com.github._1c_syntax.bsl.languageserver.databind.ObjectMapperConfiguration
 
ObjectMapperConfiguration - Class in com.github._1c_syntax.bsl.languageserver.databind
 
ObjectMapperConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.databind.ObjectMapperConfiguration
 
occurrenceType(OccurrenceType) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence.SymbolOccurrenceBuilder
Тип обращения к символу.
OccurrenceType - Enum Class in com.github._1c_syntax.bsl.languageserver.references.model
Тип обращения к символу.
of(int) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
 
of(int) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
 
of(SourceDefinedSymbol, Symbol, Location) - Static method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
of(SourceDefinedSymbol, Symbol, Location, OccurrenceType) - Static method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
OFF - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Все диагностики считаются выключенными.
OLD_LACE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
OLIVE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
OLIVEDRAB - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Все диагностики, включенные по умолчанию (DiagnosticMetadata.activatedByDefault(), считаются включенными.
onChange(File, WatchEvent.Kind<?>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileChangeListener
Обработчик изменения файла конфигурации.
onDestroy() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileSystemWatcher
 
OneStatementPerLineDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
OneStatementPerLineDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.OneStatementPerLineDiagnostic
 
ONLY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Только диагностики, указанные в конфигурации настроек правил, считаются включенными.
ONSAVE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.ComputeTrigger
При сохранении файла
ONTYPE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.ComputeTrigger
При редактировании файла
openDocument(DocumentContext, String, Integer) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
Помечает документ как открытый и перестраивает его содержимое
OR - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
OR_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
OR_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
OR_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
OR_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ORANGE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ORANGE_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ORCHID - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
OrderOfParamsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
OrderOfParamsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.OrderOfParamsDiagnostic
 
ORDINARY_THICK_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
OrdinaryAppSupportDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
OrdinaryAppSupportDiagnostic(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.OrdinaryAppSupportDiagnostic
 
OS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.FileType
 
OS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticScope
 
OSUsersMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
OSUsersMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.OSUsersMethodDiagnostic
 
outgoingCalls(DocumentContext, CallHierarchyOutgoingCallsParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CallHierarchyProvider
 
owner(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Файл в котором располагается переменная.
owner(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
owner(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
owner(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 

P

PairingBrokenTransactionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
PairingBrokenTransactionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.PairingBrokenTransactionDiagnostic
 
PALE_GOLDENROD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PALE_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PALE_TURQUOISE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PALE_VIOLET_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PAPAYA_WHIP - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PARAMETER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
 
ParameterDefinition - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Класс хранит информацию о параметре метода.
ParameterDefinition.DefaultValue - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
ParameterDefinition.ParameterDefinitionBuilder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
ParameterDefinition.ParameterType - Enum Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
ParameterDescription - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.description
Описание параметра из комментария - описания метода
ParameterDescription(String, List<TypeDescription>, String, boolean) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
 
parameters(List<AnnotationParameterDefinition>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation.AnnotationBuilder
 
parameters(List<ParameterDefinition>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
ParametersDeserializer - Class in com.github._1c_syntax.bsl.languageserver.configuration.databind
Служебный класс-десериализатор для коллекции настроек.
ParametersDeserializer() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.databind.ParametersDeserializer
 
parameterToString(ParameterDescription, int) - Static method in class com.github._1c_syntax.bsl.languageserver.hover.MethodSymbolMarkupContentBuilder
 
parameterToString(ParameterDefinition) - Static method in class com.github._1c_syntax.bsl.languageserver.hover.MethodSymbolMarkupContentBuilder
 
parent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Символ, внутри которого располагается данный символ.
parent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
parent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
parent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
ParentProcessWatcher - Class in com.github._1c_syntax.bsl.languageserver
Наблюдатель за жизнью родительского процесса, запустившего Language Server.
ParentProcessWatcher(LanguageServer) - Constructor for class com.github._1c_syntax.bsl.languageserver.ParentProcessWatcher
 
parse(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.utils.MultilingualStringAnalyser
 
ParseErrorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ParseErrorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ParseErrorDiagnostic
 
parser - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMultilingualStringDiagnostic
 
pattern - Variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleNameGlobalDiagnostic
 
PatternDetector - Class in com.github._1c_syntax.bsl.languageserver.recognizer
 
PatternDetector(double, String...) - Constructor for class com.github._1c_syntax.bsl.languageserver.recognizer.PatternDetector
 
PEACH_PUFF - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PERFORMANCE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
PermissionFilterBeforeSendCallback - Class in com.github._1c_syntax.bsl.languageserver.aop.sentry
Перехватчик сообщения в Sentry, выполняющий проверку получения явного разрешения отправки данных в Sentry.
PermissionFilterBeforeSendCallback(LanguageServerConfiguration, LanguageClientHolder, ClientCapabilitiesHolder, ServerInfo) - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.sentry.PermissionFilterBeforeSendCallback
 
PERU - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PINK - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
PLUM - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
Pointcuts - Class in com.github._1c_syntax.bsl.languageserver.aop
Сборник общих Pointcut для AOP-слоя.
Pointcuts() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.Pointcuts
 
populateContext() - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
populateContext(List<File>) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
postProcessAfterInitialization(Object, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.infrastructure.DiagnosticBeanPostProcessor
 
POWDER_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
prepareCallHierarchy(DocumentContext, CallHierarchyPrepareParams) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CallHierarchyProvider
 
prepareCallHierarchy(CallHierarchyPrepareParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
prepareRename(PrepareRenameParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
PreprocessorConditionVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
PreprocessorConstraints - Enum Class in com.github._1c_syntax.bsl.languageserver.cfg
 
PreprocIfFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания инструкций препроцессору #Если ...
PreprocIfFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.PreprocIfFoldingRangeSupplier
 
print(String) - Method in class com.github._1c_syntax.bsl.languageserver.cli.lsp.FileAwarePrintWriter
 
printMeasures() - Method in class com.github._1c_syntax.bsl.languageserver.aop.measures.MeasureCollector
Вывод накопленных замеров в лог.
printMeasures() - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
PRIVATE_METHOD_MESSAGE - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingCommonModuleMethodDiagnostic
 
PRIVATE_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PRIVATE_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PROCEDURE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PROCEDURE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PROCEDURE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PROCEDURE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ProcedureReturnsValueDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ProcedureReturnsValueDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ProcedureReturnsValueDiagnostic
 
processDiagnosticStream(Stream<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier
 
processDiagnosticStream(Stream<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.FixAllCodeActionSupplier
 
processDiagnosticStream(Stream<Diagnostic>, CodeActionParams, DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixCodeActionSupplier
 
produceLoopIterations(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
producePreprocessorConditions(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
ProtocolExtension - Interface in com.github._1c_syntax.bsl.languageserver.jsonrpc
 
PUBLIC_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PUBLIC_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
PublicMethodsDescriptionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
PublicMethodsDescriptionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.PublicMethodsDescriptionDiagnostic
 
publishEmptyDiagnosticList(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.providers.DiagnosticProvider
 
PURPLE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 

Q

QueryCommentFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания блоков комментариев в тексте запроса.
QueryCommentFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.QueryCommentFoldingRangeSupplier
 
QueryComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
QueryComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.QueryComputer
 
QueryPackageFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания для пакетов запросов.
QueryPackageFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.QueryPackageFoldingRangeSupplier
 
QueryParseErrorDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
QueryParseErrorDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryParseErrorDiagnostic
 
QueryToMissingMetadataDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
QueryToMissingMetadataDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryToMissingMetadataDiagnostic
 
QuickFixCodeActionSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
QuickFixCodeActionSupplier(QuickFixSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixCodeActionSupplier
 
QuickFixProvider - Interface in com.github._1c_syntax.bsl.languageserver.diagnostics
 
quickFixSupplier - Variable in class com.github._1c_syntax.bsl.languageserver.codeactions.AbstractQuickFixSupplier
 
QuickFixSupplier - Class in com.github._1c_syntax.bsl.languageserver.codeactions
 
QuickFixSupplier(Map<String, DiagnosticInfo>, DiagnosticObjectProvider) - Constructor for class com.github._1c_syntax.bsl.languageserver.codeactions.QuickFixSupplier
 

R

RAISE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RAISE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RAISE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RAISE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
range(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
 
range(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
range(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
range(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
range(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
rangeFormatting(DocumentRangeFormattingParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
Ranges - Class in com.github._1c_syntax.bsl.languageserver.utils
Набор методов для удобства работы с областями текста (ренджами)
read(JsonReader) - Method in class com.github._1c_syntax.bsl.languageserver.databind.URITypeAdapter
 
readCallOptions(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и возвращает список вариантов вызова
readDeprecationInfo(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и возвращает описание устаревшего метода
readExamples(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и возвращает список примеров
readLink(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и достает описание назначения метода.
readParameters(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и формирует список описаний параметров метода
readPurposeDescription(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и возвращает описание назначения метода.
readReturnedValue(BSLMethodDescriptionParser.MethodDescriptionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.DescriptionReader
Выполняет разбор прочитанного AST дерева описания метода и формирует список описаний возвращаемых значений
rebuild() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
rebuild(String, int) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
rebuildDocument(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
Перестроить документ.
rebuildDocument(DocumentContext, String, Integer) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
Перестроить документ, используя новое содержимое.
RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
RedundantAccessToObjectDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
RedundantAccessToObjectDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.RedundantAccessToObjectDiagnostic
 
Reference - Class in com.github._1c_syntax.bsl.languageserver.references.model
Ссылка на символ.
Reference(SourceDefinedSymbol, Symbol, URI, Range, OccurrenceType) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
REFERENCE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.references.model.OccurrenceType
Ссылка.
ReferenceFinder - Interface in com.github._1c_syntax.bsl.languageserver.references
Интерфейс поискового движка.
ReferenceIndex - Class in com.github._1c_syntax.bsl.languageserver.references
 
ReferenceIndex(ServerContext, StringInterner, LocationRepository, SymbolOccurrenceRepository) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndex
 
ReferenceIndexFiller - Class in com.github._1c_syntax.bsl.languageserver.references
 
ReferenceIndexFiller(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndexFiller
 
ReferenceIndexReferenceFinder - Class in com.github._1c_syntax.bsl.languageserver.references
Реализация поискового движка на основе поиска в ReferenceIndex.
ReferenceIndexReferenceFinder(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.ReferenceIndexReferenceFinder
 
ReferenceResolver - Class in com.github._1c_syntax.bsl.languageserver.references
Основной класс, отвечающий за поиск ссылок на символы из под курсора.
ReferenceResolver(List<ReferenceFinder>) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.ReferenceResolver
 
references(ReferenceParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
ReferencesProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
ReferencesProvider(ReferenceResolver, ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.ReferencesProvider
 
RefOveruseDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
RefOveruseDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.RefOveruseDiagnostic
 
refreshCodeLenses() - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
Отправить запрос на обновление линз кода.
refreshInlayHints() - Method in class com.github._1c_syntax.bsl.languageserver.providers.InlayHintProvider
Отправить запрос на обновление inlay hints.
REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REGION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REGION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RegionFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания областей (#Область ...
RegionFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.RegionFoldingRangeSupplier
 
regionNameRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
Regions - Class in com.github._1c_syntax.bsl.languageserver.utils
Вспомогательный класс, содержащий методы для работы с программными областями 1С
RegionSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
RegionSymbol.RegionSymbolBuilder - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
 
RegionSymbolComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
RegionSymbolComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.RegionSymbolComputer
 
RelatedInformation - Class in com.github._1c_syntax.bsl.languageserver.utils
 
REMOVE_HANDLER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REMOVE_HANDLER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REMOVE_HANDLER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
REMOVE_HANDLER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
removeDocument(URI) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
rename(RenameParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
RenameProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы textDocument/rename и textDocument/prepareRename.
RenameProvider(ReferenceResolver, ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.RenameProvider
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.ConsoleReporter
 
report(AnalysisInfo, Path) - Method in interface com.github._1c_syntax.bsl.languageserver.reporters.DiagnosticReporter
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.GenericIssueReporter
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.JsonReporter
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.JUnitReporter
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.ReportersAggregator
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.SarifReporter
 
report(AnalysisInfo, Path) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.TSLintReporter
 
reporterKeys() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.ReportersAggregator
 
ReportersAggregator - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
ReportersAggregator() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.ReportersAggregator
 
ReportersConfiguration - Class in com.github._1c_syntax.bsl.languageserver.reporters.infrastructure
 
ReportersConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.infrastructure.ReportersConfiguration
 
reset() - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
reset() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
resolve(DocumentContext, CodeLens, AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier
 
resolve(DocumentContext, CodeLens, DefaultCodeLensData) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunAllTestsCodeLensSupplier
Выполнить операцию "разрешения" линзы.
resolve(DocumentContext, CodeLens, RunTestCodeLensSupplier.RunTestCodeLensData) - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier
Выполнить операцию "разрешения" линзы.
resolve(DocumentContext, CodeLens, T) - Method in interface com.github._1c_syntax.bsl.languageserver.codelenses.CodeLensSupplier
Выполнить операцию "разрешения" линзы.
resolveCodeLens(DocumentContext, CodeLens, CodeLensData) - Method in class com.github._1c_syntax.bsl.languageserver.providers.CodeLensProvider
Провести операцию разрешения линзы (заполнение свойства CodeLens.setCommand(Command)).
resolveCodeLens(CodeLens) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
Resources - Class in com.github._1c_syntax.bsl.languageserver.utils
Вспомогательный класс для оптимизированного чтения ресурсов прикладных классов с учетом Language.
Resources(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.Resources
 
RETURN_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RETURN_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RETURN_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RETURN_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
RewriteMethodParameterDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
RewriteMethodParameterDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.RewriteMethodParameterDiagnostic
 
ROSY_BROWN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ROYAL_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
RU - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Русский
RULES_OF_PARENT_FOR_SEARCH_CONDITION - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.FieldsFromJoinsWithoutIsNullDiagnostic
 
run(String...) - Method in class com.github._1c_syntax.bsl.languageserver.BSLLSPLauncher
 
RunAllTestsCodeLensSupplier - Class in com.github._1c_syntax.bsl.languageserver.codelenses
Поставщик линзы для запуска всех тестов в текущем файле.
RunAllTestsCodeLensSupplier(TestRunnerAdapter, LanguageServerConfiguration, Resources) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.RunAllTestsCodeLensSupplier
 
RunTestCodeLensData(URI, String, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
RunTestCodeLensSupplier - Class in com.github._1c_syntax.bsl.languageserver.codelenses
Поставщик линз для запуска теста по конкретному тестовому методу.
RunTestCodeLensSupplier(TestRunnerAdapter, LanguageServerConfiguration, Resources) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier
 
RunTestCodeLensSupplier.RunTestCodeLensData - Class in com.github._1c_syntax.bsl.languageserver.codelenses
DTO для хранения данных линз о сложности методов в документе.

S

SADDLE_BROWN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SALMON - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SameMetadataObjectAndChildNamesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SANDY_BROWN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SarifReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
Репортер в формат SARIF.
SarifReporter(LanguageServerConfiguration, Collection<DiagnosticInfo>, ServerInfo) - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.SarifReporter
 
save(SymbolOccurrence) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrenceRepository
Сохранить обращение к символу в хранилище.
scan(String) - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.CamelCaseDetector
 
scan(String) - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.ContainsDetector
 
scan(String) - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.KeywordsDetector
 
scan(String) - Method in class com.github._1c_syntax.bsl.languageserver.recognizer.PatternDetector
 
ScheduledJobHandlerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ScheduledJobHandlerDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ScheduledJobHandlerDiagnostic
 
SchedulingConfiguration - Class in com.github._1c_syntax.bsl.languageserver.infrastructure
Spring-конфигурация для управления включением/отключением фоновых заданий.
SchedulingConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.infrastructure.SchedulingConfiguration
 
scope() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
scope(SourceDefinedSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
Область доступности символа.
scopeName(String) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
Область видимости символа.
SEA_SHELL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SEAGREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SECURITY_HOTSPOT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
 
selectionRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
Область первого токена модуля
selectionRange(SelectionRangeParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLTextDocumentService
 
SelectionRangeProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
Провайдер, обрабатывающий запросы textDocument/selectionRange.
SelectionRangeProvider() - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.SelectionRangeProvider
 
SelectTopWithoutOrderByDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SelectTopWithoutOrderByDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SelectTopWithoutOrderByDiagnostic
 
SelfAssignDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SelfAssignDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SelfAssignDiagnostic
 
SelfInsertionDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SelfInsertionDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SelfInsertionDiagnostic
 
SemicolonPresenceDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SemicolonPresenceDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SemicolonPresenceDiagnostic
 
SEND - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Отправлять всегда.
SEND_ONCE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Отправить один раз, затем спросить.
SendErrorsMode - Enum Class in com.github._1c_syntax.bsl.languageserver.configuration
Режим отправки сообщений об ошибках разработчикам.
sentryAspect() - Method in class com.github._1c_syntax.bsl.languageserver.aop.AspectJConfiguration
 
SentryAspect - Class in com.github._1c_syntax.bsl.languageserver.aop
Аспект перехвата исключений и регистрации их в Sentry.
SentryAspect() - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.SentryAspect
 
SentryScopeConfigurer - Class in com.github._1c_syntax.bsl.languageserver.aop.sentry
Конфигуратор данных Sentry.
SentryScopeConfigurer(ServerInfo) - Constructor for class com.github._1c_syntax.bsl.languageserver.aop.sentry.SentryScopeConfigurer
 
serialize(Either<String, Integer>, JsonGenerator, SerializerProvider) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticCodeSerializer
 
SERVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
SERVER_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
SERVER_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
SERVER_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
SERVER_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ServerContext - Class in com.github._1c_syntax.bsl.languageserver.context
 
ServerContext(ObjectProvider<DocumentContext>, WorkDoneProgressHelper, LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
serverContextPopulated(JoinPoint, Collection<File>) - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
ServerContextPopulatedEvent - Class in com.github._1c_syntax.bsl.languageserver.context.events
 
ServerContextPopulatedEvent(ServerContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.events.ServerContextPopulatedEvent
 
serverEndpointConfig(WebSocketEndpoint<LanguageClient>) - Method in class com.github._1c_syntax.bsl.languageserver.websocket.WebSocketConfiguration
 
serverEndpointExporter() - Method in class com.github._1c_syntax.bsl.languageserver.websocket.WebSocketConfiguration
 
ServerSideExportFormMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ServerSideExportFormMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ServerSideExportFormMethodDiagnostic
 
setAnalyzeOnStart(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setApplicationEventPublisher(ApplicationEventPublisher) - Method in class com.github._1c_syntax.bsl.languageserver.aop.EventPublisherAspect
 
setCapabilities(ClientCapabilities) - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
Возможности клиента.
setClientHolder(LanguageClientHolder) - Method in class com.github._1c_syntax.bsl.languageserver.infrastructure.LanguageClientAwareAppender
Хранилище возможно подключенного LanguageClient.
setCode(String) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticMixIn
 
setCode(Either<String, Number>) - Method in class com.github._1c_syntax.bsl.languageserver.reporters.databind.DiagnosticMixIn
 
setCognitiveComplexity(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setCognitiveComplexityComputerProvider(ObjectProvider<CognitiveComplexityComputer>) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
setComments(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setComputeTrigger(ComputeTrigger) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setConfiguration(LanguageServerConfiguration) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
setConfigurationFilePath(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setConfigurationRoot(Path) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setConfigurationRoot(Path) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
 
setContext(ServerContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
setCovlocData(int[]) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
Deprecated.
setCyclomaticComplexity(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setCyclomaticComplexityComputerProvider(ObjectProvider<CyclomaticComplexityComputer>) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
setDiagnosticComputer(DiagnosticComputer) - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
setEntryPoint(CfgVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraph
 
setExclude(Set<String>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
setExecutable(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Имя исполняемого файла тестового фреймворка (linux и macOS).
setExecutableWin(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Имя исполняемого файла тестового фреймворка (windows).
setFile(File) - Method in class com.github._1c_syntax.bsl.languageserver.cli.lsp.FileAwarePrintWriter
 
setFunctions(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setGetTestsArguments(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для получения списка тестов.
setGetTestsResultPattern(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Регулярное выражение для получения списка тестов.
setGlobalConfigPath(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setInclude(Set<String>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
setInfo(DiagnosticInfo) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractDiagnostic
 
setInfo(DiagnosticInfo) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractListenerDiagnostic
 
setInfo(DiagnosticInfo) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLListenerDiagnostic
 
setInfo(DiagnosticInfo) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
setInfo(DiagnosticInfo) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractVisitorDiagnostic
 
setInfo(DiagnosticInfo) - Method in interface com.github._1c_syntax.bsl.languageserver.diagnostics.BSLDiagnostic
 
setLanguage(Language) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setLines(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setMeasureCollector(MeasureCollector) - Method in class com.github._1c_syntax.bsl.languageserver.aop.MeasuresAspect
 
setMethodPattern(Pattern) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
 
setMode(Mode) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setNcloc(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setNclocData(int[]) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setOrdinaryAppSupport(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setParameters(Map<String, Either<Boolean, Map<String, Object>>>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
Параметры сапплаеров линз.
setParameters(Map<String, Either<Boolean, Map<String, Object>>>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setParameters(Map<String, Either<Boolean, Map<String, Object>>>) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
Параметры сапплаеров inlay hints.
setParent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
Символ, внутри которого располагается данный символ.
setParent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
setParent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
setParent(Optional<SourceDefinedSymbol>) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
setParent(Optional<SourceDefinedSymbol>) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SourceDefinedSymbol
 
SetPermissionsForNewObjectsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SetPermissionsForNewObjectsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SetPermissionsForNewObjectsDiagnostic
 
SetPrivilegedModeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SetPrivilegedModeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SetPrivilegedModeDiagnostic
 
setProcedures(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
Диапазон, для которого нужно получить список диагностик.
setRepresentingAst(ParseTree) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
setRunAllTestsArguments(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для запуска всех тестов.
setRunTestArguments(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
Аргументы для запуска одного теста.
setSendErrors(SendErrorsMode) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setShowDiagnosticDescription(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
setSiteRoot(String) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setSize(int) - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
setSkipSupport(SkipSupport) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setStatements(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
setSubsystemsFilter(SubsystemFilter) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
setTestRunnerAdapterOptions(TestRunnerAdapterOptions) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
Параметры запускателя тестового фреймворка.
setTraceLog(File) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setUseDevSite(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
setUseKeywordsFormatting(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
setUseUpperCaseForOrNotAndKeywords(boolean) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
SeveralCompilerDirectivesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SeveralCompilerDirectivesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SeveralCompilerDirectivesDiagnostic
 
severity() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
ShortBasedVariableSymbol - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Реализация символа переменной, хранящая позицию в виде short.
ShortBasedVariableSymbol(String, SourceDefinedSymbol, DocumentContext, Optional<SourceDefinedSymbol>, List<SourceDefinedSymbol>, byte, boolean, Optional<VariableDescription>, short, short, short, short, short, short, short) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
shutdown() - Method in class com.github._1c_syntax.bsl.languageserver.BSLLanguageServer
 
SIENNA - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SILVER - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SKIPPED_CALL_ARG - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
SkippedCallArgumentNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Специализированный узел дерева, обозначающий пропущенный аргумент вызова метода.
SkippedCallArgumentNode() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.SkippedCallArgumentNode
 
SkipSupport - Enum Class in com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Режим пропуска подсчета диагностик в зависимости от режима поддержки модуля
SKY_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SLATE_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SLATE_GRAY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SNOW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SOURCE - Static variable in class com.github._1c_syntax.bsl.languageserver.providers.DiagnosticProvider
 
SourceDefinedMethodCallInlayHintSupplier - Class in com.github._1c_syntax.bsl.languageserver.inlayhints
Поставщик подсказок о параметрах вызываемого метода.
SourceDefinedMethodCallInlayHintSupplier(ReferenceIndex, LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.inlayhints.SourceDefinedMethodCallInlayHintSupplier
 
SourceDefinedSymbol - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
Мета-информация о логически конечной единице, созданной и описанной в исходном коде, например, объявленный в коде метод, созданная область и т.д.
SourceDefinedSymbolDeclarationReferenceFinder - Class in com.github._1c_syntax.bsl.languageserver.references
Реализация поискового движка на основе попадания искомой позиции в строку объявления метода.
SourceDefinedSymbolDeclarationReferenceFinder(ServerContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.SourceDefinedSymbolDeclarationReferenceFinder
 
SourceDefinedSymbolDescription - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol.description
 
SPACE_REGEX - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.InvalidCharacterInFileDiagnostic
 
SpaceAtStartCommentDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
SpaceAtStartCommentDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.SpaceAtStartCommentDiagnostic
 
SPECIAL_LIST_FOR_DATA_SOURCE - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.RefOveruseDiagnostic
 
SPRING_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
SQL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
STANDARD - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
start() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
startCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
startCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
startCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
Столбец, в котором начинается символ.
startLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
startLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
startLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
Строка, в которой начинается символ.
startRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
statements() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.BasicBlockVertex
 
STEEL_BLUE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
STRING - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
stringInterner() - Method in class com.github._1c_syntax.bsl.languageserver.infrastructure.UtilsConfiguration
 
Strings - Class in com.github._1c_syntax.bsl.languageserver.utils
 
StyleElementConstructorsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
StyleElementConstructorsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.StyleElementConstructorsDiagnostic
 
subNameEndCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
subNameLine(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
subNameRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
subNameStartCharacter(int) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
SubsystemFilter - Class in com.github._1c_syntax.bsl.languageserver.configuration.diagnostics
Фильтр диагностик по подсистемам
SubsystemFilter() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
SUBTRACT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
SUSPICIOUS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
symbol(Symbol) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence.SymbolOccurrenceBuilder
Символ, к которому происходит обращение.
symbol(WorkspaceSymbolParams) - Method in class com.github._1c_syntax.bsl.languageserver.BSLWorkspaceService
 
Symbol - Class in com.github._1c_syntax.bsl.languageserver.references.model
Облегченные данные символа для поиска без кросс-ссылок между файлами.
Symbol - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
Мета-информация о логически конечной единице в модуле (переменная, метод, класс и т.д.).
Symbol(String, ModuleType, String, SymbolKind, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
Symbol.SymbolBuilder - Class in com.github._1c_syntax.bsl.languageserver.references.model
 
symbolKind(SymbolKind) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
symbolKind(SymbolKind) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
symbolKind(SymbolKind) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
symbolKind(SymbolKind) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
Тип символа.
symbolName(String) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
Имя символа.
SymbolOccurrence - Class in com.github._1c_syntax.bsl.languageserver.references.model
Обращение к символу в файле.
SymbolOccurrence(OccurrenceType, Symbol, Location) - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
SymbolOccurrence.SymbolOccurrenceBuilder - Class in com.github._1c_syntax.bsl.languageserver.references.model
 
SymbolOccurrenceRepository - Class in com.github._1c_syntax.bsl.languageserver.references.model
Хранилище обращений к символам.
SymbolOccurrenceRepository() - Constructor for class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrenceRepository
 
SymbolProvider - Class in com.github._1c_syntax.bsl.languageserver.providers
 
SymbolProvider(ServerContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.providers.SymbolProvider
 
SymbolTree - Class in com.github._1c_syntax.bsl.languageserver.context.symbol
Символьное дерево документа.
SymbolTree(ModuleSymbol) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
SymbolTreeComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
SymbolTreeComputer(DocumentContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.SymbolTreeComputer
 
SymbolTreeVisitor - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
 

T

tags() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
TAN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
TEAL - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
TempFilesDirDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TempFilesDirDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TempFilesDirDiagnostic
 
TerminalSymbolNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Терминальный узел дерева выражений
TERNARY_OP - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
TernaryOperatorNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Ветка тернарного оператора
TernaryOperatorNode(BslExpression, BslExpression, BslExpression) - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
ternaryOperatorsEqual(TernaryOperatorNode, TernaryOperatorNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
TernaryOperatorUsageDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TernaryOperatorUsageDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TernaryOperatorUsageDiagnostic
 
TestRunnerAdapter - Class in com.github._1c_syntax.bsl.languageserver.codelenses.testrunner
Расчетчик списка тестов в документе.
TestRunnerAdapter(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.codelenses.testrunner.TestRunnerAdapter
 
TestRunnerAdapterOptions - Class in com.github._1c_syntax.bsl.languageserver.configuration.codelens
Параметры запускателя тестового фреймворка.
TestRunnerAdapterOptions() - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
TestRunnerAdapterOptions(String, String, String, String, String, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
THEN_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THEN_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THEN_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THEN_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_MANAGED_APPLICATION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_MANAGED_APPLICATION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_MANAGED_APPLICATION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_MANAGED_APPLICATION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_ORDINARY_APPLICATION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_ORDINARY_APPLICATION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_ORDINARY_APPLICATION_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THICK_CLIENT_ORDINARY_APPLICATION_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THIN_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
THIN_CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THIN_CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THIN_CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
THIN_CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ThisObjectAssignDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
ThisObjectAssignDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.ThisObjectAssignDiagnostic
 
THISTLE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
ThrowingSupplier<T> - Interface in com.github._1c_syntax.bsl.languageserver.utils
 
tick() - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
tick(String, int) - Method in class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
TimeoutsInExternalResourcesDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TimeoutsInExternalResourcesDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TimeoutsInExternalResourcesDiagnostic
 
TO_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TO_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TO_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TO_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
ToggleCognitiveComplexityInlayHintsCommandSupplier - Class in com.github._1c_syntax.bsl.languageserver.commands
Поставщик команды переключения подсказок когнитивной сложности.
ToggleCognitiveComplexityInlayHintsCommandSupplier(CognitiveComplexityInlayHintSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.ToggleCognitiveComplexityInlayHintsCommandSupplier
 
ToggleComplexityInlayHintsCommandArguments - Class in com.github._1c_syntax.bsl.languageserver.commands.complexity
Аргументы команды для переключения отображения сложности метода во всплывающих подсказках.
ToggleComplexityInlayHintsCommandArguments(String, AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
ToggleComplexityInlayHintsCommandArguments(URI, String, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
ToggleCyclomaticComplexityInlayHintsCommandSupplier - Class in com.github._1c_syntax.bsl.languageserver.commands
Поставщик команды переключения подсказок цикломатической сложности.
ToggleCyclomaticComplexityInlayHintsCommandSupplier(CyclomaticComplexityInlayHintSupplier) - Constructor for class com.github._1c_syntax.bsl.languageserver.commands.ToggleCyclomaticComplexityInlayHintsCommandSupplier
 
toggleHints(URI, String) - Method in class com.github._1c_syntax.bsl.languageserver.inlayhints.AbstractComplexityInlayHintSupplier
Переключить показ подсказок сложности для метода.
toLocation() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
TOMATO - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
TooManyReturnsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TooManyReturnsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TooManyReturnsDiagnostic
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForeachLoopVertex
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ForLoopVertex
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.LabelVertex
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.ClientCapabilitiesHolder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.AbstractMethodComplexityCodeLensSupplier.ComplexityCodeLensData
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.DefaultCodeLensData
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.codelenses.RunTestCodeLensSupplier.RunTestCodeLensData
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.commands.complexity.ToggleComplexityInlayHintsCommandArguments
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.commands.DefaultCommandArguments
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.CodeLensOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.codelens.TestRunnerAdapterOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.DiagnosticsOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SubsystemFilter
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.documentlink.DocumentLinkOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.formating.FormattingOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.inlayhints.InlayHintOptions
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexityData
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.ComplexitySecondaryLocation
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.MetricStorage
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation.AnnotationBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.Annotation
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationParameterDefinition
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.MethodDescription
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.ParameterDescription
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.IntBasedVariableSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol.MethodSymbolBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.MethodSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol.ModuleSymbolBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ModuleSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.DefaultValue
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterDefinitionBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.ShortBasedVariableSymbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTree
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.VariableDefinition
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.DiagnosticParams
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.jsonrpc.Diagnostics
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Reference
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol.SymbolBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Symbol
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence.SymbolOccurrenceBuilder
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.references.model.SymbolOccurrence
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.AnalysisInfo
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.reporters.data.FileInfo
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.AbstractObjectPool
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BinaryOperationNode
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslExpression
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperationNode
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ConstructorCallNode
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.MethodCallNode
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TernaryOperatorNode
 
toString() - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.UnaryOperationNode
 
TransferringParametersBetweenClientAndServerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TransferringParametersBetweenClientAndServerDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TransferringParametersBetweenClientAndServerDiagnostic
 
TransitiveOperationsIgnoringComparer - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Стратегия сравнения выражений с учетом транзитивности операторов А = Б будет эквивалентно Б = А если включить режим транзитивности логических операций, то эквивалентны будут "А и Б" и "Б и А" (см.
TransitiveOperationsIgnoringComparer() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.TransitiveOperationsIgnoringComparer
 
treeContainsErrors(ParseTree) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Trees
Проверяет среди всех дочерних элементов (рекурсивно) наличие узла с ошибкой
Trees - Class in com.github._1c_syntax.bsl.languageserver.utils
 
trimQuotes(String) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.Strings
 
TRUE_BRANCH - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
 
TRUE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRUE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRUE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRUE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRY_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRY_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRY_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
TRY_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
tryClearDocument(DocumentContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.ServerContext
Попытаться очистить документ, если он не открыт.
TryExceptVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
TryExceptVertex(BSLParser.TryStatementContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.TryExceptVertex
 
TryNumberDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TryNumberDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TryNumberDiagnostic
 
TSLintReporter - Class in com.github._1c_syntax.bsl.languageserver.reporters
 
TSLintReporter() - Constructor for class com.github._1c_syntax.bsl.languageserver.reporters.TSLintReporter
 
TURQUOISE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
type() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticMetadata
 
type() - Element in annotation interface com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticParameter
 
TypeDescription - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.description
Описание типа параметра, прочитанного из описания метода
TypeDescription(String, String, List<ParameterDescription>, String, boolean) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.description.TypeDescription
 
typeName(BSLParser.NewExpressionContext) - Static method in class com.github._1c_syntax.bsl.languageserver.utils.bsl.Constructors
Вычисляет имя типа создаваемого объекта, работает с Новый ТипОбъекта; Новый("ТипОбъекта")
TypoDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
TypoDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.TypoDiagnostic
 

U

UNARY_MINUS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
UNARY_OP - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
 
UNARY_PLUS - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
 
UnaryOperationNode - Class in com.github._1c_syntax.bsl.languageserver.utils.expressiontree
Класс, представляющий унарное выражение
unaryOperationsEqual(UnaryOperationNode, UnaryOperationNode) - Method in class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.DefaultNodeEqualityComparer
 
UnaryPlusInConcatenationDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnaryPlusInConcatenationDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnaryPlusInConcatenationDiagnostic
 
UNDEFINED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
 
UNDEFINED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
 
UNDEFINED_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
UNDEFINED_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
UNDEFINED_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
UNDEFINED_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
unfreezeComputedData() - Method in class com.github._1c_syntax.bsl.languageserver.context.DocumentContext
 
UnionAllDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnionAllDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnionAllDiagnostic
 
UnknownPreprocessorSymbolDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnknownPreprocessorSymbolDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnknownPreprocessorSymbolDiagnostic
 
UNPREDICTABLE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
UnreachableCodeDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnreachableCodeDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
UnsafeSafeModeMethodCallDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnsafeSafeModeMethodCallDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnsafeSafeModeMethodCallDiagnostic
 
UNUSED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
 
UnusedLocalMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnusedLocalMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedLocalMethodDiagnostic
 
UnusedLocalVariableDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnusedLocalVariableDiagnostic(ReferenceIndex) - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedLocalVariableDiagnostic
 
UnusedParametersDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UnusedParametersDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedParametersDiagnostic
 
update(File) - Method in class com.github._1c_syntax.bsl.languageserver.configuration.LanguageServerConfiguration
 
updateLocation(SymbolOccurrence) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.LocationRepository
Обновить данные о расположении обращения к символу.
uri(URI) - Method in class com.github._1c_syntax.bsl.languageserver.references.model.Location.LocationBuilder
URI файла, в котором расположен символ.
URITypeAdapter - Class in com.github._1c_syntax.bsl.languageserver.databind
Адаптер для (де)сериализации типа URI для библиотеки GSON.
URITypeAdapter() - Constructor for class com.github._1c_syntax.bsl.languageserver.databind.URITypeAdapter
 
UsageWriteLogEventDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsageWriteLogEventDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
UseFoldingRangeSupplier - Class in com.github._1c_syntax.bsl.languageserver.folding
Сапплаер областей сворачивания импортов библиотек OneScript (#Использовать ...).
UseFoldingRangeSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.folding.UseFoldingRangeSupplier
 
UseLessForEachDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UseLessForEachDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UseLessForEachDiagnostic
 
UseSystemInformationDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UseSystemInformationDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UseSystemInformationDiagnostic
 
UsingCancelParameterDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingCancelParameterDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingCancelParameterDiagnostic
 
UsingExternalCodeToolsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingExternalCodeToolsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingExternalCodeToolsDiagnostic
 
UsingFindElementByStringDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingFindElementByStringDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingFindElementByStringDiagnostic
 
UsingGotoDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingGotoDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingGotoDiagnostic
 
UsingHardcodeNetworkAddressDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingHardcodeNetworkAddressDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeNetworkAddressDiagnostic
 
UsingHardcodePathDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingHardcodePathDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodePathDiagnostic
 
UsingHardcodeSecretInformationDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingHardcodeSecretInformationDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
 
UsingLikeInQueryDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingLikeInQueryDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingLikeInQueryDiagnostic
 
UsingModalWindowsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingModalWindowsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingModalWindowsDiagnostic
 
UsingObjectNotAvailableUnixDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingObjectNotAvailableUnixDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingObjectNotAvailableUnixDiagnostic
 
UsingServiceTagDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingServiceTagDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingServiceTagDiagnostic
 
UsingSynchronousCallsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingSynchronousCallsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingSynchronousCallsDiagnostic
 
UsingThisFormDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
UsingThisFormDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
UTF8Control - Class in com.github._1c_syntax.bsl.languageserver.utils
 
UTF8Control() - Constructor for class com.github._1c_syntax.bsl.languageserver.utils.UTF8Control
 
UtilsConfiguration - Class in com.github._1c_syntax.bsl.languageserver.infrastructure
Конфигурация бинов из 1c-syntax/utils.
UtilsConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.infrastructure.UtilsConfiguration
 

V

VAL_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAL_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAL_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAL_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.ComputeTrigger
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SkipSupport
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.FileType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.CodeFlowType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticScope
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.references.model.OccurrenceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.cfg.CfgEdgeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.ComputeTrigger
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.Mode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SkipSupport
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.Language
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.configuration.SendErrorsMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.FileType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.AnnotationKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.annotations.CompilerDirectiveKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.ParameterDefinition.ParameterType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic.CodeFlowType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticCompatibilityMode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticScope
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticSeverity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticTag
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.references.model.OccurrenceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.BslOperator
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github._1c_syntax.bsl.languageserver.utils.expressiontree.ExpressionNodeType
Returns an array containing the constants of this enum class, in the order they are declared.
VAR_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAR_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAR_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VAR_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VariableDescription - Class in com.github._1c_syntax.bsl.languageserver.context.symbol.variable
Класс-описание переменной.
VariableDescription(ParameterDescription) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
VariableDescription(List<Token>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
VariableDescription(List<Token>, Optional<Token>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.symbol.variable.VariableDescription
 
VariableKind - Enum Class in com.github._1c_syntax.bsl.languageserver.context.symbol.variable
 
variableNameRange(Range) - Method in class com.github._1c_syntax.bsl.languageserver.context.symbol.AbstractVariableSymbol.Builder
 
VARIABLES_REGION_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VARIABLES_REGION_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
VariableSymbol - Interface in com.github._1c_syntax.bsl.languageserver.context.symbol
Информация о символе, представляющем собой переменную.
VariableSymbolComputer - Class in com.github._1c_syntax.bsl.languageserver.context.computer
 
VariableSymbolComputer(DocumentContext, ModuleSymbol, List<MethodSymbol>) - Constructor for class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
VariableSymbolMarkupContentBuilder - Class in com.github._1c_syntax.bsl.languageserver.hover
 
VariableSymbolMarkupContentBuilder(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.hover.VariableSymbolMarkupContentBuilder
 
VersionCommand - Class in com.github._1c_syntax.bsl.languageserver.cli
Выводит версию приложения Ключ команды: -v, (--version)
VersionCommand(ServerInfo) - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.VersionCommand
 
VIOLET - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
VIOLET_RED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
VirtualTableCallWithoutParametersDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
VirtualTableCallWithoutParametersDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.VirtualTableCallWithoutParametersDiagnostic
 
visitAccessCall(BSLParser.AccessCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitAccessIndex(BSLParser.AccessIndexContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
Проверяем строковой индекс в [] на присутствие в ключевых словах поиска (searchWords) и на присваивание непустой строки.
visitAccessProperty(BSLParser.AccessPropertyContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedAttributes8312Diagnostic
 
visitAccessProperty(BSLParser.AccessPropertyContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
Проверяем имя свойства объекта на присутствие в ключевых словах поиска (searchWords) и на присваивание непустой строки.
visitAddHandlerStatement(BSLParser.AddHandlerStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitAssignment(BSLParser.AssignmentContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitAssignment(BSLParser.AssignmentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitAssignment(BSLParser.AssignmentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
visitAssignment(BSLParser.AssignmentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SelfAssignDiagnostic
 
visitAssignment(BSLParser.AssignmentContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
Проверяем переменные, имена которых есть в ключевых словах поиска (searchWords) на присваивание непустой строки.
visitBasicBlock(BasicBlockVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitBranchingVertex(BranchingVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
Метод рекомендуется переопределять, если необходимо одним методом обрабатывать любые типы ветвлений.
visitBreakStatement(BSLParser.BreakStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitBreakStatement(BSLParser.BreakStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitCallParamList(BSLParser.CallParamListContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExtraCommasDiagnostic
 
visitCallStatement(BSLParser.CallStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitCallStatement(BSLParser.CallStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RedundantAccessToObjectDiagnostic
 
visitCallStatement(BSLParser.CallStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SelfInsertionDiagnostic
 
visitCallStatement(BSLParser.CallStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingExternalCodeToolsDiagnostic
 
visitCallStatement(BSLParser.CallStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
visitCodeBlock(BSLParser.CodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitCodeBlock(BSLParser.CodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicatedInsertionIntoCollectionDiagnostic
 
visitCodeBlock(BSLParser.CodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyCodeBlockDiagnostic
 
visitCodeBlock(BSLParser.CodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TimeoutsInExternalResourcesDiagnostic
 
visitCompilerDirective(BSLParser.CompilerDirectiveContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveNeedLessDiagnostic
 
visitComplexIdentifier(BSLParser.ComplexIdentifierContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedAttributes8312Diagnostic
 
visitComplexIdentifier(BSLParser.ComplexIdentifierContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RedundantAccessToObjectDiagnostic
 
visitComplexIdentifier(BSLParser.ComplexIdentifierContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingExternalCodeToolsDiagnostic
 
visitComplexIdentifier(BSLParser.ComplexIdentifierContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
visitConditionalVertex(ConditionalVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitConstValue(BSLParser.ConstValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicDateDiagnostic
 
visitContinueStatement(BSLParser.ContinueStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitContinueStatement(BSLParser.ContinueStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitDataSources(SDBLParser.DataSourcesContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithSubQueryDiagnostic
 
visitDataSources(SDBLParser.DataSourcesContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithVirtualTableDiagnostic
 
visitDirectEdge(CfgEdge) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitElseBranch(BSLParser.ElseBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfConditionComplexityDiagnostic
 
visitElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
visitElsifBranch(BSLParser.ElsifBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedTernaryOperatorDiagnostic
 
visitErrorNode(ErrorNode) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ParseErrorDiagnostic
 
visitExceptCodeBlock(BSLParser.ExceptCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommitTransactionOutsideTryCatchDiagnostic
 
visitExceptCodeBlock(BSLParser.ExceptCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingCodeTryCatchExDiagnostic
 
visitExecuteStatement(BSLParser.ExecuteStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitExecuteStatement(BSLParser.ExecuteStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeInCommonModuleDiagnostic
 
visitExitVertex(ExitVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitExpression(BSLParser.ExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IdenticalExpressionsDiagnostic
 
visitFalseEdge(CfgEdge) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeAfterAsyncCallDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveLostDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateRegionDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeInCommonModuleDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissedRequiredParameterDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OneStatementPerLineDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TimeoutsInExternalResourcesDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedLocalMethodDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingModalWindowsDiagnostic
 
visitFile(BSLParser.FileContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingSynchronousCallsDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.BeginTransactionBeforeTryCatchDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CognitiveComplexityDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommitTransactionOutsideTryCatchDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CyclomaticComplexityDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
visitFileCodeBlock(BSLParser.FileCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeBlockBeforeSubDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CognitiveComplexityDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CyclomaticComplexityDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
visitFileCodeBlockBeforeSub(BSLParser.FileCodeBlockBeforeSubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
visitForeachLoopVertex(ForeachLoopVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeletingCollectionItemDiagnostic
 
visitForEachStatement(BSLParser.ForEachStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UseLessForEachDiagnostic
 
visitForLoopVertex(ForLoopVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitForStatement(BSLParser.ForStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitFuncDeclaration(BSLParser.FuncDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveLostDiagnostic
 
visitFuncDeclaration(BSLParser.FuncDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionNameStartsWithGetDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.MethodSymbolComputer
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AllFunctionPathMustHaveReturnDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionOutParameterDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionReturnsSamePrimitiveDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FunctionShouldHaveReturnDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MethodSizeDiagnostic
 
visitFunction(BSLParser.FunctionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeInCommonModuleDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
Обработчик узла глобального метода.
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractMultilingualStringDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeAfterAsyncCallDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedAttributes8312Diagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedMethods8310Diagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedTypeManagedFormDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicDateDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissedRequiredParameterDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTemporaryFileDeletionDiagnostic
Ищем в коде ПолучитьИмяВременногоФайла и проверяем, есть ли удаление файла после использования.
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedFunctionInParametersDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingModalWindowsDiagnostic
 
visitGlobalMethodCall(BSLParser.GlobalMethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingSynchronousCallsDiagnostic
 
visitGotoStatement(BSLParser.GotoStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitGotoStatement(BSLParser.GotoStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitGotoStatement(BSLParser.GotoStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingGotoDiagnostic
 
visitIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExcessiveAutoTestCheckDiagnostic
 
visitIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfConditionComplexityDiagnostic
 
visitIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IsInRoleMethodDiagnostic
 
visitIfBranch(BSLParser.IfBranchContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedTernaryOperatorDiagnostic
 
visitIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedCodeBlockDiagnostic
 
visitIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseDuplicatedConditionDiagnostic
 
visitIfStatement(BSLParser.IfStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IfElseIfEndsWithElseDiagnostic
 
visitJoinPart(SDBLParser.JoinPartContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FieldsFromJoinsWithoutIsNullDiagnostic
 
visitJoinPart(SDBLParser.JoinPartContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.FullOuterJoinQueryDiagnostic
 
visitJoinPart(SDBLParser.JoinPartContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithSubQueryDiagnostic
 
visitJoinPart(SDBLParser.JoinPartContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.JoinWithVirtualTableDiagnostic
 
visitLabel(BSLParser.LabelContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitLabelVertex(LabelVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitLikePredicate(SDBLParser.LikePredicateContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.IncorrectUseLikeInQueryDiagnostic
 
visitLoopIterationEdge(CfgEdge) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitLoopVertex(LoopVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
Метод рекомендуется переопределять, если необходимо одним методом обрабатывать любые типы циклов.
visitLValue(BSLParser.LValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitLValue(BSLParser.LValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommonModuleAssignDiagnostic
 
visitLValue(BSLParser.LValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RedundantAccessToObjectDiagnostic
 
visitLValue(BSLParser.LValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ThisObjectAssignDiagnostic
 
visitLValue(BSLParser.LValueContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
visitMdo(SDBLParser.MdoContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryToMissingMetadataDiagnostic
 
visitMember(BSLParser.MemberContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnaryPlusInConcatenationDiagnostic
 
visitMethod(MethodSymbol) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTreeVisitor
 
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommandModuleExportMethodsDiagnostic
 
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExportVariablesDiagnostic
 
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingParameterDescriptionDiagnostic
Анализируется только методы, имеющие описание Для удобства кидается несколько разных замечаний
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingReturnedValueDescriptionDiagnostic
Анализируется только методы, имеющие описание Для удобства кидается несколько разных замечаний
visitMethod(MethodSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ServerSideExportFormMethodDiagnostic
 
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractFindMethodDiagnostic
Обработчик узла обычного метода.
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DeprecatedAttributes8312Diagnostic
 
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissedRequiredParameterDiagnostic
 
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedFunctionInParametersDiagnostic
 
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingFindElementByStringDiagnostic
 
visitMethodCall(BSLParser.MethodCallContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
Проверяем использования метода "Вставить" и имя ключа на присутствие в ключевых словах поиска (searchWords) и на присваивание непустой строки.
visitModule(ModuleSymbol) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTreeVisitor
 
visitModule(ModuleSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
visitModule(ModuleSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ServerSideExportFormMethodDiagnostic
 
visitModuleVar(BSLParser.ModuleVarContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
visitModuleVar(BSLParser.ModuleVarContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SeveralCompilerDirectivesDiagnostic
 
visitModuleVarDeclaration(BSLParser.ModuleVarDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitModuleVarDeclaration(BSLParser.ModuleVarDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingVariablesDescriptionDiagnostic
 
visitMultiString(SDBLParser.MultiStringContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MultilineStringInQueryDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedConstructorsInStructureDeclarationDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedFunctionInParametersDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfValuesInStructureConstructorDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.StyleElementConstructorsDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UseSystemInformationDiagnostic
 
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeSecretInformationDiagnostic
Проверяем имя ключа на присутствие в ключевых словах поиска и его значения на непустую строку.
visitNewExpression(BSLParser.NewExpressionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingObjectNotAvailableUnixDiagnostic
Проверяем все объявления на тип COMОбъект или Почта.
visitNumeric(BSLParser.NumericContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MagicNumberDiagnostic
 
visitParam(BSLParser.ParamContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitParamList(BSLParser.ParamListContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfOptionalParamsDiagnostic
 
visitParamList(BSLParser.ParamListContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NumberOfParamsDiagnostic
 
visitParamList(BSLParser.ParamListContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OrderOfParamsDiagnostic
 
visitPreproc_else(BSLParser.Preproc_elseContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitPreproc_elsif(BSLParser.Preproc_elsifContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitPreproc_endif(BSLParser.Preproc_endifContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitPreproc_if(BSLParser.Preproc_ifContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitPreproc_unknownSymbol(BSLParser.Preproc_unknownSymbolContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnknownPreprocessorSymbolDiagnostic
 
visitProcDeclaration(BSLParser.ProcDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CompilationDirectiveLostDiagnostic
 
visitProcDeclaration(BSLParser.ProcDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DataExchangeLoadingDiagnostic
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.MethodSymbolComputer
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExecuteExternalCodeDiagnostic
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MethodSizeDiagnostic
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ProcedureReturnsValueDiagnostic
 
visitProcedure(BSLParser.ProcedureContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingThisFormDiagnostic
 
visitQueries(SDBLParser.QueriesContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryParseErrorDiagnostic
 
visitQuery(SDBLParser.QueryContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AssignAliasFieldsInQueryDiagnostic
 
visitQuery(SDBLParser.QueryContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RefOveruseDiagnostic
 
visitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSDBLVisitorDiagnostic
 
visitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryParseErrorDiagnostic
 
visitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.QueryToMissingMetadataDiagnostic
 
visitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.RefOveruseDiagnostic
 
visitQueryPackage(SDBLParser.QueryPackageContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingLikeInQueryDiagnostic
 
visitRaiseStatement(BSLParser.RaiseStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitRaiseStatement(BSLParser.RaiseStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitRegion(RegionSymbol) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTreeVisitor
 
visitRegion(RegionSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
visitRegionEnd(BSLParser.RegionEndContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.RegionSymbolComputer
 
visitRegionStart(BSLParser.RegionStartContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.RegionSymbolComputer
 
visitRemoveHandlerStatement(BSLParser.RemoveHandlerStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitReturnStatement(BSLParser.ReturnStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitReturnStatement(BSLParser.ReturnStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnreachableCodeDiagnostic
 
visitStatement(BSLParser.StatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.BeginTransactionBeforeTryCatchDiagnostic
 
visitStatement(BSLParser.StatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommitTransactionOutsideTryCatchDiagnostic
 
visitStatement(BSLParser.StatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.EmptyStatementDiagnostic
 
visitStatement(BSLParser.StatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.OneStatementPerLineDiagnostic
 
visitStatement(BSLParser.StatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SemicolonPresenceDiagnostic
 
visitString(BSLParser.StringContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.QueryComputer
 
visitString(BSLParser.StringContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodeNetworkAddressDiagnostic
Проверяем строковые литералы на пути содержание IP4 / IP6.
visitString(BSLParser.StringContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingHardcodePathDiagnostic
Проверяем строковые литералы на пути к файлам и папкам Windows / Unix и IP4 / IP6 сетевые адреса.
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeOutOfRegionDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CognitiveComplexityDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CyclomaticComplexityDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.DuplicateStringLiteralDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.MissingTempStorageDeletionDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NonExportMethodsInApiRegionDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.PairingBrokenTransactionDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.PublicMethodsDescriptionDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SeveralCompilerDirectivesDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TooManyReturnsDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingCancelParameterDiagnostic
 
visitSub(BSLParser.SubContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsingSynchronousCallsDiagnostic
 
visitSubCodeBlock(BSLParser.SubCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CodeAfterAsyncCallDiagnostic
 
visitSubCodeBlock(BSLParser.SubCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CommitTransactionOutsideTryCatchDiagnostic
 
visitSubCodeBlock(BSLParser.SubCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnusedParametersDiagnostic
 
visitSubquery(SDBLParser.SubqueryContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.SelectTopWithoutOrderByDiagnostic
 
visitSubVarDeclaration(BSLParser.SubVarDeclarationContext) - Method in class com.github._1c_syntax.bsl.languageserver.context.computer.VariableSymbolComputer
 
visitTernaryOperator(BSLParser.TernaryOperatorContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.NestedTernaryOperatorDiagnostic
 
visitTernaryOperator(BSLParser.TernaryOperatorContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TernaryOperatorUsageDiagnostic
 
visitTrueEdge(CfgEdge) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitTryCodeBlock(BSLParser.TryCodeBlockContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.TryNumberDiagnostic
 
visitTryExceptVertex(TryExceptVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitTryStatement(BSLParser.TryStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitUnion(SDBLParser.UnionContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.UnionAllDiagnostic
 
visitVariable(VariableSymbol) - Method in interface com.github._1c_syntax.bsl.languageserver.context.symbol.SymbolTreeVisitor
 
visitVariable(VariableSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.AbstractSymbolTreeDiagnostic
 
visitVariable(VariableSymbol) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.ExportVariablesDiagnostic
 
visitVertex(CfgVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitVirtualTable(SDBLParser.VirtualTableContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.VirtualTableCallWithoutParametersDiagnostic
 
visitWaitStatement(BSLParser.WaitStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitWhileLoopVertex(WhileLoopVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.AbstractCfgVisitor
 
visitWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.CfgBuildingParseTreeVisitor
 
visitWhileStatement(BSLParser.WhileStatementContext) - Method in class com.github._1c_syntax.bsl.languageserver.diagnostics.CreateQueryInCycleDiagnostic
 
VULNERABILITY - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.diagnostics.metadata.DiagnosticType
 

W

walkNext() - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
walkNext(CfgEdgeType) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
walkTo(CfgVertex) - Method in class com.github._1c_syntax.bsl.languageserver.cfg.ControlFlowGraphWalker
 
watch() - Method in class com.github._1c_syntax.bsl.languageserver.configuration.watcher.ConfigurationFileSystemWatcher
Фоновая процедура, отслеживающая изменения файлов.
watch() - Method in class com.github._1c_syntax.bsl.languageserver.ParentProcessWatcher
Фоновая процедура, отслеживающая родительский процесс.
WEB_CLIENT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.cfg.PreprocessorConstraints
 
WEB_CLIENT_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WEB_CLIENT_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WEB_CLIENT_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WEB_CLIENT_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WebColor - Enum Class in com.github._1c_syntax.bsl.languageserver.color
Данные о цветах системного перечисления @{code WebЦвета}.
WebColorInformationSupplier - Class in com.github._1c_syntax.bsl.languageserver.color
Сапплаер данными о наличии использования элементов цвета через обращение к системному перечислению WebЦвета.
WebColorInformationSupplier() - Constructor for class com.github._1c_syntax.bsl.languageserver.color.WebColorInformationSupplier
 
WebColorPresentationSupplier - Class in com.github._1c_syntax.bsl.languageserver.color
Сапплаер данными о представлении элемента цвета через обращение к системному перечислению WebЦвета.
WebColorPresentationSupplier(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.color.WebColorPresentationSupplier
 
WebsocketCommand - Class in com.github._1c_syntax.bsl.languageserver.cli
Запускает приложение в режиме Websocket Language Server.
WebsocketCommand(LanguageServerConfiguration) - Constructor for class com.github._1c_syntax.bsl.languageserver.cli.WebsocketCommand
 
WebSocketConfiguration - Class in com.github._1c_syntax.bsl.languageserver.websocket
Конфигурация модуля веб-сокетов.
WebSocketConfiguration() - Constructor for class com.github._1c_syntax.bsl.languageserver.websocket.WebSocketConfiguration
 
WHEAT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
WHILE_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WHILE_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WHILE_UP_EN - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WHILE_UP_RU - Static variable in class com.github._1c_syntax.bsl.languageserver.utils.Keywords
 
WhileLoopVertex - Class in com.github._1c_syntax.bsl.languageserver.cfg
 
WhileLoopVertex(BSLParser.WhileStatementContext) - Constructor for class com.github._1c_syntax.bsl.languageserver.cfg.WhileLoopVertex
 
WHITE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
WHITE_SMOKE - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
WITH_SUPPORT - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SkipSupport
Пропуск файлов на поддержке без возможности изменения и с возможностью изменения с сохранением поддержки.
WITH_SUPPORT_LOCKED - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.configuration.diagnostics.SkipSupport
Пропуск файлов на поддержке без возможности изменения.
WorkDoneProgressHelper - Class in com.github._1c_syntax.bsl.languageserver
 
WorkDoneProgressHelper(LanguageClientHolder, ClientCapabilitiesHolder) - Constructor for class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper
 
WorkDoneProgressHelper.WorkDoneProgressReporter - Class in com.github._1c_syntax.bsl.languageserver
 
WorkDoneProgressReporter(String, int, String) - Constructor for class com.github._1c_syntax.bsl.languageserver.WorkDoneProgressHelper.WorkDoneProgressReporter
 
write(JsonWriter, URI) - Method in class com.github._1c_syntax.bsl.languageserver.databind.URITypeAdapter
 
writeOut(ILoggingEvent) - Method in class com.github._1c_syntax.bsl.languageserver.infrastructure.LanguageClientAwareAppender
Общий метод вывода информации, проверяющий наличие подключенного LanguageClient.
WRONG_NUMBER_MESSAGE - Static variable in class com.github._1c_syntax.bsl.languageserver.diagnostics.UsageWriteLogEventDiagnostic
 
WrongDataPathForFormElementsDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
WrongDataPathForFormElementsDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongDataPathForFormElementsDiagnostic
 
WrongHttpServiceHandlerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
WrongHttpServiceHandlerDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongHttpServiceHandlerDiagnostic
 
WrongUseFunctionProceedWithCallDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
WrongUseFunctionProceedWithCallDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseFunctionProceedWithCallDiagnostic
 
WrongUseOfRollbackTransactionMethodDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
WrongUseOfRollbackTransactionMethodDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongUseOfRollbackTransactionMethodDiagnostic
 
WrongWebServiceHandlerDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
WrongWebServiceHandlerDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.WrongWebServiceHandlerDiagnostic
 

Y

YELLOW - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
YELLOW_GREEN - Enum constant in enum class com.github._1c_syntax.bsl.languageserver.color.WebColor
 
YoLetterUsageDiagnostic - Class in com.github._1c_syntax.bsl.languageserver.diagnostics
 
YoLetterUsageDiagnostic() - Constructor for class com.github._1c_syntax.bsl.languageserver.diagnostics.YoLetterUsageDiagnostic
 
A B C D E F G H I J K L M N O P Q R S T U V W Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form