Class AnnotationSymbol.AnnotationSymbolBuilder
java.lang.Object
com.github._1c_syntax.bsl.languageserver.context.symbol.AnnotationSymbol.AnnotationSymbolBuilder
- Enclosing class:
- AnnotationSymbol
-
Method Summary
Modifier and TypeMethodDescriptionbuild()description(Optional<MethodDescription> description) owner(DocumentContext owner) parent(Optional<SourceDefinedSymbol> parent) selectionRange(Range selectionRange) toString()
-
Method Details
-
name
- Returns:
this.
-
owner
- Returns:
this.
-
range
- Returns:
this.
-
selectionRange
- Returns:
this.
-
parent
- Returns:
this.
-
description
public AnnotationSymbol.AnnotationSymbolBuilder description(Optional<MethodDescription> description) - Returns:
this.
-
build
-
toString
-