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)
owner(DocumentContext owner)
parent(Optional<SourceDefinedSymbol> parent)
regionNameRange(Range regionNameRange)
startRange(Range startRange)
symbolKind(SymbolKind symbolKind)
toString()