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()
-
Method Details
-
name
- Returns:
this.
-
symbolKind
- Returns:
this.
-
owner
- Returns:
this.
-
range
- Returns:
this.
-
startRange
- Returns:
this.
-
endRange
- Returns:
this.
-
regionNameRange
- Returns:
this.
-
parent
- Returns:
this.
-
children
- Returns:
this.
-
build
-
toString
-