Uses of Interface
com._1c.g5.v8.dt.bsl.model.StringLiteral
Packages that use StringLiteral
Package
Description
-
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.common
Methods in com._1c.g5.v8.dt.bsl.common that return types with arguments of type StringLiteralModifier and TypeMethodDescriptionorg.eclipse.xtext.util.Pair<StringLiteral,Integer> ConcatenationStringLiteralTextProvider.getLocation(int offset) org.eclipse.xtext.util.Pair<StringLiteral,Integer> DefaultStringLiteralTextProvider.getLocation(int offset) org.eclipse.xtext.util.Pair<StringLiteral,Integer> IStringLiteralTextProvider.getLocation(int offset) Gets correspondence between location in text returned byIStringLiteralTextProvider.getText()and location in concreteStringLiteralConcatenationStringLiteralTextProvider.getSourceStringLiterals()DefaultStringLiteralTextProvider.getSourceStringLiterals()IStringLiteralTextProvider.getSourceStringLiterals()Gets all sources forIStringLiteralTextProvider.getText()StringLiteralsConstructors in com._1c.g5.v8.dt.bsl.common with parameters of type StringLiteralModifierConstructorDescriptionConstructor -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.model
Methods in com._1c.g5.v8.dt.bsl.model that return StringLiteralModifier and TypeMethodDescriptionBslFactory.createStringLiteral()Returns a new object of class 'String Literal'. -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.model.impl
Classes in com._1c.g5.v8.dt.bsl.model.impl that implement StringLiteralModifier and TypeClassDescriptionclassAn implementation of the model object 'String Literal'.Methods in com._1c.g5.v8.dt.bsl.model.impl that return StringLiteral -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.model.util
Methods in com._1c.g5.v8.dt.bsl.model.util with parameters of type StringLiteralModifier and TypeMethodDescriptionBslSwitch.caseStringLiteral(StringLiteral object) Returns the result of interpreting the object as an instance of 'String Literal'.BslUtil.getStringLiteralContent(StringLiteral literal, boolean trim) Gets content of the StringLiteral by its lines without service symbols ('"', '|') -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.resource
Methods in com._1c.g5.v8.dt.bsl.resource with parameters of type StringLiteralModifier and TypeMethodDescriptionTypesComputer._compute(StringLiteral literal, Environments envs) -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes
Methods in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes that return types with arguments of type StringLiteralModifier and TypeMethodDescriptionstatic List<StringLiteral>TypeUtil.collectMultilineStringLiterals(StringLiteral literal) Collects multiline string literals.static List<StringLiteral>TypeUtil.getStringLiteralsInLine(StringLiteral object) Gets the string literals in same line as given literal.static List<StringLiteral>TypeUtil.getStringLiteralsInLine(org.eclipse.xtext.nodemodel.INode node, int currentLine) Gets the string literals in line.Methods in com._1c.g5.v8.dt.bsl.stringliteral.contenttypes with parameters of type StringLiteralModifier and TypeMethodDescriptionstatic List<StringLiteral>TypeUtil.collectMultilineStringLiterals(StringLiteral literal) Collects multiline string literals.booleanAbstractInvocationTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanAreaTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanClientApplicationInterfaceContentSettingsItemCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanContentTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) Computes that the specified literal is valid for supported type of this computer.booleanContextTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) Computes that the specified literal is valid for supported type of this computer.booleanCyrillicTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanEmptyTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanFormatTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanFqnTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanKeysTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanKeyTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanLatinTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanMethodNameTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanNonWordsTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanQueryCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanQueryDcsCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanQueryDcsPropertyTextTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanQueryDcsTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanQueryPropertyTextTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanQueryTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) booleanTypeFuncCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanTypesTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanUuidCtorTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) booleanUuidTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Collection<LiteralType> contextTypes) IStringLiteralTypeComputer.computeTypes(StringLiteral literal) Computes the string literal content types.booleanIStringLiteralTypeComputer.containsAnyType(StringLiteral literal, String... typeNames) Checks that string literal content types contains any of given type.IStringLiteralTypeComputer.getAnnotatedTypes(StringLiteral literal) Gets the only annotated types of string literal content types.Map<LiteralType,org.eclipse.xtext.nodemodel.INode> IStringLiteralTypeComputer.getAnnotationNodes(StringLiteral literal) Gets the nodes which contains annotation of the content type for the string literal.static List<StringLiteral>TypeUtil.getStringLiteralsInLine(StringLiteral object) Gets the string literals in same line as given literal.intIStringLiteralTypeComputer.indexOnLastLine(StringLiteral literal) Get the index of string literal on last line of string literal lines.booleanAccessRightTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanClientApplicationInterfaceContentSettingsItemCtorTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanDcsParameterTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanEmptyTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanEventTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanFormAttributeTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanFormNameTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanFullNameTypeComputerDataLock.isSupport(StringLiteral literal, List<String> content) booleanKeysTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanKeyTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanMethodNameTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanObjectAttributeTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanPredefinedTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanSettingsKeyTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanStructureKeyTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanTemplateNameTypeComputer.isSupport(StringLiteral literal, List<String> content) default booleanTypeComputer.isSupport(StringLiteral literal, List<String> content) Quick checks if type computer is support the literal.booleanTypesTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanTypeTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanUuidCtorTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanUuidTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanXdtoFactoryPackageCollectionPackageTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanXdtoFactoryPackageTypeComputer.isSupport(StringLiteral literal, List<String> content) booleanXdtoFactoryTypeTypeComputer.isSupport(StringLiteral literal, List<String> content) org.eclipse.core.runtime.IStatusAreaTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusCyrillicTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusEmptyTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusFqnTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusKeysTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusKeyTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusLatinTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusMethodNameTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusNonWordsTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusNstrTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusQueryTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusSortColumnsTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusTypeValidator.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) Checks that content of string literal is valid for the declared content type.org.eclipse.core.runtime.IStatusUuidTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist.stringliteral with parameters of type StringLiteralModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> AbstractStringLiteralProposalProvider.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> IStringLiteralProposalProvider.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) Computes all proposals forStringLiteralin Built-in languageprotected voidAbstractStringLiteralProposalProvider.createHyperlinks(StringLiteral literal, org.eclipse.emf.common.util.URI uri, String hyperlinkText, int length, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.emf.ecore.resource.URIConverter uriConverter, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Creates hyperlinks for object corresponding to theStringLiteralfrom Built-In languageprotected List<org.eclipse.xtext.resource.IReferenceDescription>AbstractStringLiteralProposalProvider.getFeatureReferenceDescriptionForMdObject(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String[] typeNameSegments, org.eclipse.xtext.resource.IEObjectDescription actualMdObject, StringLiteral literal, String startName) Computes reference description for mdObject objects by string literals using concrete class feature.booleanAbstractStringLiteralProposalProvider.isAppropriate(StringLiteral context) AbstractStringLiteralProposalProvider.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.ui.editor
Methods in com._1c.g5.v8.dt.bsl.ui.editor with parameters of type StringLiteralModifier and TypeMethodDescriptionvoidStringLiteralHyperlinksService.createHyperlinks(StringLiteral literal, com.google.inject.Provider<org.eclipse.xtext.ui.editor.hyperlinking.XtextHyperlink> hyperlinkProvider, org.eclipse.xtext.ui.editor.hyperlinking.IHyperlinkAcceptor acceptor) Creates hyperlinks forStringLiteral -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.ui.internal.contentassist.stringliteral
Methods in com._1c.g5.v8.dt.bsl.ui.internal.contentassist.stringliteral with parameters of type StringLiteralModifier and TypeMethodDescriptionList<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalMdObject.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalNStrMethod.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderClientApplicationInterfaceContentSettingsItem.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderMethodType.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderPredefinedValue.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderRights.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderTypeDescription.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderUuid.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) List<org.eclipse.xtext.util.Triple<String,String, IStringLiteralProposalProvider.IBslStringLiteralProposalImageProvider>> StringLiteralProposalProviderXdtoFactoryPackage.computeProposals(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService, boolean isRussian) protected List<org.eclipse.xtext.resource.IReferenceDescription>StringLiteralProposalProviderFindByAttribute.getFeatureReferenceDescriptionForMdObject(org.eclipse.xtext.util.Triple<org.eclipse.emf.ecore.EObject, List<Expression>, Integer> context, String[] typeNameSegments, org.eclipse.xtext.resource.IEObjectDescription actualMdObject, StringLiteral literal, String startName) booleanStringLiteralProposalMdObject.isAppropriate(StringLiteral context) booleanStringLiteralProposalNStrMethod.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderClientApplicationInterfaceContentSettingsItem.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderMethodType.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderPredefinedValue.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderRights.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderTypeDescription.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderUuid.isAppropriate(StringLiteral context) booleanStringLiteralProposalProviderXdtoFactoryPackage.isAppropriate(StringLiteral context) StringLiteralProposalMdObject.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalNStrMethod.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderClientApplicationInterfaceContentSettingsItem.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderMethodType.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderPredefinedValue.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderRights.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderTypeDescription.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) StringLiteralProposalProviderXdtoFactoryPackage.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.validation
Methods in com._1c.g5.v8.dt.bsl.validation with parameters of type StringLiteralModifier and TypeMethodDescriptionvoidBslJavaValidator.checkStringLiteral(StringLiteral literal) Deprecated. -
Uses of StringLiteral in com._1c.g5.v8.dt.bsl.validation.stringliterals
Methods in com._1c.g5.v8.dt.bsl.validation.stringliterals with parameters of type StringLiteralModifier and TypeMethodDescriptionbooleanIAvailableStringLiteralProvider.isAppropriate(StringLiteral context) Checks context for availability of validationbooleanIAvailableStringLiteralServiceProvider.isAppropriate(StringLiteral context) Checks context for availability of validationIAvailableStringLiteralProvider.validate(StringLiteral context, org.eclipse.xtext.scoping.IScopeProvider scopeProvider, IIndexSlicePredicateService slicePredicateService) ValidatesStringLiteral.IAvailableStringLiteralServiceProvider.validate(StringLiteral context) ValidatesStringLiteral. -
Uses of StringLiteral in com._1c.g5.v8.dt.internal.bsl.stringliteral.contenttypes
Methods in com._1c.g5.v8.dt.internal.bsl.stringliteral.contenttypes with parameters of type StringLiteralModifier and TypeMethodDescriptionStringLiteralTypeComputerImpl.computeTypes(StringLiteral literal) booleanStringLiteralTypeComputerImpl.containsAnyType(StringLiteral literal, String... typeNames) StringLiteralTypeComputerImpl.getAnnotatedTypes(StringLiteral literal) Map<LiteralType,org.eclipse.xtext.nodemodel.INode> StringLiteralTypeComputerImpl.getAnnotationNodes(StringLiteral literal) static Set<LiteralType>StringLiteralContentTypeComputationHelper.getContentTypes(StringLiteral literal, Function<String, LiteralType> typeProcessor) Deprecated.Gets content types (if any) from a provided string literalintStringLiteralTypeComputerImpl.indexOnLastLine(StringLiteral literal) static booleanStringLiteralContentTypeComputationHelper.isContentTypeCollectionEmpty(StringLiteral literal) Deprecated.Checks if content type collection is empty for a provided string literalvoidStringLiteralTypeAnnotationTypeProcessor.process(StringLiteral literal, org.eclipse.xtext.util.CancelIndicator monitor) Process.static voidStringLiteralContentTypeComputationHelper.updateContentTypes(StringLiteral literal, Set<LiteralType> contentTypes) Deprecated.Updates content types of aStringLiteralusing a provided type collection. -
Uses of StringLiteral in com._1c.g5.v8.dt.internal.bsl.validation.stringliterals
Methods in com._1c.g5.v8.dt.internal.bsl.validation.stringliterals with parameters of type StringLiteralModifier and TypeMethodDescriptionbooleanAvailableStringLiteralServiceProvider.isAppropriate(StringLiteral context) AvailableStringLiteralServiceProvider.validate(StringLiteral context) -
Uses of StringLiteral in com.e1c.g5.v8.dt.formatter.bsl
Methods in com.e1c.g5.v8.dt.formatter.bsl with parameters of type StringLiteralModifier and TypeMethodDescriptionprotected voidBslFormatter2.formatStringLiteral(StringLiteral literal, org.eclipse.xtext.formatting2.IFormattableDocument document) FormatsStringLiteralobject -
Uses of StringLiteral in com.e1c.g5.v8.dt.internal.bsl.check
Constructors in com.e1c.g5.v8.dt.internal.bsl.check with parameters of type StringLiteralModifierConstructorDescriptionModuleQlObjectIterator(QuerySchema querySchema, StringLiteral stringLiteral, org.eclipse.core.runtime.IProgressMonitor progressMonitor) Constructs an iterator instance -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl
Methods in com.e1c.langtool.v8.dt.bsl with parameters of type StringLiteralModifier and TypeMethodDescriptionstatic StringBslUtils.getLastLineIdentation(StringLiteral literal, int lengthDiff) Gets the last line identation.BslUtils.getNlsLocalStrings(StringLiteral object) Gets the nls local strings as a map of language code and value.static StringBslUtils.getQueryText(StringLiteral literal) Gets the query text from the string literal lines with removing query package separator or query union keyword.static StringBslUtils.getString(StringLiteral literal) Gets the content of theStringLiteralwithout "|" and without start-end quotesstatic booleanBslUtils.isNStr(StringLiteral stringLiteral, IStringLiteralTypeComputer typeComputer) Checks if the string literal is nstr, using light-weght computing.static String[]BslUtils.splitStringKeys(StringLiteral literal) Deprecated. -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl.i18n.internal.loader
Methods in com.e1c.langtool.v8.dt.bsl.i18n.internal.loader with parameters of type StringLiteralModifier and TypeMethodDescriptionprotected StringProjectBslKeyComputer.getLanguageCode(StringLiteral literal) protected TranslatorPropertiesProjectBslKeyComputer.getTranslationProperties(StringLiteral literal) -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl.internal.naming
Methods in com.e1c.langtool.v8.dt.bsl.internal.naming with parameters of type StringLiteralModifier and TypeMethodDescriptionBslNstrKeyComputer.compute(StringLiteral literal, TranslatorProperties translationProperties, AtomicReference<IProjectTranslationProvider> translationProvider, Map<org.eclipse.emf.ecore.EObject, String> cache) Computes theFeatureKeyand translates it if required for NStrStringLiteral. -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl.naming
Methods in com.e1c.langtool.v8.dt.bsl.naming with parameters of type StringLiteralModifier and TypeMethodDescriptionprotected FeatureKeyBslKeyComputer._computeFqn(StringLiteral literal) protected FeatureKeyBslProjectConverterKeyComputer._computeFqn(StringLiteral literal) protected StringBslKeyComputer.getLanguageCode(StringLiteral literal) Get default language code of the project this string literal defined in.protected TranslatorPropertiesBslKeyComputer.getTranslationProperties(StringLiteral literal) Gets the translation properties. -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl.stringliteral
Methods in com.e1c.langtool.v8.dt.bsl.stringliteral that return types with arguments of type StringLiteralModifier and TypeMethodDescriptionTypedStringLiteralProvider.getStringLiterals(org.eclipse.emf.ecore.EObject object, String... types) Deprecated.Gets the string literals in the root of context object.Methods in com.e1c.langtool.v8.dt.bsl.stringliteral with parameters of type StringLiteralModifier and TypeMethodDescriptionvoidAbstractStringLiteralLinesCollector.collect(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidNstrCollector.collect(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidNstrParamCollector.collect(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidNullCollector.collect(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) voidTypedStringLiteralFeatureValueCollector.collect(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Collect the translatable content of literal.protected voidAbstractQueryPartProcessor.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected abstract voidAbstractStringLiteralLinesCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidAutoComputedStringCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidDefaultStringLiteralCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidKeysCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidQueryCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidQueryPartCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) protected voidReplaceParamsCollector.collectContent(StringLiteral literal, CollectingContext context, org.eclipse.core.runtime.IProgressMonitor monitor) booleanConstTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Environments envs) booleanFullNameTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanNstrContentTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanNstrFormatTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Environments envs) booleanNstrParamTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanQlUnionAllTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanQlUnionTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanQueryPartTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanReplaceParamsTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanReplaceParamTypeComputer.computeIsValidForSupportedType(@NonNull StringLiteral literal, @NonNull List<String> content, Collection<LiteralType> contextTypes) booleanStandardTypeComputer.computeIsValidForSupportedType(StringLiteral literal, List<String> content, Environments envs) protected FeatureValueDefaultStringLiteralCollector.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key, boolean isKeyComputed) protected ContextTranslationKeyDefaultStringLiteralContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected FeatureValueKeysCollector.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key, boolean isKeyComputed) protected ContextTranslationKeyKeysContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected FeatureValueReplaceParamCollector.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String param, boolean isKeyComputed) protected ContextTranslationKeyReplaceParamContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String param) protected FeatureValueSortColumnsCollector.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key, boolean isKeyComputed) protected ContextTranslationKeySortColumnsContentProcessor.createFeatureValue(StringLiteral literal, FeatureKey literalFeatureKey, org.eclipse.core.resources.IFile file, String key) protected ContextTranslationKeyAbstractStringLiteralLinesProcessor.createLinesTranslationKey(StringLiteral literal, String sourceString) protected ContextTranslationKeyQueryContentProcessor.createLinesTranslationKey(StringLiteral literal, String sourceString) protected ContextTranslationKeyAbstractStringLiteralLinesCollector.createLiteralLinesContextTranslationKey(StringLiteral literal, ITranslationFeatureKeyProvider featureKeyProvider) protected StringNstrContentProcessor.formatNstrContent(Map<String, String> nstrContent, StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) protected StringNstrParamContentProcessor.formatNstrContent(Map<String, String> nstrContent, StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage defaultLanguage) TypedStringLiteralRegistry.getContentProcessors(StringLiteral literal, Collection<LiteralType> types) AbstractStringLiteralLinesProcessor.getContextLineTranslation(StringLiteral literal, List<String> content, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) TypedStringLiteralRegistry.getFeatureValueCollectors(StringLiteral literal, Collection<LiteralType> types) DefaultStringLiteralCollector.getKeys(StringLiteral literal, boolean checkValidKey) KeysCollector.getKeys(StringLiteral literal, boolean checkValidKey) SortColumnsCollector.getKeys(StringLiteral literal, boolean checkValidKey) protected StringKeysContentProcessor.getKeyTranslation(String key, List<String> keysList, StringLiteral literal, FeatureKey literalFeatureKey, Environments actualEnvs, ContextDefCache contextDefCache, org.eclipse.core.resources.IFile file, IProjectTranslationProvider translationProvider, TranslateLanguage language, boolean isRussian, org.eclipse.xtext.util.CancelIndicator monitor) protected StringSortColumnsContentProcessor.getKeyTranslation(String key, List<String> keysList, StringLiteral literal, FeatureKey literalFeatureKey, Environments actualEnvs, ContextDefCache contextDefCache, org.eclipse.core.resources.IFile file, IProjectTranslationProvider translationProvider, TranslateLanguage language, boolean isRussian, org.eclipse.xtext.util.CancelIndicator monitor) AbstractStringLiteralLinesProcessor.getLineTranslation(StringLiteral literal, List<String> content, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) Gets the string literal lines translation from storages with hierarchy in current project.protected StringNstrContentProcessor.getTranslation(StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) protected StringNstrFormatContentProcessor.getTranslation(StringLiteral literal, String sourceString, ContextTranslationKey contextKey, IProjectTranslationProvider translationProvider, TranslateLanguage language) protected booleanAbstractStringLiteralLinesCollector.isComputedValue(StringLiteral literal, String content, CollectingContext context) protected booleanAutoComputedStringCollector.isComputedValue(StringLiteral literal, String content, CollectingContext context) protected booleanDefaultStringLiteralCollector.isComputedValue(StringLiteral literal, String content, CollectingContext context) protected booleanFormatCollector.isComputedValue(StringLiteral literal, String content, CollectingContext context) protected booleanQueryCollector.isComputedValue(StringLiteral literal, String content, CollectingContext context) protected booleanKeysCollector.isKeyComputed(StringLiteral literal, String key, List<String> keysList, ContextDefCache contextDefCache, Environments actualEnvs, boolean isRussian) protected booleanQueryPartCollector.isKeyComputed(StringLiteral literal, String key, boolean isRussian) protected booleanSortColumnsCollector.isKeyComputed(StringLiteral literal, String key, List<String> keysList, ContextDefCache contextDefCache, Environments actualEnvs, boolean isRussian) protected booleanAbstractStringLiteralLinesProcessor.isStringLiteralLinesFullTranslationStoredPriority(StringLiteral literal) booleanAccessRightContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanAsIsOptionalProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanAutoComputedStringCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanClientApplicationInterfaceContentSettingsItemContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanConstProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanDcsParameterContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanDefaultStringLiteralCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanDefaultStringLiteralContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanEventContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanFormatCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanFormatContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanFullNameContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanFullNameTypeComputer.isSupport(@NonNull StringLiteral literal, @NonNull List<String> content) booleanKeysCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanKeysContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanMethodNameContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNstrCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNstrContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNstrFormatContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNstrParamCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNstrParamContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanNullCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQlUnionContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQueryCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQueryContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQueryParamContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQueryPartCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanQueryPartContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanReplaceParamCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanReplaceParamContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanReplaceParamsCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanReplaceParamsContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanReplaceParamTypeComputer.isSupport(@NonNull StringLiteral literal, @NonNull List<String> content) booleanSettingsKeyCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanSettingsKeyContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanSortColumnsCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanSortColumnsContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanStandardContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanTypeContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanTypedStringLiteralContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) Checks if processor is support given literal and it's types.booleanTypedStringLiteralFeatureValueCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) Checks if collector is support given literal and it's types.booleanTypesContentProcessor.isSupport(StringLiteral literal, Collection<LiteralType> types) booleanXdtoTypeStringCollector.isSupport(StringLiteral literal, Collection<LiteralType> types) AccessRightContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) ClientApplicationInterfaceContentSettingsItemContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) ConstProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) DcsParameterContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) DefaultStringLiteralContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) EventContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) FormatContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) FullNameContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) KeysContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) MethodNameContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) NstrContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage defaultLanguage, org.eclipse.xtext.util.CancelIndicator monitor) QlUnionContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) QueryContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) QueryPartContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) ReplaceParamsContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) ReplaceParamsContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, List<String> lines, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) StandardContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) TypeContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) TypedStringLiteralContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) Process string literal lines.TypesContentProcessor.process(StringLiteral literal, Collection<LiteralType> types, IProjectTranslationProvider translationProvider, TranslateLanguage language, org.eclipse.xtext.util.CancelIndicator monitor) protected voidKeysContentProcessor.updateKeyCache(StringLiteral literal, Collection<LiteralType> types, List<String> lines, List<String> newLines, IProjectTranslationProvider translationProvider) protected voidKeysContentProcessor.updateKeyCache(StringLiteral literal, Collection<LiteralType> types, List<org.eclipse.xtext.util.Pair<String, String>> translations, IProjectTranslationProvider translationProvider) org.eclipse.core.runtime.IStatusConstTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusQlUnionAllTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) org.eclipse.core.runtime.IStatusQlUnionTypeComputer.validate(StringLiteral literal, List<String> content, org.eclipse.xtext.util.CancelIndicator monitor) @NonNull org.eclipse.core.runtime.IStatusQueryPartTypeComputer.validate(@NonNull StringLiteral literal, @NonNull List<String> content, @NonNull org.eclipse.xtext.util.CancelIndicator monitor) -
Uses of StringLiteral in com.e1c.langtool.v8.dt.bsl.validation
Methods in com.e1c.langtool.v8.dt.bsl.validation with parameters of type StringLiteralModifier and TypeMethodDescriptionprotected intQuerySyntaxValidator.getLineShift(StringLiteral literal, QuerySchema query) protected QuerySchemaQuerySyntaxValidator.getQuerySchema(StringLiteral literal, org.eclipse.core.runtime.IProgressMonitor monitor) protected booleanQuerySyntaxValidator.isValidReplaceParams(StringLiteral literal)