Class RegionSymbol.RegionSymbolBuilder
java.lang.Object
com.github._1c_syntax.bsl.languageserver.context.symbol.RegionSymbol.RegionSymbolBuilder
- Enclosing class:
- RegionSymbol
-
Method Summary
Modifier and TypeMethodDescriptionbuild()children(List<SourceDefinedSymbol> children) endRange(org.eclipse.lsp4j.Range endRange) owner(DocumentContext owner) parent(Optional<SourceDefinedSymbol> parent) range(org.eclipse.lsp4j.Range range) regionNameRange(org.eclipse.lsp4j.Range regionNameRange) startRange(org.eclipse.lsp4j.Range startRange) symbolKind(org.eclipse.lsp4j.SymbolKind symbolKind) toString()