Package com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
package com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
-
ClassDescriptionImplementation of
IStringLiteralProposalProvider
Contains default methods for all implementationsSpecial interface for all extension points for computing proposals inStringLiteral
in Built-in language Methods of this interface process next cases of usingStringLiteral
:StringLiteral
is a parameter inInvocation
StringLiteral
is a parameter inOperatorStyleCreator
StringLiteral
is the first argument ofFunctionStyleCreator
StringLiteral
is argument ofIndexAccess
operator For the string literal in the parameter clients should implementsIStringLiteralProposalProviderExtension
interface.Special provider for getting image to proposalExtension ofIStringLiteralProposalProvider
with special methods, that works with parsed context of usingStringLiteral
Special proposal provider forStringLiteral
expression in Bsl