Uses of Class
com._1c.g5.v8.dt.bsl.services.BslGrammarAccess
Packages that use BslGrammarAccess
Package
Description
-
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.bm.ui.editor
Constructors in com._1c.g5.v8.dt.bsl.bm.ui.editor with parameters of type BslGrammarAccessModifierConstructorDescriptionBslTextSearchReferenceFinderSupplier
(org.eclipse.emf.ecore.EObject sourceObject, IProjectFileSystemSupportProvider fileSystemSupportProvider, BslGrammarAccess bslGrammar, org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider resourceSetProvider, DynamicFeatureAccessComputer dynamicFeatureAccessComputer, IBmModelManager manager, IExternalPropertyManagerRegistry propertyManagerRegistry, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider) Constructor -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.bm.ui.refactoring
Constructors in com._1c.g5.v8.dt.bsl.bm.ui.refactoring with parameters of type BslGrammarAccessModifierConstructorDescriptionBslRenameRefactoring
(org.eclipse.ltk.core.refactoring.participants.RenameProcessor processor, IProjectFileSystemSupportProvider fileSystemSupportProvider, IV8ProjectManager projectManager, org.eclipse.handly.ui.IInputElementProvider inputElementProvide, BslGrammarAccess bslGrammar, org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider resourceSetProvider, DynamicFeatureAccessComputer dynamicFeatureAccessComputer, IModelEditingSupport modelEditingSupport, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider, TextSearchRefactoringParticipantFactory refactoringParticipantFactory) Creates a new rename refactoring with the given rename processor.BslTextSearchRefactoringSupplier
(IProjectFileSystemSupportProvider fileSystemSupportProvider, org.eclipse.handly.ui.IInputElementProvider inputElementProvider, BslGrammarAccess bslGrammar, org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider resourceSetProvider, DynamicFeatureAccessComputer dynamicFeatureAccessComputer, IModelEditingSupport modelEditingSupport, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider) ConstructorBslTextSearchSupplier
(IProjectFileSystemSupportProvider fileSystemSupportProvider, BslGrammarAccess bslGrammar, org.eclipse.xtext.ui.refactoring.impl.RefactoringResourceSetProvider resourceSetProvider, DynamicFeatureAccessComputer dynamicFeatureAccessComputer, IV8ProjectManager projectManager, org.eclipse.xtext.scoping.IGlobalScopeProvider scopeProvider) Constructor -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.formatting
Fields in com._1c.g5.v8.dt.bsl.formatting declared as BslGrammarAccessModifier and TypeFieldDescriptionprotected BslGrammarAccess
BslFormattingConfigBasedStream.grammarAccess
Constructors in com._1c.g5.v8.dt.bsl.formatting with parameters of type BslGrammarAccessModifierConstructorDescriptionBslFormattingConfigBasedStream
(BslGrammarAccess grammarAcces, org.eclipse.xtext.parsetree.reconstr.ITokenStream out, String initialIndentation, org.eclipse.xtext.formatting.impl.FormattingConfig cfg, org.eclipse.xtext.formatting.IElementMatcherProvider.IElementMatcher<org.eclipse.xtext.formatting.impl.AbstractFormattingConfig.ElementPattern> matcher, org.eclipse.xtext.parsetree.reconstr.IHiddenTokenHelper hiddenTokenHelper, boolean preserveSpaces) Constructor -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.parser.antlr
Methods in com._1c.g5.v8.dt.bsl.parser.antlr that return BslGrammarAccessMethods in com._1c.g5.v8.dt.bsl.parser.antlr with parameters of type BslGrammarAccessModifier and TypeMethodDescriptionvoid
BslParser.setGrammarAccess
(BslGrammarAccess grammarAccess) Constructors in com._1c.g5.v8.dt.bsl.parser.antlr with parameters of type BslGrammarAccessModifierConstructorDescriptionCustomInternalBslParser
(org.antlr.runtime.TokenStream input, BslGrammarAccess grammarAccess, SyntaxErrorMessageProvider messageProvider) Constructor -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.ui.contentassist
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist with parameters of type BslGrammarAccessModifier and TypeMethodDescriptionstatic String
BslProposalProvider.getByValueLiteralName
(BslGrammarAccess bslGrammar, boolean isRussian) Gets 'Val' or 'Знач'static String
BslProposalProvider.getExportLiteralName
(BslGrammarAccess bslGrammar, boolean isRussian) Gets 'Export' or 'Экспорт'static String
BslProposalProvider.getTypeEndMethodName
(BslGrammarAccess bslGrammar, boolean isFunc, boolean isRussian) Gets 'EndProcedure' or 'EndFunction'static String
BslProposalProvider.getTypeMethodName
(BslGrammarAccess bslGrammar, boolean isFunc, boolean isRussian) Gets 'Procedure' or 'Function' -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.ui.contentassist.antlr
Methods in com._1c.g5.v8.dt.bsl.ui.contentassist.antlr that return BslGrammarAccessMethods in com._1c.g5.v8.dt.bsl.ui.contentassist.antlr with parameters of type BslGrammarAccessModifier and TypeMethodDescriptionvoid
BslParser.setGrammarAccess
(BslGrammarAccess grammarAccess) -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.util
Methods in com._1c.g5.v8.dt.bsl.util with parameters of type BslGrammarAccessModifier and TypeMethodDescriptionstatic String
BslUtil.getRuleSemicolonName
(BslGrammarAccess grammar) Gets name of grammar rule "SEMICOLON"
See Bsl.xtext -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.bsl.validation
Constructors in com._1c.g5.v8.dt.bsl.validation with parameters of type BslGrammarAccess -
Uses of BslGrammarAccess in com._1c.g5.v8.dt.internal.bsl.compare.contributor
Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor with parameters of type BslGrammarAccessModifier and TypeMethodDescriptionstatic List<BslModuleSectionDescription>
BslModuleSectionCompareUtils.getBslModuleSectionDescriptions
(Module module, org.eclipse.jface.text.IDocument document, String bslModuleNodeSymlink, IComparisonSession session, org.eclipse.xtext.resource.ILocationInFileProvider locationInFileProvider, BslGrammarAccess bslGrammarAccess) Returns the given Bsl module section descriptions. -
Uses of BslGrammarAccess in com.e1c.g5.v8.dt.bsl.check.qfix
Methods in com.e1c.g5.v8.dt.bsl.check.qfix that return BslGrammarAccessModifier and TypeMethodDescriptionIXtextBslModuleFixModel.getBslGrammar()
ProvidesBslGrammarAccess
-
Uses of BslGrammarAccess in com.e1c.g5.v8.dt.formatter.bsl.manager
Constructors in com.e1c.g5.v8.dt.formatter.bsl.manager with parameters of type BslGrammarAccessModifierConstructorDescriptionKeywordStandardProvider
(BslGrammarAccess bslGrammar) Creates new instance with given bslGrammar -
Uses of BslGrammarAccess in com.e1c.g5.v8.dt.internal.bsl.check.qfix
Methods in com.e1c.g5.v8.dt.internal.bsl.check.qfix that return BslGrammarAccessConstructors in com.e1c.g5.v8.dt.internal.bsl.check.qfix with parameters of type BslGrammarAccessModifierConstructorDescriptionXtextBslModuleFixModel
(Supplier<Module> moduleSupp, IV8ProjectManager v8projectManager, BslGrammarAccess bslGrammar, IResourceLookup resourceLookup, org.eclipse.xtext.validation.Issue issue, IDtProject dtProject) Creates module quick fix modelXtextBslModuleFixProvider
(IV8ProjectManager v8projectManager, BslGrammarAccess bslGrammar, IResourceLookup resourceLookup, IndentTextEditorProvider indentProvider, BslGeneratorMultiLangProposals bslGenProp, org.eclipse.xtext.ui.editor.IURIEditorOpener editorOpener) XtextInteractiveBslModuleFixModel
(Supplier<Module> moduleSupp, IV8ProjectManager v8projectManager, BslGrammarAccess bslGrammar, IResourceLookup resourceLookup, IndentTextEditorProvider indentProvider, BslGeneratorMultiLangProposals bslGenProp, org.eclipse.xtext.validation.Issue issue, IDtProject dtProject, org.eclipse.xtext.ui.editor.IURIEditorOpener editorOpener) /** Creates module quick fix model