Skip navigation links
A B C D E F G H I K L M N O P Q R S T U V W X _ 

A

aboutToRemoveFromWorkspace() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
AbstractAntlrTokenToAttributeIdMapper - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
 
AbstractAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
 
AbstractContentAssistParser - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
AbstractContentAssistParser() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
 
AbstractDeclarativeIdeQuickfixProvider - Class in org.eclipse.xtext.ide.editor.quickfix
 
AbstractDeclarativeIdeQuickfixProvider() - Constructor for class org.eclipse.xtext.ide.editor.quickfix.AbstractDeclarativeIdeQuickfixProvider
 
AbstractFollowElementFactory<FollowElement extends BaseFollowElement<LookAheadTerminal>,LookAheadTerminal extends ILookAheadTerminal> - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
AbstractFollowElementFactory(BaseInternalContentAssistParser<FollowElement, LookAheadTerminal>) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractFollowElementFactory
 
AbstractHierarchyBuilder - Class in org.eclipse.xtext.ide.editor.hierarchy
 
AbstractHierarchyBuilder() - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
AbstractIdeTemplateProposalProvider - Class in org.eclipse.xtext.ide.editor.contentassist
Base class for adding template proposals from an IdeContentProposalProvider implementation.
AbstractIdeTemplateProposalProvider() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
AbstractIdeTemplateProposalProvider.Cursor - Class in org.eclipse.xtext.ide.editor.contentassist
Placeholder for the cursor (exit position) in a template.
AbstractIdeTemplateProposalProvider.Variable - Class in org.eclipse.xtext.ide.editor.contentassist
Placeholder for a variable (edit position) in a template.
AbstractInternalContentAssistParser - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
AbstractInternalContentAssistParser(TokenStream) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
AbstractInternalContentAssistParser.DefaultFollowElementFactory - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser.RecoveryListener - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
AbstractInternalContentAssistParser.StreamAdapter - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
AbstractPartialContentAssistParser - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
Base class for content assist parsers that can reduce the input preceding the cursor position without any impact on the follow set.
AbstractPartialContentAssistParser() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
AbstractRequest<V> - Class in org.eclipse.xtext.ide.server.concurrent
Abstract base type for read and write requests.
AbstractRequest(RequestManager) - Constructor for class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
accept(ContentAssistEntry, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
accept(AbstractElement) - Method in interface org.eclipse.xtext.ide.editor.contentassist.IFollowElementAcceptor
 
accept(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.IFollowElementAcceptor.NullSafeElementAcceptor
 
accept(ContentAssistEntry, int) - Method in interface org.eclipse.xtext.ide.editor.contentassist.IIdeContentProposalAcceptor
Handle the given content assist entry.
accept(int, int, FoldingRangeKind, boolean, ITextRegion) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeAcceptor
 
accept(int, int) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(int, int, FoldingRangeKind) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(int, int, boolean) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(int, int, ITextRegion) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(int, int, FoldingRangeKind, ITextRegion) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(int, int, FoldingRangeKind, boolean, ITextRegion) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeAcceptor
 
accept(String, IChangeSerializer.IModification<EObject>) - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolutionAcceptor
 
accept(IEmfResourceChange) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
acceptCommentFolding(INode, IFoldingRangeAcceptor) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
acceptCommentNodes(EObject, IFoldingRangeAcceptor) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
acceptObjectFolding(EObject, IFoldingRangeAcceptor) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
acceptor - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
acceptProposal(String, String, StringConcatenationClient, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
acceptProposal(String, String, StringConcatenationClient, ContentAssistContext, IIdeContentProposalAcceptor, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
access - Variable in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
add(T) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.LinkedHashSetWithoutNull
 
add(RefactoringIssueAcceptor.Severity, String, URI, ResourceSet) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, URI) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, EObject) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, EObject, ITextRegion) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, Exception, Logger) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, Object...) - Method in interface org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor
 
add(IEmfResourceChange) - Method in class org.eclipse.xtext.ide.serializer.debug.TextDocumentChangeToString
 
add(Collection<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.debug.TextDocumentChangeToString
 
add(RefactoringIssueAcceptor.Severity, String, URI, ResourceSet) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, URI) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, EObject) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, EObject, ITextRegion) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, Exception, Logger) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
add(RefactoringIssueAcceptor.Severity, String, Object...) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
addBuildListener(ILanguageServerAccess.IBuildListener) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Registers a build listener on this language server
addBuildListener(ILanguageServerAccess.IBuildListener) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Add the listener to this workspace.
addIssue(RefactoringIssueAcceptor.Severity, String) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
addModification(RenameChange, IChangeSerializer.IModification<EObject>) - Method in class org.eclipse.xtext.ide.refactoring.RenameContext
 
addModification(ResourceRelocationChange, IChangeSerializer.IModification<Resource>) - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
Loads and watches the respective resource, applies the relocation change and calls the given modification with the renamed/moved/copied resource.
addModification(T, IChangeSerializer.IModification<T>) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
 
addModification(T, IChangeSerializer.IModification<T>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
addPosition(int, int, String...) - Method in interface org.eclipse.xtext.ide.editor.syntaxcoloring.IHighlightedPositionAcceptor
Associates a text range with a style.
addPosition(int, int, String...) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
addProjectsForWorkspaceFolder(WorkspaceConfig, WorkspaceFolder, Set<String>) - Method in class org.eclipse.xtext.ide.server.MultiProjectWorkspaceConfigFactory
 
addProjectsForWorkspaceFolder(WorkspaceConfig, WorkspaceFolder, Set<String>) - Method in class org.eclipse.xtext.ide.server.MultiRootWorkspaceConfigFactory
 
addRequest(AbstractRequest<?>) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
 
addTextEdit(String, Document, TextEdit...) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
adjustPriority(ContentAssistEntry, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
adjustRuleName(String, RequiredRuleNameComputer.Param) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
after(EObject, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
after(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
afterBuild(List<IResourceDescription.Delta>) - Method in interface org.eclipse.xtext.ide.server.BuildListener
 
afterBuild(List<IResourceDescription.Delta>) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess.IBuildListener
 
afterBuild(List<IResourceDescription.Delta>) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
afterBuild(List<IResourceDescription.Delta>) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Callback after a build was performend
AlternativeImageDescription - Class in org.eclipse.xtext.ide.labels
 
AlternativeImageDescription(Iterable<String>) - Constructor for class org.eclipse.xtext.ide.labels.AlternativeImageDescription
 
announceConsume() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
announceConsume() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
announceConsume() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.StreamAdapter
 
announceConsume() - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announcedEofWithLA - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
announceEof(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
announceEof(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
announceEof(int) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announceMark(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
announceMark(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
announceMark(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.StreamAdapter
 
announceMark(int) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
announceRewind(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
announceRewind(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
announceRewind(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.StreamAdapter
 
announceRewind(int) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream.StreamListener
 
AntlrProposalConflictHelper - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
An implementation that relies on the lexer to detect proposals that conflict with the input in the document.
AntlrProposalConflictHelper() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
appendTextToParse(ICompositeNode, int, boolean, StringBuilder) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
apply(ContentAssistContext.Builder) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
apply() - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolution
 
apply(Notifier, IChangeSerializer.IModification<T>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
apply(Document, ITextRegion, DocumentHighlightKind) - Method in interface org.eclipse.xtext.ide.server.occurrences.ITextRegionTransformer
Transforms the text region argument into a document highlight instance by calculating the proper position from the document.
apply(Document, ITextRegion, DocumentHighlightKind) - Method in class org.eclipse.xtext.ide.server.occurrences.ITextRegionTransformer.Default
 
applyChange(ResourceRelocationContext) - Method in interface org.eclipse.xtext.ide.refactoring.IResourceRelocationStrategy
 
applyChange(EObjectDescriptionDeltaProvider.Deltas, IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
applyChange(EObjectDescriptionDeltaProvider.Deltas, IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
applyChange(EObjectDescriptionDeltaProvider.Deltas, IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedEmfResourceUpdater
 
applyChange(EObjectDescriptionDeltaProvider.Deltas, IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedXtextResourceUpdater
 
applyChange(EObjectDescriptionDeltaProvider.Deltas, IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.ResourceUpdater
 
applyChanges(Iterable<? extends TextEdit>) - Method in class org.eclipse.xtext.ide.server.Document
Only use for testing.
applyModifications(IAcceptor<IEmfResourceChange>) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
 
applyModifications(IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
applyModifications(EObject, WorkspaceEdit, ServerRefactoringIssueAcceptor, IRenameService2.Options, ILanguageServerAccess.Context) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
Performs the actual renaming.
applyRename(RenameContext) - Method in interface org.eclipse.xtext.ide.refactoring.IRenameStrategy2
 
applyRename(RenameContext) - Method in class org.eclipse.xtext.ide.refactoring.IRenameStrategy2.DefaultImpl
 
applyTextDocumentChanges(Iterable<? extends TextDocumentContentChangeEvent>) - Method in class org.eclipse.xtext.ide.server.Document
As opposed to TextEdit[] the positions in the edits of a DidChangeTextDocumentParams refer to the state after applying the preceding edits.
assertCanModify() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
assertLanguage(ChangeTreeProvider.ResourceRecording) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 

B

BaseContentAssistParser<FE extends BaseFollowElement<LATerminal>,LATerminal extends ILookAheadTerminal,InternalParser extends BaseInternalContentAssistParser<FE,LATerminal>> - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
Abstract base type for the AbstractContentAssistParser and the deprecated equivalent in the xtext.ui bundle.
BaseContentAssistParser() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
BaseFollowElement<LATerminal extends ILookAheadTerminal> - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
BaseFollowElement() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
BaseInternalContentAssistParser<FollowElement extends BaseFollowElement<LookAheadTerminal>,LookAheadTerminal extends ILookAheadTerminal> - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
BaseInternalContentAssistParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
BaseInternalContentAssistParser(TokenStream) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
BaseInternalContentAssistParser.IFollowElementFactory<FollowElement extends BaseFollowElement<LookAheadTerminal>,LookAheadTerminal extends ILookAheadTerminal> - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
BaseInternalContentAssistParser.RecoveryListener - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
BaseInternalContentAssistParser.StreamAdapter - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
before(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
before(EObject, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
beginDFAPrediction() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
beginErrorRecovery() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
beginErrorRecovery() - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.RecoveryListener
 
beginRecordChanges(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
beginRecording(IChangeSerializer, Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
beginRecording(IChangeSerializer, XtextResource) - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
beginResync() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
beginTask(String, int) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
bindIProjectConfigProvider() - Method in class org.eclipse.xtext.ide.DefaultIdeModule
 
BracePair - Class in org.eclipse.xtext.ide.editor.bracketmatching
Defines a single pair of braces which need to be matched when editing code.
BracePair(String, String, boolean) - Constructor for class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
build(CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.BuildManager.Buildable
Run the build
buildChildren(IHierarchyNode, IProgressMonitor) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
buildChildren(IHierarchyNode, IProgressMonitor) - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyBuilder
 
Builder() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
BuildListener - Interface in org.eclipse.xtext.ide.server
 
BuildManager - Class in org.eclipse.xtext.ide.server
 
BuildManager() - Constructor for class org.eclipse.xtext.ide.server.BuildManager
 
BuildManager.Buildable - Interface in org.eclipse.xtext.ide.server
A handle that can be used to trigger a build.
BuildManager.ProjectBuildData - Class in org.eclipse.xtext.ide.server
The resources that are about to be build.
buildRoots(URI, IProgressMonitor) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
buildRoots(URI, IProgressMonitor) - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyBuilder
 
buildSignificantRegion(ITextRegion, INode) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 

C

calculateId(String, int) - Method in class org.eclipse.xtext.ide.editor.model.TokenTypeToStringMapper
 
calculateId(String, int) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
 
CallHierarchyHelper - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
CallHierarchyHelper(EObject, String, EObject) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
canAcceptMoreProposals() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
canAcceptMoreProposals() - Method in interface org.eclipse.xtext.ide.editor.contentassist.IIdeContentProposalAcceptor
 
canAcceptProposal(ContentAssistEntry, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
canBeCalledAfter(AbstractRule, EObject, String, EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
cancel(boolean) - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
cancel() - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
cancel() - Method in interface org.eclipse.xtext.ide.server.concurrent.Cancellable
Attempt to cancel.
cancel(boolean) - Method in class org.eclipse.xtext.ide.server.concurrent.ReadRequest
 
cancel() - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
Cancel all requests in the queue.
cancelIndicator - Variable in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
The current cancel indicator.
CancelIndicatorProgressMonitor - Class in org.eclipse.xtext.ide.util
 
CancelIndicatorProgressMonitor(CancelIndicator) - Constructor for class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
Cancellable - Interface in org.eclipse.xtext.ide.server.concurrent
A functional interface that indicates something that can be cancelled.
cancelResult(boolean) - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
canHandle(RenameChange) - Method in class org.eclipse.xtext.ide.refactoring.IRenameStrategy2.DefaultImpl
 
canLeave(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
canSelect(UnorderedGroup, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
caseAbstractElement(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseAbstractRule(AbstractRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseAction(Action) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseAlternatives(Alternatives) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseAlternatives(List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseAlternatives(Alternatives) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseAssignment(Assignment) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseCompositeNode(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
caseCrossReference(CrossReference) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseCrossReference(CrossReference) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseEnumLiteralDeclaration(EnumLiteralDeclaration) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseEnumLiteralDeclaration(EnumLiteralDeclaration) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseEnumRule(EnumRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseGroup(Group) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseGroup(Group) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseKeyword(Keyword) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseLeafNode(ILeafNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
caseParserRule(ParserRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseRuleCall(RuleCall) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseTerminalRule(TerminalRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
caseUnorderedGroup(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
caseUnorderedGroup(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
ChangeConverter2 - Class in org.eclipse.xtext.ide.server.rename
 
ChangeConverter2(IResourceServiceProvider.Registry, WorkspaceEdit, ILanguageServerAccess, UriExtensions) - Constructor for class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
ChangeConverter2.Factory - Class in org.eclipse.xtext.ide.server.rename
 
ChangeSerializer - Class in org.eclipse.xtext.ide.serializer.impl
 
ChangeSerializer() - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
ChangeTreeProvider - Class in org.eclipse.xtext.ide.serializer.impl
 
ChangeTreeProvider() - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider
 
ChangeTreeProvider.EObjectChange - Class in org.eclipse.xtext.ide.serializer.impl
 
ChangeTreeProvider.ResourceRecording - Class in org.eclipse.xtext.ide.serializer.impl
 
ChangeTreeProvider.ResourceSetRecording - Class in org.eclipse.xtext.ide.serializer.impl
 
checkSeverity() - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
close(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.ResourceLifecycleManager
 
codeAction(CodeActionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
codeAction(CodeActionParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the code action commands.
codeLens(CodeLensParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
codeLens(CodeLensParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the code lenses.
collectAbstractElements(Grammar, EStructuralFeature, IFollowElementAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
collectAdjacent(ISerState, Function<ISerState, List<? extends ISerState>>) - Method in class org.eclipse.xtext.ide.serializer.impl.InsertionPointFinder
 
collectRegionsToFormat(ITextRegionAccessDiff) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
collectRootChanges(Collection<? extends ChangeTreeProvider.EObjectChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
collectTargetURIs(URI) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
collectTargetURIs(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
COMMENT - Static variable in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
COMMENT_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
compare(Pair<Integer, ContentAssistEntry>, Pair<Integer, ContentAssistEntry>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
compare(DocumentHighlight, DocumentHighlight) - Method in class org.eclipse.xtext.ide.util.DocumentHighlightComparator
 
compare(Position, Position) - Method in class org.eclipse.xtext.ide.util.PositionComparator
 
compare(Range, Range) - Method in class org.eclipse.xtext.ide.util.RangeComparator
 
compareTo(LightweightPosition) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
compareTo(LightweightPosition.IntToStringArray) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition.IntToStringArray
 
complete(V) - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
completion(CompletionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
completion(CancelIndicator, CompletionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the completion items.
completionOffset - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
completionPrefixProvider - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
CompletionPrefixProvider - Class in org.eclipse.xtext.ide.editor.contentassist
Small utility to extract the parsable content of a document when content assist is invoked at a given location.
CompletionPrefixProvider() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.CompletionPrefixProvider
 
computeCodeLenses(Document, XtextResource, CodeLensParams, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.codelens.ICodeLensService
Compute code lenses for the given context.
computeCommentFolding(XtextResource, IFoldingRangeAcceptor) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
computeCurrentModel(EObject, INode, Collection<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
computeFollowElements(Collection<FollowElement>, IFollowElementAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
computeFollowElements(Collection<FollowElement>, Collection<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
computeFollowElements(FollowElementCalculator, FollowElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
computeFollowElements(FollowElementCalculator, FollowElement, Multimap<Integer, List<AbstractElement>>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
computeObjectFolding(XtextResource, IFoldingRangeAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
computeParamStackOffset(List<AbstractElement>, List<Integer>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
computeSimpleName(Multimap<EObject, IEObjectDescription>, IEObjectDescription) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider
 
configure() - Method in class org.eclipse.xtext.ide.server.ServerModule
 
configureExecutorService(Binder) - Method in class org.eclipse.xtext.ide.DefaultIdeModule
 
configureIResourceDescriptionsLiveScope(Binder) - Method in class org.eclipse.xtext.ide.DefaultIdeModule
 
connect(LanguageClient) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
consume() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
consumedSomething - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
contains(ITextRegion) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
contains(int) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
containsReferenceText(EObjectDescriptionDeltaProvider.Delta, QualifiedName) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
CONTENT_ASSIST - Static variable in interface org.eclipse.xtext.ide.LexerIdeBindings
 
ContentAssistContext - Class in org.eclipse.xtext.ide.editor.contentassist
Abstraction of a commonly used set of attributes related to the current content assist request.
ContentAssistContext() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
Protected contructor to allow subclassing.
ContentAssistContext.Builder - Class in org.eclipse.xtext.ide.editor.contentassist
 
ContentAssistContextFactory - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
ContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
contentAssistContextProvider - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
ContentAssistEntry - Class in org.eclipse.xtext.ide.editor.contentassist
 
ContentAssistEntry() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
ContentAssistService - Class in org.eclipse.xtext.ide.server.contentassist
 
ContentAssistService() - Constructor for class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
Context(Resource, Document, boolean, CancelIndicator) - Constructor for class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
contextBuilders - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
contribute(ServerCapabilities, InitializeParams) - Method in interface org.eclipse.xtext.ide.server.ICapabilitiesContributor
Allows an individual language to contribute to and overwrite properties in the server's capabilities.
copy() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
Use this context as prototype for a new mutable builder.
copyFrom(ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
create(String, ITextRegion, int, XtextResource) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
create(WorkspaceEdit, ILanguageServerAccess) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2.Factory
 
createAcceptor(XtextResource, Collection<FoldingRange>) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
createArray(int) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
createCallHierachyHelper(EObject, String, EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
createChangeRecorder(XtextResource) - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
createChangeRecorder(XtextResource) - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedXtextResourceUpdater
 
createChangeTree(ResourceSet, Collection<IResourceSnapshot>, ChangeDescription) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider
 
createChild(IEObjectDescription, IHierarchyNode) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
createChild(Map<URI, IHierarchyNode>, IEObjectDescription, IHierarchyNode) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
createCompletionList(Document, XtextResource, CompletionParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
createContext(Document, XtextResource, int) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
createContextsForLastCompleteNode(EObject, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
createContextsForLastCompleteNode(EObject, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.PartialContentAssistContextFactory
 
createDelta(EObject, IEObjectSnapshot, List<IEObjectDescription>) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider
 
createEObjectSnapshots(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider
 
createEofListener(InternalParser, AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
createErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createFoldingRange(int, int, FoldingRangeKind, boolean, ITextRegion) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeAcceptor
 
createFoldingRanges(Document, XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.folding.FoldingRangeService
 
createFollowElement(AbstractElement, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractFollowElementFactory
 
createFollowElement(AbstractElement, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createFollowElement(AbstractElement, int) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.IFollowElementFactory
 
createFormatterRequest(ITextRegionAccess) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
createFormatterRequest(ITextRegionAccessDiff) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
createFreshResourceSet(ResourceDescriptionsData) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Create an empty resource set.
createInstance(String) - Method in class org.eclipse.xtext.ide.ExecutorServiceProvider
 
createLaunchArgs(String, String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
createLexer(CharStream) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
 
createLexer(CharStream) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Create a token source for the given input based on the bound lexer.
createLookAheadTerminal(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createLookAheadTerminal(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createMismatchStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createMismatchStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createModificationContext() - Method in interface org.eclipse.xtext.ide.editor.quickfix.DiagnosticModificationContext.Factory
 
createModificationContext() - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticModificationContext.Factory.Default
 
createNewResourceSet(ResourceDescriptionsData) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Create and configure a new resource set for this project.
createNodeReference(IReferenceDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
createNoOpStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createNoOpStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createNotErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createNotErrorRecoveryStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createObservableTokenStream(LookAheadBasedTokenSource, InternalParser) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
createParser() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
 
createParser() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
createPredictionStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
createPredictionStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
createProposal(StringConcatenationClient, ContentAssistContext, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
createProposal(String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
Returns an entry with the given proposal and the prefix from the context, or null if the proposal is not valid.
createProposal(String, ContentAssistContext, Procedures.Procedure1<? super ContentAssistEntry>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
Returns an entry with the given proposal and the prefix from the context, or null if the proposal is not valid.
createProposal(String, ContentAssistContext, String, Procedures.Procedure1<? super ContentAssistEntry>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
Returns an entry with the given proposal and the prefix from the context, or null if the proposal is not valid.
createProposal(String, String, ContentAssistContext, String, Procedures.Procedure1<? super ContentAssistEntry>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
Returns an entry with the given proposal and prefix, or null if the proposal is not valid.
createProposal(IEObjectDescription, CrossReference, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 
createProposals(Collection<ContentAssistContext>, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
Create content assist proposals and pass them to the given acceptor.
createProposals(AbstractElement, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
createProposals(String, TextRegion, int, XtextResource, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
createResourceSnapshot(Resource, boolean) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider
 
createResourceUpdater(RelatedResourcesProvider.RelatedResource) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
createResourceUpdater(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
createRoot(IEObjectDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
createServerCapabilities(InitializeParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Configure the server capabilities for this instance.
createSnippet(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
Returns an entry of kind snippet with the given proposal and label and the prefix from the context, or null if the proposal is not valid.
createSymbol(String, DocumentSymbol, Functions.Function1<? super DocumentSymbol, ? extends String>) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
createSymbol(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
createSymbol(IEObjectDescription, IReferenceFinder.IResourceAccess, Procedures.Procedure1<? super SymbolInformation>) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
createSymbol(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
createTokenSource(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Create a token source for the given input based on the bound lexer.
createTrace() - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
createUnorderedGroupHelper() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Creates a new IUnorderedGroupHelper that is not yet initialized.
createUpdatableReference(ISemanticRegion) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
createWorkspaceConfig() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
currentMarker - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
currentModel - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
currentNode - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
cursor() - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
Cursor() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Cursor
 
CYCLIC_PROJECT_DEPENDENCIES - Static variable in class org.eclipse.xtext.ide.server.BuildManager
Issue key for cyclic dependencies

D

datatypeNode - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
DecoratedImageDescription - Class in org.eclipse.xtext.ide.labels
 
DecoratedImageDescription(IImageDescription, IImageDescription...) - Constructor for class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
Default() - Constructor for class org.eclipse.xtext.ide.editor.quickfix.DiagnosticModificationContext.Factory.Default
 
DEFAULT - Static variable in interface org.eclipse.xtext.ide.labels.IImageDescription
 
Default() - Constructor for class org.eclipse.xtext.ide.server.occurrences.ITextRegionTransformer.Default
 
DEFAULT_HOST - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
DEFAULT_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
DEFAULT_PORT - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
DEFAULT_PROPOSALS_LIMIT - Static variable in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
DefaultAntlrTokenToAttributeIdMapper - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
 
DefaultAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultAntlrTokenToAttributeIdMapper
 
DefaultBracePairProvider - Class in org.eclipse.xtext.ide.editor.bracketmatching
 
DefaultBracePairProvider() - Constructor for class org.eclipse.xtext.ide.editor.bracketmatching.DefaultBracePairProvider
 
DefaultBracePairProvider(Set<BracePair>) - Constructor for class org.eclipse.xtext.ide.editor.bracketmatching.DefaultBracePairProvider
 
DefaultCallHierarchyBuilder - Class in org.eclipse.xtext.ide.editor.hierarchy
Default implementation of a call hierarchy builder.
DefaultCallHierarchyBuilder() - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
DefaultDocumentHighlightService - Class in org.eclipse.xtext.ide.server.occurrences
Default implementation of the document highlight service.
DefaultDocumentHighlightService() - Constructor for class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
DefaultFoldingRangeAcceptor - Class in org.eclipse.xtext.ide.editor.folding
 
DefaultFoldingRangeAcceptor(Collection<FoldingRange>) - Constructor for class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeAcceptor
 
DefaultFoldingRangeProvider - Class in org.eclipse.xtext.ide.editor.folding
 
DefaultFoldingRangeProvider() - Constructor for class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
DefaultFollowElementFactory() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.DefaultFollowElementFactory
 
DefaultHierarchyNode - Class in org.eclipse.xtext.ide.editor.hierarchy
 
DefaultHierarchyNode() - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
DefaultHierarchyNodeLocationProvider - Class in org.eclipse.xtext.ide.editor.hierarchy
 
DefaultHierarchyNodeLocationProvider() - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeLocationProvider
 
DefaultHierarchyNodeReference - Class in org.eclipse.xtext.ide.editor.hierarchy
 
DefaultHierarchyNodeReference(String, ITextRegionWithLineInformation, Object) - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
DefaultHierarchyRoot - Class in org.eclipse.xtext.ide.editor.hierarchy
 
DefaultHierarchyRoot() - Constructor for class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyRoot
 
DefaultIdeModule - Class in org.eclipse.xtext.ide
Default Guice bindings for the generic IDE features of Xtext.
DefaultIdeModule() - Constructor for class org.eclipse.xtext.ide.DefaultIdeModule
 
DefaultImpl() - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.IEditorHighlightingConfigurationProvider.DefaultImpl
Deprecated.
 
DefaultImpl() - Constructor for class org.eclipse.xtext.ide.refactoring.IRenameStrategy2.DefaultImpl
 
DefaultImpl() - Constructor for class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.DefaultImpl
 
DefaultProjectDescriptionFactory - Class in org.eclipse.xtext.ide.server
 
DefaultProjectDescriptionFactory() - Constructor for class org.eclipse.xtext.ide.server.DefaultProjectDescriptionFactory
 
DefaultSemanticHighlightingCalculator - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
 
DefaultSemanticHighlightingCalculator() - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
definition(DefinitionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
definition(DefinitionParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the definition.
definition(CancelIndicator, DefinitionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the definition.
delegate(BaseInternalContentAssistParser<FollowElement, LookAheadTerminal>.StreamAdapter) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
delegate - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
DeleteRegionStrategy(IAstRegion) - Constructor for class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.DeleteRegionStrategy
 
Delta(EObject, IEObjectSnapshot, List<IEObjectDescription>) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
Deltas() - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Deltas
 
descriptions - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
DFA - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
DFA() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.DFA
 
DiagnosticModificationContext - Class in org.eclipse.xtext.ide.editor.quickfix
 
DiagnosticModificationContext() - Constructor for class org.eclipse.xtext.ide.editor.quickfix.DiagnosticModificationContext
 
DiagnosticModificationContext.Factory - Interface in org.eclipse.xtext.ide.editor.quickfix
 
DiagnosticModificationContext.Factory.Default - Class in org.eclipse.xtext.ide.editor.quickfix
 
DiagnosticResolution - Class in org.eclipse.xtext.ide.editor.quickfix
 
DiagnosticResolution(String, DiagnosticModificationContext.Factory, IChangeSerializer.IModification<EObject>) - Constructor for class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolution
 
DiagnosticResolution(String, DiagnosticModificationContext.Factory, IChangeSerializer.IModification<EObject>, int) - Constructor for class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolution
 
DiagnosticResolutionAcceptor - Class in org.eclipse.xtext.ide.editor.quickfix
 
DiagnosticResolutionAcceptor(DiagnosticModificationContext.Factory) - Constructor for class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolutionAcceptor
 
didChange(DidChangeTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didChangeConfiguration(DidChangeConfigurationParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didChangeFiles(List<URI>, List<URI>) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Announce dirty and deleted files and provide means to start a build.
didChangeTextDocumentContent(URI, Integer, Iterable<TextDocumentContentChangeEvent>) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
As opposed to TextEdit[] the positions in the edits of a DidChangeTextDocumentParams refer to the state after applying the preceding edits.
didChangeWatchedFiles(DidChangeWatchedFilesParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didChangeWorkspaceFolders(DidChangeWorkspaceFoldersParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didChangeWorkspaceFolders(DidChangeWorkspaceFoldersParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Updates the workspace folders and refreshes the workspace.
didClose(DidCloseTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didClose(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Mark the given document as cloded.
didOpen(DidOpenTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
didOpen(URI, Integer, String, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Mark the given document as open and build it.
didOpen(URI, Integer, String) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Mark the given document as open.
didSave(DidSaveTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
dispose() - Method in class org.eclipse.xtext.ide.ExecutorServiceProvider
 
doBuild(List<URI>, List<URI>, List<IResourceDescription.Delta>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Build this project.
doBuild(List<URI>, List<URI>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Announce dirty and deleted files and perform a build.
doComputePrefix(ICompositeNode, StringBuilder) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
doCreateContext(INode, EObject, EObject, INode, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
doCreateContexts(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
doCreateContexts(INode, INode, String, EObject, Collection<FollowElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
doCreateElement() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractFollowElementFactory
 
doCreateElement() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.DefaultFollowElementFactory
 
doCreateLookAheadTerminal(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractFollowElementFactory
 
doCreateLookAheadTerminal(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.DefaultFollowElementFactory
 
Document - Class in org.eclipse.xtext.ide.server
 
Document(Integer, String) - Constructor for class org.eclipse.xtext.ide.server.Document
 
Document(Integer, String, boolean) - Constructor for class org.eclipse.xtext.ide.server.Document
 
DocumentExtensions - Class in org.eclipse.xtext.ide.server
 
DocumentExtensions() - Constructor for class org.eclipse.xtext.ide.server.DocumentExtensions
 
documentHighlight(DocumentHighlightParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
documentHighlight(DocumentHighlightParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the document highlights.
DocumentHighlightComparator - Class in org.eclipse.xtext.ide.util
Null-safe comparator for document highlight instances.
DocumentHighlightComparator(RangeComparator) - Constructor for class org.eclipse.xtext.ide.util.DocumentHighlightComparator
Creates a new document highlight comparator instance with the delegate comparator for ranges.
documentSymbol(DocumentSymbolParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
documentSymbol(DocumentSymbolParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the symbol information.
DocumentSymbolDeprecationInfoProvider() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolDeprecationInfoProvider
 
DocumentSymbolDetailsProvider() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolDetailsProvider
 
DocumentSymbolKindProvider() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolKindProvider
 
DocumentSymbolMapper - Class in org.eclipse.xtext.ide.server.symbol
Maps an EObject to the corresponding document symbol.
DocumentSymbolMapper() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper
 
DocumentSymbolMapper.DocumentSymbolDeprecationInfoProvider - Class in org.eclipse.xtext.ide.server.symbol
Determines whether a document symbol can be marked as deprecated.
DocumentSymbolMapper.DocumentSymbolDetailsProvider - Class in org.eclipse.xtext.ide.server.symbol
Provides detail for a document symbol.
DocumentSymbolMapper.DocumentSymbolKindProvider - Class in org.eclipse.xtext.ide.server.symbol
Provides the symbol kind information for the document symbol.
DocumentSymbolMapper.DocumentSymbolNameProvider - Class in org.eclipse.xtext.ide.server.symbol
Provides a human-readable name for the document symbol.
DocumentSymbolMapper.DocumentSymbolRangeProvider - Class in org.eclipse.xtext.ide.server.symbol
Provides range and selection range for a document symbol.
DocumentSymbolNameProvider() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolNameProvider
 
DocumentSymbolRangeProvider() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolRangeProvider
 
DocumentSymbolService - Class in org.eclipse.xtext.ide.server.symbol
 
DocumentSymbolService() - Constructor for class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
doInitialBuild(List<ProjectDescription>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.BuildManager
Run an initial build
doInitialBuild(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Initial build of this project.
done() - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
doPrepareRename(Resource, Document, PrepareRenameParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
doProvideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Actual implementation of the semantic highlighting calculation.
doRead(String, Function<ILanguageServerAccess.Context, T>) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Provides read access to a fully resolved resource and document.
doRead(IReferenceFinder.IResourceAccess, URI, Procedures.Procedure1<? super EObject>) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
doRead(URI, Functions.Function2<? super Document, ? super XtextResource, ? extends T>) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Find the resource and the document with the given URI and performa a read operation.
doReadIndex(Function<? super ILanguageServerAccess.IndexContext, ? extends T>) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Provides read access to the Xtext index.
doRename(EObject, RenameChange, RenameContext) - Method in class org.eclipse.xtext.ide.refactoring.IRenameStrategy2.DefaultImpl
 
doSwitch(UnorderedGroup, List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 

E

EClassImageDescriptionProvider - Class in org.eclipse.xtext.ide.labels
 
EClassImageDescriptionProvider() - Constructor for class org.eclipse.xtext.ide.labels.EClassImageDescriptionProvider
 
elementToParse - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
EmfResourceChange - Class in org.eclipse.xtext.ide.serializer.impl
 
EmfResourceChange(Resource, URI) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
emitErrorMessage(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
emitErrorMessage(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
 
EMPTY - Static variable in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyRoot
 
EMPTY - Static variable in interface org.eclipse.xtext.ide.server.signatureHelp.ISignatureHelpService
Shared, immutable empty instance.
EMPTY_HOVER - Static variable in interface org.eclipse.xtext.ide.server.hover.IHoverService
 
endDFAPrediction() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
endErrorRecovery() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
endErrorRecovery() - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.RecoveryListener
 
endRecordChanges(IAcceptor<IEmfResourceChange>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
endRecordChanges(IAcceptor<IEmfResourceChange>, IProgressMonitor) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
endResync() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
enter(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
entries - Variable in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
Entry(ProjectDescription) - Constructor for class org.eclipse.xtext.ide.server.TopologicalSorter.Entry
 
EntryPointFinder - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
Used by the AbstractPartialContentAssistParser to find the node at which to start parsing.
EntryPointFinder() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
EObjectChange(EObject) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.EObjectChange
 
EObjectChange(EObject, EList<FeatureChange>) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.EObjectChange
 
EObjectDescriptionDeltaProvider - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectDescriptionDeltaProvider() - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider
 
EObjectDescriptionDeltaProvider.Delta - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectDescriptionDeltaProvider.Deltas - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectDescriptionDeltaProvider.Group - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectDescriptionProvider - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectDescriptionProvider() - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider
 
EObjectDescriptionProvider.SimpleNameDescription - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectSnapshot(EObject) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
EObjectSnapshotProvider - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectSnapshotProvider() - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider
 
EObjectSnapshotProvider.EObjectSnapshot - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectSnapshotProvider.ReferenceSnapshot - Class in org.eclipse.xtext.ide.serializer.impl
 
EObjectSnapshotProvider.ResourceSnapshot - Class in org.eclipse.xtext.ide.serializer.impl
 
EofListener - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
EofListener(BaseInternalContentAssistParser<?, ?>, AbstractElement) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Variable
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
equals(Object) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition.IntToStringArray
 
equals(Object) - Method in class org.eclipse.xtext.ide.labels.AlternativeImageDescription
 
equals(Object) - Method in class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
equals(Object) - Method in class org.eclipse.xtext.ide.labels.SimpleImageDescription
 
equals(Object) - Method in class org.eclipse.xtext.ide.refactoring.RenameChange
 
equals(Object) - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
equals(Object) - Method in class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
equals(Object) - Method in class org.eclipse.xtext.ide.server.Document
 
equalTokenSequence(TokenSource, TokenSource) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
error(NoViableAltException) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.DFA
 
ExecutableCommandRegistry - Class in org.eclipse.xtext.ide.server.commands
 
ExecutableCommandRegistry() - Constructor for class org.eclipse.xtext.ide.server.commands.ExecutableCommandRegistry
 
execute(ExecuteCommandParams, ILanguageServerAccess, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.commands.IExecutableCommandService
Called when the client wants to execute a registered command.
executeCommand(ExecuteCommandParams, ILanguageServerAccess, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.commands.ExecutableCommandRegistry
 
executeCommand(ExecuteCommandParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
executeCommand(ExecuteCommandParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Execute the command.
ExecutorServiceProvider - Class in org.eclipse.xtext.ide
Provider for executor services.
ExecutorServiceProvider() - Constructor for class org.eclipse.xtext.ide.ExecutorServiceProvider
 
exists(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Return true if the given resource still exists.
existsConflict(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
existsConflict(String, ContentAssistContext) - Method in interface org.eclipse.xtext.ide.editor.contentassist.IProposalConflictHelper
Returns false if the proposal would corrupt the previous input.
existsConflict(String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IProposalConflictHelper.NullHelper
 
existsConflict(String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.ProposalConflictHelper
 
existsConflict(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.ProposalConflictHelper
Returns false if the proposal would corrupt the previous input.
existsConflict(INode, int, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.ProposalConflictHelper
 
exit() - Method in class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.DefaultImpl
 
exit() - Method in interface org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler
Callback that is called when Language Servers exit is called.
exit() - Method in class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.NullImpl
 
exit() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
externalContentSupport - Variable in class org.eclipse.xtext.ide.server.ProjectManager
 

F

Factory() - Constructor for class org.eclipse.xtext.ide.server.rename.ChangeConverter2.Factory
 
failedPredicateAtEOF - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
fileSystemScanner - Variable in class org.eclipse.xtext.ide.server.ProjectManager
 
filter(IEObjectDescription, String) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
filterKeyword(Keyword, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
filterReference(IReferenceDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findBestEndToken(INode, INode, int, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
findContainingDelta(EObjectDescriptionDeltaProvider.Deltas, EObject) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
findDeclaration(URI) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findDeclarations(IHierarchyNode, IProgressMonitor, Procedures.Procedure2<? super IEObjectDescription, ? super IReferenceDescription>) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findEntryPoint(IParseResult, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
findEntryPoint(ICompositeNode, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
findInsertionPoint(ISerializationContext, IEObjectRegion, AbstractElement) - Method in class org.eclipse.xtext.ide.serializer.impl.InsertionPointFinder
 
findProjects(WorkspaceConfig, URI) - Method in class org.eclipse.xtext.ide.server.MultiProjectWorkspaceConfigFactory
 
findRegion(IEObjectRegion, FeatureChange) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
findRegions(IEObjectRegion, FeatureChange) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
findSourceDeclaration(IReferenceDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findSourceDeclarations(URI, IProgressMonitor, Procedures.Procedure2<? super IEObjectDescription, ? super IReferenceDescription>) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findState(ISerializationContext, AbstractElement) - Method in class org.eclipse.xtext.ide.serializer.impl.InsertionPointFinder
 
findTargetDeclaration(IReferenceDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findTargetDeclarations(URI, IProgressMonitor, Procedures.Procedure2<? super IEObjectDescription, ? super IReferenceDescription>) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
findValidName(IUpdatableReference, IScope) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
first - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
firstMarker - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
FoldingRange - Class in org.eclipse.xtext.ide.editor.folding
Represents an abstraction for different folding implementations.
FoldingRange(int, int) - Constructor for class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
FoldingRange(int, int, FoldingRangeKind) - Constructor for class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
FoldingRange(int, int, FoldingRangeKind, boolean, ITextRegion) - Constructor for class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
foldingRange(FoldingRangeRequestParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
foldingRange(FoldingRangeRequestParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
FoldingRangeKind - Class in org.eclipse.xtext.ide.editor.folding
Contains the possible kinds of folding ranges defined by the LSP spec.
FoldingRangeService - Class in org.eclipse.xtext.ide.server.folding
 
FoldingRangeService() - Constructor for class org.eclipse.xtext.ide.server.folding.FoldingRangeService
 
FollowElement - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
Simple bean that reflects the current state, when the content assist parser hit EOF.
FollowElement() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElement
 
FollowElementCalculator - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
FollowElementCalculator() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
followElementComputer - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
FollowElementComputer - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
FollowElementComputer() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
followElementFactory - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
followElements - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
forAll(BiFunction<IEObjectDescription, IEObjectDescription, Boolean>) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
format(ITextRegionAccess) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
format(Object, IFormattableDocument) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter.NullFormatter
 
format(Document, XtextResource, DocumentFormattingParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.formatting.FormattingService
 
format(Document, XtextResource, DocumentRangeFormattingParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.formatting.FormattingService
 
format(XtextResource, Document, int, int, FormattingOptions) - Method in class org.eclipse.xtext.ide.server.formatting.FormattingService
 
format2(XtextResource, ITextRegion, ITypedPreferenceValues) - Method in class org.eclipse.xtext.ide.server.formatting.FormattingService
 
formatting(DocumentFormattingParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
formatting(DocumentFormattingParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Create the text edits for the formatter.
FormattingService - Class in org.eclipse.xtext.ide.server.formatting
Language Service Implementation for Formatting and Range-Formatting
FormattingService() - Constructor for class org.eclipse.xtext.ide.server.formatting.FormattingService
 
FQNPrefixMatcher - Class in org.eclipse.xtext.ide.editor.contentassist
Prefix matcher for fully qualified names.
FQNPrefixMatcher() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 

G

get() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
get() - Method in class org.eclipse.xtext.ide.ExecutorServiceProvider
 
get(String) - Method in class org.eclipse.xtext.ide.ExecutorServiceProvider
 
get() - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
Return the underlying future.
getAdjustedRequiredRuleNames(RequiredRuleNameComputer.Param, AbstractElement, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getAdjustedSecondRule(RequiredRuleNameComputer.Param, Group, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getAllContents(Resource) - Method in class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
 
getAllEObjectRecordings() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getAllEObjectRecordings() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceSetRecording
 
getApplicableNode(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
getAssignedParametes() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
getAttributeResolver() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getBaseDir(InitializeParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Deprecated.
getBaseDir() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getBaseImage() - Method in class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
getBaseRuleName(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
getCancelChecker() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
getCancelChecker() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.IndexContext
 
getCancelIndicator() - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
getCancelIndicator() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
getCancelIndicator() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
getChanges() - Method in class org.eclipse.xtext.ide.refactoring.RenameContext
 
getChanges() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
getChanges() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.EObjectChange
 
getChangeSerializer() - Method in class org.eclipse.xtext.ide.refactoring.RenameContext
 
getChangeSerializer() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
getChangeType() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
getCharset(Resource) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
getChildren() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.EObjectChange
 
getCodeActionParams() - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
getCodeActions(ICodeActionService2.Options) - Method in interface org.eclipse.xtext.ide.server.codeActions.ICodeActionService2
 
getCodeActions(ICodeActionService2.Options) - Method in class org.eclipse.xtext.ide.server.codeActions.QuickFixCodeActionService
 
getCodeBySeverity(RefactoringIssueAcceptor.Severity) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
getCombinedLexer() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getCommandRegistry() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getCommands() - Method in class org.eclipse.xtext.ide.server.commands.ExecutableCommandRegistry
 
getCompletionOffset() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getConfiguration(String) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.IEditorHighlightingConfigurationProvider.DefaultImpl
Deprecated.
 
getConfiguration(String) - Method in interface org.eclipse.xtext.ide.editor.syntaxcoloring.IEditorHighlightingConfigurationProvider
Deprecated.
provides an editor specific highlighting configuration or null.
getContainer(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getContainerEObjectURI() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceSnapshot
 
getContainerEObjectURI() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
getContainingDatatypeRuleNode(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getContents() - Method in class org.eclipse.xtext.ide.server.Document
 
getContents(EObject) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
getConvertedValue(EObject, ILeafNode) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getCrossReference() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getCrossReference() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getCrossrefFilter(CrossReference, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getCrossRefPriority(IEObjectDescription, ContentAssistEntry) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getCrossRefPriority() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getCrossrefProposalProvider() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getCurrentGrammarElement() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getCurrentModel() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The model that covers the completion offset and has a grammar element assigned that has the expected grammar element at the given offset in its call hierarchy.
getCurrentNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getCurrentNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The current node which is part of the current completion offset.
getDecorators() - Method in class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
getDefaultPriority(ContentAssistEntry) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getDefaultPriority() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getDefinitions(Document, XtextResource, DefinitionParams, IReferenceFinder.IResourceAccess, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getDefinitions(XtextResource, int, IReferenceFinder.IResourceAccess, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getDelegate() - Method in class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 
getDeletedFiles() - Method in class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
getDelimiter() - Method in class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 
getDelta(EObject) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Deltas
 
getDelta(ChangeSerializer, Collection<IResourceSnapshot>) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider
 
getDeltas() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Deltas
 
getDescription() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getDescription(URI) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getDescription(EObject) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getDescriptions() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IEObjectSnapshot
 
getDescriptions() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
getDescriptions() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
getDetails(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolDetailsProvider
 
getDiagnosticResolutions(ICodeActionService2.Options) - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolutionAcceptor
 
getDirtyFiles() - Method in class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
getDocument() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
getDocument() - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
getDocument() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
getDocument() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
getDocument(XtextResource) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Find the document for the given resource.
getDocumentation() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getDocumentHighlights(Document, XtextResource, DocumentHighlightParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
getDocumentHighlights(XtextResource, int) - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
getDocumentHighlights(Document, XtextResource, DocumentHighlightParams, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.occurrences.IDocumentHighlightService
 
getEClass() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getEditPositions() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getElement() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
getElement() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNode
 
getElement() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
getElementAtOffset(XtextResource, Document, Position) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getElementName(EObject) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
Tries to read the name EAttribute from the given element.
getElementsToParse(FE) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getElementsToParse(AbstractElement, List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Returns the root element or its alternative branches if it is an Alternatives or an UnorderedGroup.
getElementsToParse(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Return the element itself or its components if it is an Alternatives.
getElementToParse() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
getElementWithIdentifierAt(XtextResource, int) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getEnclosingSingleElementGroup(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
Return the containing group if it contains exactly one element.
getEndLineNumber() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getEntries() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
getEntryGrammarElement(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getEntryRule() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getEObject() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.EObjectChange
 
getEObjectAtOffsetHelper() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getEObjectDescriptionDeltas() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
getEObjectDescriptionDeltas() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getEObjectDescriptions(Resource) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IEObjectDescriptionProvider
 
getEObjectDescriptions(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider
 
getEObjectOrProxy() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getEObjectURI() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getEReference() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceSnapshot
 
getEReference() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getEReference() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
getEReference() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getErrorAcceptor() - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
getEscapePosition() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getExtensionProviders() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getFilteredContexts(Collection<ContentAssistContext>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getFilteredElements(List<AbstractElement>, RequiredRuleNameComputer.Param) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getFirstSetGrammarElements() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The grammar elements that may occur at the given offset.
getFoldingRanges() - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeAcceptor
 
getFoldingRanges(XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
getFoldingRanges(XtextResource, CancelIndicator) - Method in interface org.eclipse.xtext.ide.editor.folding.IFoldingRangeProvider
 
getFollowElements(AbstractInternalContentAssistParser) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractContentAssistParser
 
getFollowElements(IParseResult, int, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AbstractPartialContentAssistParser
 
getFollowElements(FE) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser, AbstractElement, String[], int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser, String, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser, AbstractRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(String, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(IParseResult, EntryPointFinder, int, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(InternalParser, AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getFollowElements(String, boolean) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParser
 
getFollowElements(FollowElement) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.IContentAssistParser
 
getFollowElements() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getFollowElements(IParseResult, int, boolean) - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.IPartialContentAssistParser
 
getFormatter() - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
getFromURI() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
getGetStandardPatterns() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.IEditorHighlightingConfigurationProvider.DefaultImpl
Deprecated.
 
getGrammar() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getGrammarElement() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getGrammarElements() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getHandledUnorderedGroupElements() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getHelper() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
getHierarchyNodeLocationProvider() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getHierarchyType() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
getHierarchyType() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.ICallHierarchyBuilder
 
getHost(String...) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getId(int) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.AbstractAntlrTokenToAttributeIdMapper
 
getIDocumentSymbolService(IResourceServiceProvider) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getIds() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
getImageDescription(Object) - Method in class org.eclipse.xtext.ide.labels.EClassImageDescriptionProvider
 
getImageDescription(Object) - Method in interface org.eclipse.xtext.ide.labels.IImageDescriptionProvider
 
getImageID() - Method in class org.eclipse.xtext.ide.labels.SimpleImageDescription
 
getImageIDs() - Method in class org.eclipse.xtext.ide.labels.AlternativeImageDescription
 
getIn() - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
getIncomingReferences() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IEObjectSnapshot
 
getIncomingReferences() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
getIndentation(ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
getIndex() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.IndexContext
 
getIndex() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Returns the current index.
getIndexData() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getIndexInList() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceSnapshot
 
getIndexInList() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getIndexInList() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
getIndexInList() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getIndexProvider() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getIndexState() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getInitialHiddenTokens() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getInitializedUnorderedGroupHelper(FE, InternalParser, UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getInitializeParams() - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
 
getInitializeResult() - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Returns the InitializeResult of the language server.
getInputToParse(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getInputToParse(String, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getInputToParse(String, int, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.CompletionPrefixProvider
Standard languages only need to parse the text up to the last hidden token sequence in the document.
getInputToParse(String, int, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
Returns the input to parse including the whitespace left to the cursor position since it may be relevant to the list of proposals for whitespace sensitive languages.
getInternalRecognizerSharedState() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getIssueAcceptor() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
getIssueAcceptor() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getIssueProvider() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getIssues() - Method in class org.eclipse.xtext.ide.refactoring.RenameContext
 
getKeyword() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
getKeywordPriority(String, ContentAssistEntry) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getKeywordPriority() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
getKeywords() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.IEditorHighlightingConfigurationProvider.DefaultImpl
Deprecated.
 
getKind() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getKind() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
getKind(HoverContext) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
getLabel() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getLabel() - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolution
 
getLanguageClient() - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
 
getLanguageClient() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getLanguageServerAccess() - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
getLanguageServerAccess() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getLanguageServerAccess() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
getLanguageServerAccess() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
getLanguagesRegistry() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getLastCompleteLexer() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getLastCompleteNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The last non-hidden node before the offset that is considered to be complete.
getLastCompleteNodeByOffset(INode, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getLastCompleteNodeByOffset(INode, int, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.CompletionPrefixProvider
Returns the last node that appears to be part of the prefix.
getLastCompleteNodeByOffset(INode, int, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
getLastCompleteNodeByOffset(INode, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
getLastSegment(String, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 
getLeftBrace() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
getLength() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
getLength() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getLength() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
getLineContent(int) - Method in class org.eclipse.xtext.ide.server.Document
Returns with the text for a certain line without the trailing end line marker.
getLineCount() - Method in class org.eclipse.xtext.ide.server.Document
Get the number of lines in the document.
getLineDelimiter() - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
getLineNumber() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getLinkingHelper() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getListener() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
getLocalTrace() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getLocalTrace() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getLocationInFileProvider() - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
getLogger() - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
getLogger() - Method in class org.eclipse.xtext.ide.server.concurrent.ReadRequest
 
getLogger() - Method in class org.eclipse.xtext.ide.server.concurrent.WriteRequest
 
getLookAhead() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getLookAheadTerminals() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getLookaheadThreshold() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
When experiencing slow content assist, try to reduce the threshold.
getMappedValue(int) - Method in class org.eclipse.xtext.ide.editor.model.TokenTypeToStringMapper
 
getMarkupContent(HoverContext) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
getMaximumSeverity() - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
getMessageBySeverity(RefactoringIssueAcceptor.Severity) - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
getModifiableDocument(Resource) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
 
getModifiableDocument(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
getModifications() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getModifyableDocument() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
getModifyableDocument() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getMultilineCommentRuleName() - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
getName() - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Variable
 
getName() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getName(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolNameProvider
 
getName(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolNameProvider
 
getName(QualifiedName) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolNameProvider
 
getNameAsText(String) - Method in class org.eclipse.xtext.ide.refactoring.IRenameNameValidator.RuleBasedNameValidator
 
getNameAsValue(String) - Method in class org.eclipse.xtext.ide.refactoring.IRenameNameValidator.RuleBasedNameValidator
 
getNameEAttribute(EObject) - Method in class org.eclipse.xtext.ide.refactoring.IRenameStrategy2.DefaultImpl
 
getNameLabel(Object) - Method in interface org.eclipse.xtext.ide.labels.INameLabelProvider
 
getNameLabel(Object) - Method in class org.eclipse.xtext.ide.labels.SimpleNameLabelProvider
Calculates the simple-name based on the type of the passed element.
getNavigationElement() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
getNavigationElement() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getNavigationElement() - Method in interface org.eclipse.xtext.ide.editor.navigation.INavigatable
Returns an instance containing enough information to identify an editor that should be opened and a region that should be revealed.
getNewName() - Method in class org.eclipse.xtext.ide.refactoring.RenameChange
 
getNewURI() - Method in interface org.eclipse.xtext.ide.serializer.IEmfResourceChange
 
getNewURI() - Method in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
getNewURI() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
getNodeTextUpToCompletionOffset(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getObject() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IEObjectSnapshot
 
getObject() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
getObject() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
getObjects() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IResourceSnapshot
 
getObjects() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
getOffset() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The completion offset in the text viewer.
getOffset() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
getOffset() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getOffset() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
getOffSet(Position) - Method in class org.eclipse.xtext.ide.server.Document
 
getOffset() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
getOffsetIncludingWhitespace(String, int, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
getOldURI() - Method in interface org.eclipse.xtext.ide.serializer.IEmfResourceChange
 
getOldURI() - Method in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
getOldURI() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
getOpenedDocumentsContentProvider() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getOperationCanceledManager() - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
 
getOrCreate(Map<EObject, IEObjectSnapshot>, EObject) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider
 
getOut() - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
getPairs() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.DefaultBracePairProvider
 
getPairs() - Method in interface org.eclipse.xtext.ide.editor.bracketmatching.IBracePairProvider
Returns a set of definitions for brace pairs that need to be matched when editing code.
getParallelExecutorService() - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
 
getParams() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
getParamStack() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getParamStack() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getParent() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
getParent() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNode
 
getParser() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getParser() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
getParserState() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
getPort(String...) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getPosition(int) - Method in class org.eclipse.xtext.ide.server.Document
 
getPositions() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
getPrefix(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getPrefix() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The prefix string that is used to match the validity of proposals.
getPrefix() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getPreviousModel() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The model element that is valid for the position left of the completion offset.
getProjectBaseDir(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Returns the project that contains the given URI.
getProjectConfig() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getProjectConfig(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Find the project that contains the uri.
getProjectDescription(IProjectConfig) - Method in class org.eclipse.xtext.ide.server.DefaultProjectDescriptionFactory
 
getProjectDescription(IProjectConfig) - Method in interface org.eclipse.xtext.ide.server.IProjectDescriptionFactory
Create the description for the given project.
getProjectDescription() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getProjectManager(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
getProjectManager(String) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Return the project manager for the project with the given name.
getProjectManagers() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Return all project managers.
getProposal() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getProposalCreator() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getProposalCreator() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 
getProposalLexer() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
getProposalPriorities() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getQualifiedName() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getQualifiedName(IUpdatableReference) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
getQualifiedNameConverter() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getQualifiedNameConverter() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 
getRange(HoverContext) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
getRange(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolRangeProvider
The range enclosing this symbol not including leading/trailing whitespace but everything else like comments.
getRecognizer() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.DFA
 
getRecordedResource(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceSetRecording
 
getRecordedResources() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceSetRecording
 
getRecoveryListener() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
getRecoveryListener() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getReferenceFinder() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getReferenceRegion() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getReferenceRegion() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getReferences() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
getReferences() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNode
 
getReferences(Document, XtextResource, ReferenceParams, IReferenceFinder.IResourceAccess, IResourceDescriptions, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getReferences(XtextResource, int, IReferenceFinder.IResourceAccess, IResourceDescriptions, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getRegion(ITextRegionAccess, IReferenceSnapshot) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
getRegion() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
getRegions() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IResourceSnapshot
 
getRegions() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
getRelatedResource() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
getRelatedResource() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getRelatedResources(Collection<IResourceSnapshot>) - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider
 
getRelevance() - Method in class org.eclipse.xtext.ide.editor.quickfix.DiagnosticResolution
 
getRenameParams() - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
getReplaceContextLength() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The length of the region left to the completion offset that is part of the replace region.
getReplacement(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Returns a syntactically correct replacement for nodes whose real content does not need to be parsed.
getReplacements() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
getReplacements() - Method in interface org.eclipse.xtext.ide.serializer.ITextDocumentChange
 
getReplaceRegion() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The region in the document that will be replaced by a new completion proposal.
getRequestManager() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getRequiredRuleNameComputer() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Public for testing purpose.
getRequiredRuleNames(String, List<Integer>, AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getRequiredRuleNames(RequiredRuleNameComputer.Param) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
Returns the names of parser rules that should be called in order to obtain the follow elements for the parser call stack described by the given param.
getRequiredRuleNames(RequiredRuleNameComputer.Param, AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getResolutions(ICodeActionService2.Options, Diagnostic) - Method in class org.eclipse.xtext.ide.editor.quickfix.AbstractDeclarativeIdeQuickfixProvider
 
getResolutions(ICodeActionService2.Options, Diagnostic) - Method in interface org.eclipse.xtext.ide.editor.quickfix.IQuickFixProvider
Collects all possible quickfixes for the given issue.
getResource() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The resource.
getResource() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
getResource() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IResourceSnapshot
 
getResource() - Method in interface org.eclipse.xtext.ide.serializer.IEmfResourceChange
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingResourceUpdater
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
getResource() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
getResource() - Method in interface org.eclipse.xtext.ide.serializer.ITextDocumentChange
 
getResource() - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
getResource() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
getResource() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
getResource(URI) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Get the resource with the given URI.
getResourceAccess() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getResourceChange() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getResourceServiceProvider(URI) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getResourceServiceProviderRegistry() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getResourceSet() - Method in class org.eclipse.xtext.ide.refactoring.RenameContext
 
getResourceSet() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
getResourceSet() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceSetRecording
 
getResourceSet() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
getResourceSet() - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
getResourceSetRecording() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getRightBrace() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
getRootEObjectRecordings() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getRootModel() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The root model in the resource.
getRootNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The root node in the resource.
getRoots() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyRoot
 
getRoots() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyRoot
 
getRule(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
getRule() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
getRuleName(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getRuleName() - Method in class org.eclipse.xtext.ide.refactoring.IRenameNameValidator.RuleBasedNameValidator
 
getRuleNames() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getRuleNames() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getRuleNamesInGroup(RequiredRuleNameComputer.Param, AbstractElement, String, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
getScopeProvider() - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
getSelectedElementFilter() - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
Returns with a filter that is used to ignore elements at a given offset.
getSelectedText() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext
The currently selected text.
getSelectionRange(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolRangeProvider
The range that should be selected and revealed when this symbol is being picked, e.g the name of a function.
getSerializationContext(EObject) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
getSerializationContext(IEObjectRegion) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
getSerializer() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
getSerializer() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
getServerModule() - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getService(Resource, Class<T>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
getService(URI, Class<T>) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
getService(URI, Class<Service>) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getService(IResourceServiceProvider, Class<Service>) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getServiceProviderRegistry() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getSignatureHelp(Document, XtextResource, SignatureHelpParams, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.signatureHelp.ISignatureHelpService
 
getSignatureHelp(Document, XtextResource, SignatureHelpParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.signatureHelp.ISignatureHelpService.Noop
 
getSnapshot() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
getSnapshot() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
getSnapshot() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
getSnapshot() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingResourceUpdater
 
getSnapshot() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
getSnapshots() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
getSnapshots() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Deltas
 
getSocketAddress(String...) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getSource() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getSourceEObject() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getSourceEObject() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getSourceEObjectUri() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceSnapshot
 
getSourceEObjectUri() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
getSourceName() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadBasedTokenSource
 
getSourceOnError() - Method in class org.eclipse.xtext.ide.server.Document
 
getSubstring(Range) - Method in class org.eclipse.xtext.ide.server.Document
 
getSupportedMethods() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getSymbolKind(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolKindProvider
 
getSymbolKind(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolKindProvider
 
getSymbolKind(EClass) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolKindProvider
 
getSymbolKind(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolKind(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolKind(EClass) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolLocation(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolLocation(IEObjectDescription, IReferenceFinder.IResourceAccess, Procedures.Procedure1<? super Location>) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolName(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolName(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbolName(QualifiedName) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbols(Document, XtextResource, DocumentSymbolParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbols(XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbols(IResourceDescription, String, IReferenceFinder.IResourceAccess, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolService
 
getSymbols(Document, XtextResource, DocumentSymbolParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
 
getSymbols(XtextResource, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
 
getSymbols(Document, XtextResource, DocumentSymbolParams, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.symbol.IDocumentSymbolService
 
getSymbols(Document, XtextResource, DocumentSymbolParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.IDocumentSymbolService.Noop
 
getSymbols(String, IReferenceFinder.IResourceAccess, IResourceDescriptions, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.symbol.WorkspaceSymbolService
 
getTarget() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceSnapshot
 
getTarget() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
getTargetEObject() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IUpdatableReference
 
getTargetEObject() - Method in class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
getTargetURI() - Method in class org.eclipse.xtext.ide.refactoring.RenameChange
 
getTargetURICollector() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getTargetURIProvider() - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
getTargetURIs(EObject) - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
Returns with an iterable of URIs that points to all elements that are referenced by the argument or vice-versa.
getText(EObject, ITextRegionWithLineInformation) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
getText() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getText() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNodeReference
 
getTextDocumentService() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getTextPatternInComment() - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
getTextRegion(EObject, EReference, int) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
getTextRegion(EObject) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeLocationProvider
 
getTextRegion(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeLocationProvider
 
getTextRegion() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
getTextRegion(EObject) - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNodeLocationProvider
 
getTextRegion(EObject, EStructuralFeature, int) - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNodeLocationProvider
 
getTextRegionAccess(Resource) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider
 
getTextRegionAccess() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
getTextReplacements() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
getTextToParse(IParseResult, ICompositeNode, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
getTimestamp() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
getTitle(IEmfResourceChange) - Method in class org.eclipse.xtext.ide.serializer.debug.TextDocumentChangeToString
 
getToken() - Method in interface org.eclipse.xtext.ide.editor.contentassist.antlr.ILookAheadTerminal
 
getToken() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal
 
getTokenDefMap() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getTokenUtil() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getToURI() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
getTrace() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
getTrace() - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
getTrace(String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
getTrace(String...) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getUniqueProjectName(String, Set<String>) - Method in class org.eclipse.xtext.ide.server.MultiRootWorkspaceConfigFactory
Project names have to be unique, as the WorkspaceManager uses them as keys in a map.
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Public for testing purpose.
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getUnorderedGroupHelper() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.DFA
 
getUpdatableReferences() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
getUpdatableReferences() - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
getURI() - Method in interface org.eclipse.xtext.ide.serializer.hooks.IResourceSnapshot
 
getURI() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
getUri() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider.RelatedResource
 
getURI(TextDocumentPositionParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Obtain the URI from the given parameters.
getURI(TextDocumentIdentifier) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Obtain the URI from the given identifier.
getURI(TextDocumentItem) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Obtain the URI from the given document item.
getUriExtensions() - Method in class org.eclipse.xtext.ide.server.MultiRootWorkspaceConfigFactory
 
getUserData(String) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getUserDataKeys() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
getValue(String[], String) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
getValueConverterService() - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
getValueForTokenName(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
getVersion() - Method in class org.eclipse.xtext.ide.server.Document
 
getVisualPlaceholderRegion() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
getWorkspaceConfig(List<WorkspaceFolder>) - Method in interface org.eclipse.xtext.ide.server.IMultiRootWorkspaceConfigFactory
Create a workspace config at the given location.
getWorkspaceConfig(List<WorkspaceFolder>) - Method in class org.eclipse.xtext.ide.server.MultiRootWorkspaceConfigFactory
 
getWorkspaceConfig() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
getWorkspaceFolders() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
getWorkspaceManager() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getWorkspaceResourceAccess() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getWorkspaceService() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
getWorkspaceSymbolService() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
grammarElements - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
grammarElementsWithParams - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
Group(EObject) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Group
 

H

handleLastCompleteNodeAsPartOfDatatypeNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
handleLastCompleteNodeAsPartOfDatatypeNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.PartialContentAssistContextFactory
 
handleLastCompleteNodeHasNoGrammarElement(List<ContentAssistContext.Builder>, EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
handleLastCompleteNodeIsAtEndOfDatatypeNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
handleLastCompleteNodeIsAtEndOfDatatypeNode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.PartialContentAssistContextFactory
 
handleLastCompleteNodeIsPartOfLookahead() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
handleReplacements(IEmfResourceChange) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Variable
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
hashCode() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition.IntToStringArray
 
hashCode() - Method in class org.eclipse.xtext.ide.labels.AlternativeImageDescription
 
hashCode() - Method in class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
hashCode() - Method in class org.eclipse.xtext.ide.labels.SimpleImageDescription
 
hashCode() - Method in class org.eclipse.xtext.ide.refactoring.RenameChange
 
hashCode() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
hashCode() - Method in class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
hashCode() - Method in class org.eclipse.xtext.ide.server.Document
 
hasQualifiedNameChanged() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
hasSimpleNameOrUserdataChanged() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
HierarchicalDocumentSymbolService - Class in org.eclipse.xtext.ide.server.symbol
Document symbol service that is comply with the LSP 3.10.0 version.
HierarchicalDocumentSymbolService() - Constructor for class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
 
highlightElement(EObject, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
highlightElementRecursively(EObject, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
highlightFeature(IHighlightedPositionAcceptor, EObject, EStructuralFeature, String...) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Highlights an object at the position of the given EStructuralFeature
HIGHLIGHTING - Static variable in interface org.eclipse.xtext.ide.LexerIdeBindings
 
HighlightingStyles - Interface in org.eclipse.xtext.ide.editor.syntaxcoloring
 
highlightNode(IHighlightedPositionAcceptor, INode, String...) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
Highlights the non-hidden parts of node with the styles given by the styleIds
highlightTasks(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
HOST - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
hover(Document, XtextResource, HoverParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
hover(HoverContext) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
hover(Document, XtextResource, HoverParams, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.hover.IHoverService
callback for 'textDocument/hover' requests.
hover(HoverParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
hover(HoverParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the hover.
HoverContext - Class in org.eclipse.xtext.ide.server.hover
 
HoverContext(Document, XtextResource, int, ITextRegion, EObject) - Constructor for class org.eclipse.xtext.ide.server.hover.HoverContext
 
HoverService - Class in org.eclipse.xtext.ide.server.hover
 
HoverService() - Constructor for class org.eclipse.xtext.ide.server.hover.HoverService
 

I

IBracePairProvider - Interface in org.eclipse.xtext.ide.editor.bracketmatching
Provides a set of definitions for brace pairs that need to be matched when editing code.
ICallHierarchyBuilder - Interface in org.eclipse.xtext.ide.editor.hierarchy
It is used to build a call hierarchy structure.
ICallHierarchyBuilder.CallHierarchyType - Enum in org.eclipse.xtext.ide.editor.hierarchy
 
ICapabilitiesContributor - Interface in org.eclipse.xtext.ide.server
 
IChangeSerializer - Interface in org.eclipse.xtext.ide.serializer
Converts changes from EMF models to the smallest possible text changes.
IChangeSerializer.IModification<T extends org.eclipse.emf.common.notify.Notifier> - Interface in org.eclipse.xtext.ide.serializer
 
ICodeActionService2 - Interface in org.eclipse.xtext.ide.server.codeActions
 
ICodeActionService2.Options - Class in org.eclipse.xtext.ide.server.codeActions
 
ICodeLensResolver - Interface in org.eclipse.xtext.ide.server.codelens
 
ICodeLensService - Interface in org.eclipse.xtext.ide.server.codelens
 
IContentAssistParser - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr
Parser that returns the expected elements when EOF is reached.
IdeContentProposalAcceptor - Class in org.eclipse.xtext.ide.editor.contentassist
 
IdeContentProposalAcceptor() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalAcceptor
 
IdeContentProposalCreator - Class in org.eclipse.xtext.ide.editor.contentassist
Factory for content assist entries.
IdeContentProposalCreator() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
 
IdeContentProposalPriorities - Class in org.eclipse.xtext.ide.editor.contentassist
Determines priorities for content assist proposal entries.
IdeContentProposalPriorities() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
IdeContentProposalProvider - Class in org.eclipse.xtext.ide.editor.contentassist
Generic content proposal provider for use in different IDE contexts.
IdeContentProposalProvider() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
IdeCrossrefProposalProvider - Class in org.eclipse.xtext.ide.editor.contentassist
Special content assist proposal provider for cross-references.
IdeCrossrefProposalProvider() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 
IDocumentHighlightService - Interface in org.eclipse.xtext.ide.server.occurrences
Representation of a document highlight service.
IDocumentSymbolService - Interface in org.eclipse.xtext.ide.server.symbol
Common service interface for providing document symbol information for text documents.
IDocumentSymbolService.Noop - Class in org.eclipse.xtext.ide.server.symbol
 
IEditorHighlightingConfigurationProvider - Interface in org.eclipse.xtext.ide.editor.syntaxcoloring
Deprecated.
this class is not used anymore and will be removed in a future release
IEditorHighlightingConfigurationProvider.DefaultImpl - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
Deprecated.
IEmfResourceChange - Interface in org.eclipse.xtext.ide.serializer
Represents a an Resource that has been directly modified or is affected by a change from IChangeSerializer.
IEObjectDescriptionProvider - Interface in org.eclipse.xtext.ide.serializer.hooks
 
IEObjectSnapshot - Interface in org.eclipse.xtext.ide.serializer.hooks
 
IExecutableCommandService - Interface in org.eclipse.xtext.ide.server.commands
 
IFoldingRangeAcceptor - Interface in org.eclipse.xtext.ide.editor.folding
 
IFoldingRangeProvider - Interface in org.eclipse.xtext.ide.editor.folding
Compute the folding regions in the given document.
IFollowElementAcceptor - Interface in org.eclipse.xtext.ide.editor.contentassist
 
IFollowElementAcceptor.NullSafeElementAcceptor - Class in org.eclipse.xtext.ide.editor.contentassist
 
IgnoreCase() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IPrefixMatcher.IgnoreCase
 
ignoreFirstEntrance(IUnorderedGroupHelper) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
IgnoreFirstEntranceUnorderedGroupHelper - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
A wrapper for an existing IUnorderedGroupHelper that ignores the first invocation of IgnoreFirstEntranceUnorderedGroupHelper.enter(UnorderedGroup).
IgnoreFirstEntranceUnorderedGroupHelper(IUnorderedGroupHelper) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
Protected contructor to allow to override this type.
IHierarchyBuilder - Interface in org.eclipse.xtext.ide.editor.hierarchy
This class is used to build a hierarchy structure.
IHierarchyNode - Interface in org.eclipse.xtext.ide.editor.hierarchy
Represents a hierarchy node.
IHierarchyNodeLocationProvider - Interface in org.eclipse.xtext.ide.editor.hierarchy
This class is used to identify a region for IHierarchyNode and IHierarchyNodeReference.
IHierarchyNodeReference - Interface in org.eclipse.xtext.ide.editor.hierarchy
Represents a reference between parent and child nodes.
IHierarchyRoot - Interface in org.eclipse.xtext.ide.editor.hierarchy
Represents a hierarchy root.
IHighlightedPositionAcceptor - Interface in org.eclipse.xtext.ide.editor.syntaxcoloring
Xtext uses an IHighlightedPositionAcceptor to collect any ranges that should be highlighted based on semantic information of your model.
IHoverService - Interface in org.eclipse.xtext.ide.server.hover
 
IIdeContentProposalAcceptor - Interface in org.eclipse.xtext.ide.editor.contentassist
 
IImageDescription - Interface in org.eclipse.xtext.ide.labels
Describes an image in a platform independent way.
IImageDescriptionProvider - Interface in org.eclipse.xtext.ide.labels
 
ILanguageServerAccess - Interface in org.eclipse.xtext.ide.server
API for interacting with a running language server.
ILanguageServerAccess.Context - Class in org.eclipse.xtext.ide.server
 
ILanguageServerAccess.IBuildListener - Interface in org.eclipse.xtext.ide.server
 
ILanguageServerAccess.IndexContext - Class in org.eclipse.xtext.ide.server
 
ILanguageServerExtension - Interface in org.eclipse.xtext.ide.server
Interface for language specific extensions to LSP.
ILanguageServerShutdownAndExitHandler - Interface in org.eclipse.xtext.ide.server
 
ILanguageServerShutdownAndExitHandler.DefaultImpl - Class in org.eclipse.xtext.ide.server
Default Implementation for ILanguageServerShutdownAndExitHandler.
ILanguageServerShutdownAndExitHandler.NullImpl - Class in org.eclipse.xtext.ide.server
Implementation for ILanguageServerShutdownAndExitHandler that does nothing.
ILookAheadTerminal - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr
 
IMPORTS - Static variable in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
IMultiRootWorkspaceConfigFactory - Interface in org.eclipse.xtext.ide.server
 
INameLabelProvider - Interface in org.eclipse.xtext.ide.labels
 
INavigatable - Interface in org.eclipse.xtext.ide.editor.navigation
Represents an instance that can be opened in an editor.
incomingReferences - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
incrementalBuilder - Variable in class org.eclipse.xtext.ide.server.ProjectManager
 
IndentationAwareCompletionPrefixProvider - Class in org.eclipse.xtext.ide.editor.contentassist
A CompletionPrefixProvider specialization that is capable of handling synthetic BEGIN and END tokens.
IndentationAwareCompletionPrefixProvider() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
IndexContext(IResourceDescriptions, CancelIndicator) - Constructor for class org.eclipse.xtext.ide.server.ILanguageServerAccess.IndexContext
 
indexToHandledElements - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
infiniteRecursion() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
InfiniteRecursion - Exception in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
InfiniteRecursion() - Constructor for exception org.eclipse.xtext.ide.editor.contentassist.antlr.internal.InfiniteRecursion
 
init(IContextTypePDAProvider, IGrammarAccess) - Method in class org.eclipse.xtext.ide.serializer.impl.InsertionPointFinder
 
init(IChangeSerializer, ResourceSet, RelatedResourcesProvider.RelatedResource) - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
initialize(Iterable<? extends IResourceServiceProvider>, ClientCapabilities, LanguageClient) - Method in class org.eclipse.xtext.ide.server.commands.ExecutableCommandRegistry
 
initialize() - Method in interface org.eclipse.xtext.ide.server.commands.IExecutableCommandService
Called on server initialize.
initialize(ILanguageServerAccess) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerExtension
Initialize the extension.
initialize(InitializeParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
initialize(ProjectDescription, IProjectConfig, Procedures.Procedure2<? super URI, ? super Iterable<Issue>>, IExternalContentSupport.IExternalContentProvider, Provider<Map<String, ResourceDescriptionsData>>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
initialize(URI, Procedures.Procedure2<? super URI, ? super Iterable<Issue>>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Initialize a workspace at the given location.
initialize(List<WorkspaceFolder>, Procedures.Procedure2<? super URI, ? super Iterable<Issue>>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Initialize a workspace with the given workspace folders.
initializeAndAdjustCompletionOffset(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
initialized(InitializedParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
initializeDynamicRegistration(Functions.Function1<? super String, ? extends IDisposable>) - Method in interface org.eclipse.xtext.ide.server.commands.IExecutableCommandService
Called on server initialize, only if the client supported dynamicRegistration of commands.
initializeFor(AbstractRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
initializeFor(AbstractRule) - Method in interface org.eclipse.xtext.ide.editor.partialEditing.IPartialEditingContentAssistParser
 
initializeFromViewerAndResource(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
initializeNodeAndModelData() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
initializeWith(BaseRecognizer) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
initIds(Map<Integer, String>) - Method in class org.eclipse.xtext.ide.editor.model.TokenTypeToStringMapper
 
initTokenSource(String, TokenSource, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
initTokenSources(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
inMismatchIsUnwantedToken - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
InsertionPointFinder - Class in org.eclipse.xtext.ide.serializer.impl
 
InsertionPointFinder() - Constructor for class org.eclipse.xtext.ide.serializer.impl.InsertionPointFinder
 
InsertRegionStrategy(IHiddenRegion, IAstRegion) - Constructor for class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.InsertRegionStrategy
 
installURI(List<? extends CodeLens>, String) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Put the document uri into the data of the given code lenses.
internalBuild(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.BuildManager
Run the build on all projects.
internalIsRecursive() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
internalWorked(double) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
IntToStringArray(int, String...) - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition.IntToStringArray
 
INVALID_TOKEN_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
IPartialContentAssistParser - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr
A content assist parser that can skip parts of the document for faster parsing
IPartialEditingContentAssistParser - Interface in org.eclipse.xtext.ide.editor.partialEditing
The partial content assist parser allows to set the entry rule.
IPrefixMatcher - Interface in org.eclipse.xtext.ide.editor.contentassist
Prefix matchers are used to reject content assist proposals that do not match the prefix at the current cursor position.
IPrefixMatcher.IgnoreCase - Class in org.eclipse.xtext.ide.editor.contentassist
Default prefix matcher that compares the prefix of the candidate ignoring case.
IProjectDescriptionFactory - Interface in org.eclipse.xtext.ide.server
 
IProposalConflictHelper - Interface in org.eclipse.xtext.ide.editor.contentassist
The IProposalConflictHelper is used to determine whether a possible content proposal is in conflict with the previous input.
IProposalConflictHelper.NullHelper - Class in org.eclipse.xtext.ide.editor.contentassist
 
IQuickFixProvider - Interface in org.eclipse.xtext.ide.editor.quickfix
Quickfix for code actions in files.
The quickfix itself is applied to a temporary resource.
The textual edit can be composed by calling DiagnosticResolution#apply().
IReferenceSnapshot - Interface in org.eclipse.xtext.ide.serializer.hooks
 
IReferenceUpdater - Interface in org.eclipse.xtext.ide.serializer.hooks
 
IReferenceUpdaterContext - Interface in org.eclipse.xtext.ide.serializer.hooks
 
IRenameNameValidator - Interface in org.eclipse.xtext.ide.refactoring
 
IRenameNameValidator.RuleBasedNameValidator - Class in org.eclipse.xtext.ide.refactoring
 
IRenameService2 - Interface in org.eclipse.xtext.ide.server.rename
Service called for rename refactoring.
IRenameService2.Options - Class in org.eclipse.xtext.ide.server.rename
 
IRenameService2.PrepareRenameOptions - Class in org.eclipse.xtext.ide.server.rename
 
IRenameStrategy2 - Interface in org.eclipse.xtext.ide.refactoring
Called to rename an element in the IChangeSerializer based refactoring.
IRenameStrategy2.DefaultImpl - Class in org.eclipse.xtext.ide.refactoring
 
IResourceRelocationStrategy - Interface in org.eclipse.xtext.ide.refactoring
Allows a language to execute side-effects when the URI of a resource changes.
IResourceSnapshot - Interface in org.eclipse.xtext.ide.serializer.hooks
 
isAffected(EObjectDescriptionDeltaProvider.Deltas, RelatedResourcesProvider.RelatedResource) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdater
 
isAffected(EObjectDescriptionDeltaProvider.Deltas, RelatedResourcesProvider.RelatedResource) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
isAssignable(EClass, EClassifier) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
isBacktracking() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
isCanceled() - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
isCancelException(Throwable) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
Check if the given throwable is an indicator for a cancellation.
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 
isCandidateMatchingPrefix(String, String) - Method in class org.eclipse.xtext.ide.editor.contentassist.IPrefixMatcher.IgnoreCase
 
isCandidateMatchingPrefix(String, String) - Method in interface org.eclipse.xtext.ide.editor.contentassist.IPrefixMatcher
 
isDeprecated(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolDeprecationInfoProvider
 
isDeprecated(IEObjectDescription) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper.DocumentSymbolDeprecationInfoProvider
 
isDFAPrediction() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
isDocumentHighlightAvailableFor(EObject, XtextResource, int) - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
Returns with true if the AST element selected from the resource can provide document highlights, otherwise returns with false.
isDocumentOpen() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
isDocumentOpen(URI) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Return true if there is a open document with the givne URI.
isDone() - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
ISemanticHighlightingCalculator - Interface in org.eclipse.xtext.ide.editor.syntaxcoloring
Clients should implement an ISemanticHighlightingCalculator to compute the mapping from ranges in the input to the appropriate highlighting style.
isErrorToken(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
Return true if the token should be considered to be an error token.
isExpectedGrammarElement(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.CallHierarchyHelper
 
isFile() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
isFiltered(RequiredRuleNameComputer.Param) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
Returns true if the grammar element that is associated with the given param is filtered due to guard conditions of parameterized rules in the current call stack.
isFiltered(AbstractElement, RequiredRuleNameComputer.Param) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
Returns true if the given candidate is a group that is filtered due to rule parameters in the current call graph.
isHandled(EObject) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
isHierarchicalDocumentSymbolSupport() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
true if the TextDocumentClientCapabilities explicitly declares the hierarchical document symbol support at LS initialization time.
isIdentifier(ILeafNode) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
ISignatureHelpService - Interface in org.eclipse.xtext.ide.server.signatureHelp
Representation of a service for getting the signature help.
ISignatureHelpService.Noop - Class in org.eclipse.xtext.ide.server.signatureHelp
NOOP signature help service implementation.
isInitiallyFolded() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
isLikelyToBeValidProposal(INode, Iterable<ContentAssistContext>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
isNullOrEmpty(ITextRegion) - Method in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
Returns true if the argument is either null or empty.
isOptional(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
isPrintSourceOnError() - Method in class org.eclipse.xtext.ide.server.Document
 
isQualifiedNameEqual(IEObjectDescription, IEObjectDescription) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
isRecursive() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
isRecursive() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNode
 
isSimpleNameAndUserdataEqual(IEObjectDescription, IEObjectDescription) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
isStructural() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
Issue() - Constructor for class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor.Issue
 
isSupportsWorkspaceFolders() - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
isUpdateCrossReferences() - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
 
isUpdateCrossReferences() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
isUpdateRelatedFiles() - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
 
isUpdateRelatedFiles() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
isUserDataEqual(IEObjectDescription, IEObjectDescription) - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionDeltaProvider.Delta
 
isValid(DocumentSymbol) - Static method in class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
false if the argument is null or any of the NonNull properties are null.
isValidate() - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
isValidProposal(String, String, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalCreator
 
isValidRange(FoldingRange) - Method in class org.eclipse.xtext.ide.server.folding.FoldingRangeService
 
ITextDocumentChange - Interface in org.eclipse.xtext.ide.serializer
Represents a an XtextResource that has been directly modified or is affected by a change from IChangeSerializer.
ITextRegionTransformer - Interface in org.eclipse.xtext.ide.server.occurrences
Representation of a transformer function that creates document document highlight instances form text regions.
ITextRegionTransformer.Default - Class in org.eclipse.xtext.ide.server.occurrences
Default text region to document highlight transformation function.
IUpdatableReference - Interface in org.eclipse.xtext.ide.serializer.hooks
 

K

keepStackSize() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
KEYWORD_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
KIND_CLASS - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_COLOR - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_CONSTRUCTOR - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_ENUM - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_FIELD - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_FILE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_FUNCTION - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_INTERFACE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_KEYWORD - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_METHOD - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_MODULE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_PROPERTY - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_REFERENCE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_SNIPPET - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_TEXT - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_UNIT - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_UNKNOWN - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_VALUE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
KIND_VARIABLE - Static variable in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 

L

LA(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
LanguageServerImpl - Class in org.eclipse.xtext.ide.server
 
LanguageServerImpl() - Constructor for class org.eclipse.xtext.ide.server.LanguageServerImpl
 
languagesRegistry - Variable in class org.eclipse.xtext.ide.server.ProjectManager
 
lastCompleteNode - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
lastVisibleNode - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
launch(String, String[], Module...) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
launch(String[]) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
LaunchArgs - Class in org.eclipse.xtext.ide.server
 
LaunchArgs() - Constructor for class org.eclipse.xtext.ide.server.LaunchArgs
 
LeafNodeFinder - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
LeafNodeFinder(int, boolean) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
leave(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
lexer - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
Lexer - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
Lexer(CharStream) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
 
Lexer() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
 
Lexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
 
LexerIdeBindings - Interface in org.eclipse.xtext.ide
 
LightweightPosition - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
 
LightweightPosition(int, int, int, String...) - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
LightweightPosition(int, int, int, LightweightPosition.IntToStringArray[]) - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
LightweightPosition.IntToStringArray - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
 
LinkedHashSetWithoutNull<T> - Class in org.eclipse.xtext.ide.editor.contentassist.antlr.internal
A linked hash set specialization that will refuse to add null values.
LinkedHashSetWithoutNull() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.LinkedHashSetWithoutNull
 
loadAndWatchResource(ResourceRelocationChange) - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
Loads and watches the respective resource and applies the relocation change.
localTrace - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
locationInFileProvider - Variable in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeLocationProvider
 
locationInFileProvider - Variable in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
LOG - Static variable in class org.eclipse.xtext.ide.server.ServerLauncher
 
logAndCompleteExceptionally(Throwable) - Method in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
 
logStandardStreams(String) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
lookAheadAddOn - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
LookAheadBasedTokenSource - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
LookAheadBasedTokenSource(Iterator<? extends ILookAheadTerminal>) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadBasedTokenSource
 
LookaheadKeyword - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
LookaheadKeyword() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
LookAheadTerminal - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
LookAheadTerminal() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal
 
LookAheadTerminalRuleCall - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
LookAheadTerminalRuleCall() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
lookupCrossReference(IScope, CrossReference, ContentAssistContext, IIdeContentProposalAcceptor, Predicate<IEObjectDescription>) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 

M

main(String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
main(String[]) - Static method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
mark() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
markCyclic(TopologicalSorter.Entry) - Method in class org.eclipse.xtext.ide.server.TopologicalSorter
 
marked - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal
 
matches(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
matchesSearchCriteria(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
mayHaveChildren() - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
mayHaveChildren() - Method in interface org.eclipse.xtext.ide.editor.hierarchy.IHierarchyNode
 
mayPerformRename(Either<Range, PrepareRenameResult>, RenameParams) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
If this method returns false, it is sure, that the rename operation will fail.
merge(ITextRegion) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
merge(ITextRegionWithLineInformation) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeReference
 
merge(int, String...) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
merge(LightweightPosition.IntToStringArray[]) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
mergePositions() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
mergeReplacements(ITextRegionAccessDiff, List<ITextReplacement>) - Method in class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
mergeWithUnreportedDeltas(List<IResourceDescription.Delta>) - Method in class org.eclipse.xtext.ide.server.BuildManager
 
MergingHighlightedPositionAcceptor - Class in org.eclipse.xtext.ide.editor.syntaxcoloring
Accepts a bunch of positions and creates a list of positions from them that do not overlap.
MergingHighlightedPositionAcceptor(ISemanticHighlightingCalculator) - Constructor for class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
mismatch - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
mismatchIsMissingToken(IntStream, BitSet) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
mismatchIsUnwantedToken(IntStream, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
modify(T) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer.IModification
 
modifyModel(Runnable) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
modifyModel(Runnable) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
MultiProjectWorkspaceConfigFactory - Class in org.eclipse.xtext.ide.server
 
MultiProjectWorkspaceConfigFactory() - Constructor for class org.eclipse.xtext.ide.server.MultiProjectWorkspaceConfigFactory
 
MultiRootWorkspaceConfigFactory - Class in org.eclipse.xtext.ide.server
Creates one project per workspace root folder.
MultiRootWorkspaceConfigFactory() - Constructor for class org.eclipse.xtext.ide.server.MultiRootWorkspaceConfigFactory
 

N

needsUpdating(IReferenceUpdaterContext, IUpdatableReference) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
newBuildRequest(List<URI>, List<URI>, List<IResourceDescription.Delta>, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.ProjectManager
Creates a new build request for this project.
newFollowElementFactory() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
newFollowElementFactory() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
newFullLocation(EObject) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
Returns with the location that represents the full text region of the argument.
newLiveScopeResourceSet(URI) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Creates a new ResourceSet to be used with the IChangeSerializer API.
newLocation(Resource, ITextRegion) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
newLocation(EObject) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
newLocation(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
newPosition(int, int, int, String...) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
newPosition(int, int, int, LightweightPosition.IntToStringArray[]) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
newPosition(Resource, int) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
newRange(Resource, int, int) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
newRange(Resource, ITextRegion) - Method in class org.eclipse.xtext.ide.server.DocumentExtensions
 
nextToken() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer
 
nextToken() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadBasedTokenSource
 
NO_BUILD - Static variable in interface org.eclipse.xtext.ide.server.BuildManager.Buildable
No build is going to happen.
NO_VALIDATE - Static variable in class org.eclipse.xtext.ide.server.ServerLauncher
 
NO_VALIDATE - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
Noop() - Constructor for class org.eclipse.xtext.ide.server.signatureHelp.ISignatureHelpService.Noop
 
Noop() - Constructor for class org.eclipse.xtext.ide.server.symbol.IDocumentSymbolService.Noop
 
normalizeToParent(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
NOT_HANDLED_EXCEPTION - Static variable in interface org.eclipse.xtext.ide.server.ILanguageServerExtension
The same jsonrpc method might be supported by multiple languages and only the actual invocation might reveal is a language wants to handle it, based on e.g.
notify(String, Object) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
NullFormatter() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter.NullFormatter
 
NullHelper() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IProposalConflictHelper.NullHelper
 
NullImpl() - Constructor for class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.NullImpl
 
NullSafeElementAcceptor(IFollowElementAcceptor) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.IFollowElementAcceptor.NullSafeElementAcceptor
 
NUMBER_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 

O

object - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
objects - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
ObservableXtextTokenStream - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
ObservableXtextTokenStream() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream(TokenSource, int) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream(TokenSource, ITokenDefProvider) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
ObservableXtextTokenStream.StreamListener - Interface in org.eclipse.xtext.ide.editor.contentassist.antlr
 
offsetHelper - Variable in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
oldURI - Variable in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
oldURI - Variable in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
onTypeFormatting(DocumentOnTypeFormattingParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
openAndApplyReferences(ResourceSet, RelatedResourcesProvider.RelatedResource) - Method in class org.eclipse.xtext.ide.serializer.impl.ResourceLifecycleManager
 
Options() - Constructor for class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
Options() - Constructor for class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
org.eclipse.xtext.ide - package org.eclipse.xtext.ide
 
org.eclipse.xtext.ide.editor.bracketmatching - package org.eclipse.xtext.ide.editor.bracketmatching
 
org.eclipse.xtext.ide.editor.contentassist - package org.eclipse.xtext.ide.editor.contentassist
 
org.eclipse.xtext.ide.editor.contentassist.antlr - package org.eclipse.xtext.ide.editor.contentassist.antlr
 
org.eclipse.xtext.ide.editor.contentassist.antlr.internal - package org.eclipse.xtext.ide.editor.contentassist.antlr.internal
 
org.eclipse.xtext.ide.editor.folding - package org.eclipse.xtext.ide.editor.folding
 
org.eclipse.xtext.ide.editor.hierarchy - package org.eclipse.xtext.ide.editor.hierarchy
 
org.eclipse.xtext.ide.editor.model - package org.eclipse.xtext.ide.editor.model
 
org.eclipse.xtext.ide.editor.navigation - package org.eclipse.xtext.ide.editor.navigation
 
org.eclipse.xtext.ide.editor.partialEditing - package org.eclipse.xtext.ide.editor.partialEditing
 
org.eclipse.xtext.ide.editor.quickfix - package org.eclipse.xtext.ide.editor.quickfix
 
org.eclipse.xtext.ide.editor.syntaxcoloring - package org.eclipse.xtext.ide.editor.syntaxcoloring
 
org.eclipse.xtext.ide.labels - package org.eclipse.xtext.ide.labels
 
org.eclipse.xtext.ide.refactoring - package org.eclipse.xtext.ide.refactoring
 
org.eclipse.xtext.ide.serializer - package org.eclipse.xtext.ide.serializer
 
org.eclipse.xtext.ide.serializer.debug - package org.eclipse.xtext.ide.serializer.debug
 
org.eclipse.xtext.ide.serializer.hooks - package org.eclipse.xtext.ide.serializer.hooks
 
org.eclipse.xtext.ide.serializer.impl - package org.eclipse.xtext.ide.serializer.impl
 
org.eclipse.xtext.ide.server - package org.eclipse.xtext.ide.server
 
org.eclipse.xtext.ide.server.codeActions - package org.eclipse.xtext.ide.server.codeActions
 
org.eclipse.xtext.ide.server.codelens - package org.eclipse.xtext.ide.server.codelens
 
org.eclipse.xtext.ide.server.commands - package org.eclipse.xtext.ide.server.commands
 
org.eclipse.xtext.ide.server.concurrent - package org.eclipse.xtext.ide.server.concurrent
 
org.eclipse.xtext.ide.server.contentassist - package org.eclipse.xtext.ide.server.contentassist
 
org.eclipse.xtext.ide.server.findReferences - package org.eclipse.xtext.ide.server.findReferences
 
org.eclipse.xtext.ide.server.folding - package org.eclipse.xtext.ide.server.folding
 
org.eclipse.xtext.ide.server.formatting - package org.eclipse.xtext.ide.server.formatting
 
org.eclipse.xtext.ide.server.hover - package org.eclipse.xtext.ide.server.hover
 
org.eclipse.xtext.ide.server.occurrences - package org.eclipse.xtext.ide.server.occurrences
 
org.eclipse.xtext.ide.server.rename - package org.eclipse.xtext.ide.server.rename
 
org.eclipse.xtext.ide.server.signatureHelp - package org.eclipse.xtext.ide.server.signatureHelp
 
org.eclipse.xtext.ide.server.symbol - package org.eclipse.xtext.ide.server.symbol
 
org.eclipse.xtext.ide.util - package org.eclipse.xtext.ide.util
 
outgoingReferences - Variable in class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider.RelatedResource
 

P

Param(String, List<Integer>, AbstractElement) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
paramStack - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
paramStack - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
parseFollowElements(int, boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.PartialContentAssistContextFactory
 
parser - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
parseResult - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
parserState - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
PartialContentAssistContextFactory - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
 
PartialContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.PartialContentAssistContextFactory
 
PartialSerializer - Class in org.eclipse.xtext.ide.serializer.impl
 
PartialSerializer() - Constructor for class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
PartialSerializer.DeleteRegionStrategy - Class in org.eclipse.xtext.ide.serializer.impl
 
PartialSerializer.InsertRegionStrategy - Class in org.eclipse.xtext.ide.serializer.impl
 
PartialSerializer.ReplaceRegionStrategy - Class in org.eclipse.xtext.ide.serializer.impl
 
PartialSerializer.SerializationStrategy - Interface in org.eclipse.xtext.ide.serializer.impl
 
PartialSerializer.SerializeRecursiveStrategy - Class in org.eclipse.xtext.ide.serializer.impl
 
PORT - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
PositionComparator - Class in org.eclipse.xtext.ide.util
Null-safe comparator for position instances.
PositionComparator() - Constructor for class org.eclipse.xtext.ide.util.PositionComparator
Sole constructor.
predict(IntStream) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.DFA
 
predictionLevel - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
prepareRename(PrepareRenameParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
prepareRename(PrepareRenameParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Prepare the rename operation.
prepareRename(IRenameService2.PrepareRenameOptions) - Method in interface org.eclipse.xtext.ide.server.rename.IRenameService2
Returns a range describing the range of the string to rename and optionally a placeholder text of the string content to be renamed.
prepareRename(IRenameService2.PrepareRenameOptions) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
PrepareRenameOptions() - Constructor for class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
ProjectBuildData(List<URI>, List<URI>) - Constructor for class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
ProjectManager - Class in org.eclipse.xtext.ide.server
 
ProjectManager() - Constructor for class org.eclipse.xtext.ide.server.ProjectManager
 
ProposalConflictHelper - Class in org.eclipse.xtext.ide.editor.contentassist
Abstract base implementation of the IProposalConflictHelper that deals with the node model to extract the previous sibling of the input source.
ProposalConflictHelper() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.ProposalConflictHelper
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in interface org.eclipse.xtext.ide.editor.syntaxcoloring.ISemanticHighlightingCalculator
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
PUNCTUATION_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 

Q

queryScope(IScope, CrossReference, ContentAssistContext) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeCrossrefProposalProvider
 
queue(Set<URI>, Collection<URI>, Collection<URI>) - Method in class org.eclipse.xtext.ide.server.BuildManager
Update the contents of the given set.
QuickFix - Annotation Type in org.eclipse.xtext.ide.editor.quickfix
Semantic quick-fix.
QuickFixCodeActionService - Class in org.eclipse.xtext.ide.server.codeActions
ICodeActionService2 handling quick-fixes annoted with CodeActionKind.QuickFix.
QuickFixCodeActionService() - Constructor for class org.eclipse.xtext.ide.server.codeActions.QuickFixCodeActionService
 
QuickFixes - Annotation Type in org.eclipse.xtext.ide.editor.quickfix
Annotation Container for @QuickFix annotations.

R

RangeComparator - Class in org.eclipse.xtext.ide.util
Null-safe comparator for range instances.
RangeComparator(PositionComparator) - Constructor for class org.eclipse.xtext.ide.util.RangeComparator
Creates a new range comparator with the give comparator delegate for positions.
rangeFormatting(DocumentRangeFormattingParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
rangeFormatting(DocumentRangeFormattingParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Create the text edits for the formatter.
readOnly(URI, IUnitOfWork<R, EObject>) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
readOnly(URI, IUnitOfWork<R, ResourceSet>) - Method in class org.eclipse.xtext.ide.server.findReferences.WorkspaceResourceAccess
 
ReadRequest<V> - Class in org.eclipse.xtext.ide.server.concurrent
 
ReadRequest(RequestManager, Functions.Function1<? super CancelIndicator, ? extends V>, ExecutorService) - Constructor for class org.eclipse.xtext.ide.server.concurrent.ReadRequest
 
RecordingEmfResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RecordingEmfResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
RecordingResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RecordingResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RecordingResourceUpdater
 
RecordingXtextResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RecordingXtextResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
recover(IntStream, RecognitionException) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
recoverFromMismatchedToken(IntStream, int, BitSet) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
recoveryListener - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
redirectStandardStreams(String, String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
redirectStandardStreams(OutputStream) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
redirectStandardStreams(InputStream, OutputStream) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
RefactoringIssueAcceptor - Interface in org.eclipse.xtext.ide.refactoring
 
RefactoringIssueAcceptor.Severity - Enum in org.eclipse.xtext.ide.refactoring
 
references(ReferenceParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
references(ReferenceParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the references.
ReferenceSnapshot(URI, IEObjectSnapshot, EReference, int, URI) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
ReferenceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
ReferenceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
ReferenceUpdaterContext - Class in org.eclipse.xtext.ide.serializer.impl
 
ReferenceUpdaterContext(EObjectDescriptionDeltaProvider.Deltas, ITextRegionDiffBuilder) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
ReferenceUpdaterContext(EObjectDescriptionDeltaProvider.Deltas, ITextRegionDiffBuilder, RelatedResourcesProvider.RelatedResource) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
refreshWorkspaceConfig(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Refresh the workspace.
REGION - Static variable in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
RegionDiffFormatter - Class in org.eclipse.xtext.ide.serializer.impl
 
RegionDiffFormatter() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RegionDiffFormatter
 
RegionDiffFormatter.NullFormatter - Class in org.eclipse.xtext.ide.serializer.impl
 
regions - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
register(String, IExecutableCommandService) - Method in class org.eclipse.xtext.ide.server.commands.ExecutableCommandRegistry
 
registerAsListenerAt(BaseInternalContentAssistParser<?, ?>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
registerTo(DisposableRegistry) - Method in class org.eclipse.xtext.ide.ExecutorServiceProvider
 
registry - Variable in class org.eclipse.xtext.ide.server.rename.ChangeConverter2.Factory
 
RelatedEmfResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RelatedEmfResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RelatedEmfResourceUpdater
 
RelatedResource(URI) - Constructor for class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider.RelatedResource
 
RelatedResourcesProvider - Class in org.eclipse.xtext.ide.serializer.impl
 
RelatedResourcesProvider() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider
 
RelatedResourcesProvider.RelatedResource - Class in org.eclipse.xtext.ide.serializer.impl
 
RelatedResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RelatedResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
RelatedXtextResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
RelatedXtextResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.RelatedXtextResourceUpdater
 
removeBuildListener(ILanguageServerAccess.IBuildListener) - Method in interface org.eclipse.xtext.ide.server.ILanguageServerAccess
Removes a build listener on this language server
removeBuildListener(ILanguageServerAccess.IBuildListener) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Removes a build listener if it was previously registered
rename(RenameParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
rename(RenameParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the rename edits.
rename(IRenameService2.Options) - Method in interface org.eclipse.xtext.ide.server.rename.IRenameService2
 
rename(IRenameService2.Options) - Method in class org.eclipse.xtext.ide.server.rename.RenameService2
 
RenameChange - Class in org.eclipse.xtext.ide.refactoring
 
RenameChange(String, URI) - Constructor for class org.eclipse.xtext.ide.refactoring.RenameChange
 
RenameContext - Class in org.eclipse.xtext.ide.refactoring
 
RenameContext(List<? extends RenameChange>, ResourceSet, IChangeSerializer, RefactoringIssueAcceptor) - Constructor for class org.eclipse.xtext.ide.refactoring.RenameContext
 
RenameService2 - Class in org.eclipse.xtext.ide.server.rename
 
RenameService2() - Constructor for class org.eclipse.xtext.ide.server.rename.RenameService2
 
replacements - Variable in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
ReplaceRegionStrategy(ISemanticRegion, String) - Constructor for class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.ReplaceRegionStrategy
 
reportDependencyCycle(ProjectManager) - Method in class org.eclipse.xtext.ide.server.BuildManager
 
reportError(RecognitionException) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
reportProjectIssue(String, String, Severity) - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
request(String, Object) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
requestManager - Variable in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
The request manager that is handling this request.
RequestManager - Class in org.eclipse.xtext.ide.server.concurrent
 
RequestManager(ExecutorService, OperationCanceledManager) - Constructor for class org.eclipse.xtext.ide.server.concurrent.RequestManager
 
RequiredRuleNameComputer - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
Computes the Antlr method names that need to be invoked to continue the follow element computation for content proposals.
RequiredRuleNameComputer() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer
 
RequiredRuleNameComputer.Param - Class in org.eclipse.xtext.ide.editor.contentassist.antlr
A parameter configuration for a parameterized rule in the current stack of the parser.
requiresUsageOfPersistedIndex(ResourceRelocationContext) - Method in interface org.eclipse.xtext.ide.refactoring.IResourceRelocationStrategy
By overriding this method client implementations may explicitly demand for relying on the persisted index during a refactoring.
reset() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
resetState() - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
resolveCodeLens(Document, XtextResource, CodeLens, CancelIndicator) - Method in interface org.eclipse.xtext.ide.server.codelens.ICodeLensResolver
Resolve the given code lens.
resolveCodeLens(CodeLens) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
resolveCodeLens(URI, CodeLens, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Resolve the given code lens.
resolveCompletionItem(CompletionItem) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
resource - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
resource - Variable in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
resource - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
ResourceLifecycleManager - Class in org.eclipse.xtext.ide.serializer.impl
 
ResourceLifecycleManager() - Constructor for class org.eclipse.xtext.ide.serializer.impl.ResourceLifecycleManager
 
ResourceRecording(ChangeTreeProvider.ResourceSetRecording, Resource) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceRecording
 
ResourceRelocationChange - Class in org.eclipse.xtext.ide.refactoring
URIs can also refer to folders and non-Xtext resources.
ResourceRelocationChange(URI, URI, boolean) - Constructor for class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
ResourceRelocationContext - Class in org.eclipse.xtext.ide.refactoring
 
ResourceRelocationContext(ResourceRelocationContext.ChangeType, List<ResourceRelocationChange>, RefactoringIssueAcceptor, IChangeSerializer, ResourceSet) - Constructor for class org.eclipse.xtext.ide.refactoring.ResourceRelocationContext
 
ResourceRelocationContext.ChangeType - Enum in org.eclipse.xtext.ide.refactoring
 
resourceSetProvider - Variable in class org.eclipse.xtext.ide.server.ProjectManager
 
ResourceSetRecording(ResourceSet) - Constructor for class org.eclipse.xtext.ide.serializer.impl.ChangeTreeProvider.ResourceSetRecording
 
ResourceSnapshot(EObjectSnapshotProvider, Resource, boolean) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
ResourceUpdater - Class in org.eclipse.xtext.ide.serializer.impl
 
ResourceUpdater() - Constructor for class org.eclipse.xtext.ide.serializer.impl.ResourceUpdater
 
restoreStackSize(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
result - Variable in class org.eclipse.xtext.ide.server.concurrent.AbstractRequest
The underlying future.
resyncing - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
returnFromSelection(UnorderedGroup) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
rewind(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
rootNode - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
RuleBasedNameValidator() - Constructor for class org.eclipse.xtext.ide.refactoring.IRenameNameValidator.RuleBasedNameValidator
 
ruleName - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.RequiredRuleNameComputer.Param
 
run() - Method in class org.eclipse.xtext.ide.server.concurrent.ReadRequest
 
run() - Method in class org.eclipse.xtext.ide.server.concurrent.WriteRequest
 
runBuildable(Supplier<? extends BuildManager.Buildable>) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute a buildable and run the build in a write action
runRead(Functions.Function1<? super CancelIndicator, ? extends V>) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
Run the given cancellable logic as a read request.
runWrite(Functions.Function0<? extends U>, Functions.Function2<? super CancelIndicator, ? super U, ? extends V>) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
Perform the given write and run the cancellable logic afterwards.

S

searchAndHighlightElements(XtextResource, IHighlightedPositionAcceptor, CancelIndicator) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.DefaultSemanticHighlightingCalculator
 
searchIn(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
searchInChildren(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LeafNodeFinder
 
select(UnorderedGroup, int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
selectEofStrategy(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
selectEofStrategy() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
selection - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
serialize(ITextRegionDiffBuilder) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.DeleteRegionStrategy
 
serialize(ITextRegionDiffBuilder) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.InsertRegionStrategy
 
serialize(ITextRegionDiffBuilder) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.ReplaceRegionStrategy
 
serialize(ITextRegionDiffBuilder) - Method in interface org.eclipse.xtext.ide.serializer.impl.PartialSerializer.SerializationStrategy
 
serialize(ITextRegionDiffBuilder) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.SerializeRecursiveStrategy
 
serializeChanges(ChangeTreeProvider.ResourceRecording, ITextRegionDiffBuilder) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
SerializeRecursiveStrategy(ISequentialRegion, EObject, ISerializationContext) - Constructor for class org.eclipse.xtext.ide.serializer.impl.PartialSerializer.SerializeRecursiveStrategy
 
ServerLauncher - Class in org.eclipse.xtext.ide.server
 
ServerLauncher() - Constructor for class org.eclipse.xtext.ide.server.ServerLauncher
 
ServerModule - Class in org.eclipse.xtext.ide.server
 
ServerModule() - Constructor for class org.eclipse.xtext.ide.server.ServerModule
 
ServerRefactoringIssueAcceptor - Class in org.eclipse.xtext.ide.server.rename
 
ServerRefactoringIssueAcceptor() - Constructor for class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
ServerRefactoringIssueAcceptor.Issue - Class in org.eclipse.xtext.ide.server.rename
 
setAcceptor(IFollowElementAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
setBuildManager(BuildManager) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
Inject the build manager and establish circular dependency.
setCanceled(boolean) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
setCancelIndicator(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
setCancelIndicator(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
setCancelIndicator(CancelIndicator) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
setCodeActionParams(CodeActionParams) - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
setCombinedLexer(Lexer) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setCrossRefPriority(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
setCurrentModel(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setCurrentNode(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setDefaultPriority(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
setDelegate(IPrefixMatcher.IgnoreCase) - Method in class org.eclipse.xtext.ide.editor.contentassist.FQNPrefixMatcher
 
setDescription(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setDocument(Document) - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
setDocumentation(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setElement(IEObjectDescription) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
setErrorAcceptor(ISerializationDiagnostic.Acceptor) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
setEscapePosition(Integer) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setGrammarElement(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setHandledUnorderedGroupElements(List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setHierarchyNodeLocationProvider(IHierarchyNodeLocationProvider) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setHierarchyType(ICallHierarchyBuilder.CallHierarchyType) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultCallHierarchyBuilder
 
setHierarchyType(ICallHierarchyBuilder.CallHierarchyType) - Method in interface org.eclipse.xtext.ide.editor.hierarchy.ICallHierarchyBuilder
 
setIn(InputStream) - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
setIndexData(IResourceDescriptions) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setIndexState(IndexState) - Method in class org.eclipse.xtext.ide.server.ProjectManager
 
setKeyword(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookaheadKeyword
 
setKeywordPriority(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalPriorities
 
setKind(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setLabel(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setLanguageServerAccess(ILanguageServerAccess) - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
setLanguageServerAccess(ILanguageServerAccess) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
setLanguageServerAccess(ILanguageServerAccess) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
setLastCompleteLexer(Lexer) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setLastCompleteNode(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setLength(int) - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
setListener(ObservableXtextTokenStream.StreamListener) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ObservableXtextTokenStream
 
setLocalTrace(List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setLookAhead(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setLookAheadTerminals(List<LATerminal>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setMayHaveChildren(boolean) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
setOffset(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setOut(OutputStream) - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
setParamConfigAndUpdateOffset(FollowElementCalculator, List<Integer>, int, AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementComputer
 
setParameterConfig(int) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.FollowElementCalculator
 
setParams(PrepareRenameParams) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.PrepareRenameOptions
 
setParamStack(List<Integer>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setParent(IHierarchyNode) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNode
 
setParser(IContentAssistParser) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
setPool(ExecutorService) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
setPrefix(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setPrefix(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setPreviousModel(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setProgressMonitor(IProgressMonitor) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
If set, IChangeSerializer.addModification(Notifier, IModification) will report progress and check {#IProgressMonitor.isCanceled() on this monitor object.
setProgressMonitor(IProgressMonitor) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
setProposal(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setProposalLexer(Lexer) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.AntlrProposalConflictHelper
 
setRecoveryListener(AbstractInternalContentAssistParser.RecoveryListener) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
setRecoveryListener(BaseInternalContentAssistParser.RecoveryListener) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
setReferenceFinder(IReferenceFinder) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setRenameParams(RenameParams) - Method in class org.eclipse.xtext.ide.server.rename.IRenameService2.Options
 
setReplaceRegion(ITextRegion) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setRequiredRuleNameComputer(RequiredRuleNameComputer) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Public for testing purpose.
setResource(XtextResource) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setResource(XtextResource) - Method in class org.eclipse.xtext.ide.server.codeActions.ICodeActionService2.Options
 
setResourceAccess(IReferenceFinder.IResourceAccess) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setResourceServiceProviderRegistry(IResourceServiceProvider.Registry) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setRootModel(EObject) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setRootNode(ICompositeNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setRule(TerminalRule) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminalRuleCall
 
setSelectedText(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
setSource(Object) - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
setStrict(boolean) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
setTargetURICollector(TargetURICollector) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setTargetURIProvider(Provider<TargetURIs>) - Method in class org.eclipse.xtext.ide.editor.hierarchy.AbstractHierarchyBuilder
 
setTaskName(String) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
setToken(Token) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal
 
setTokenDefProvider(ITokenDefProvider) - Method in class org.eclipse.xtext.ide.editor.model.TokenTypeToStringMapper
 
setTokensFromFollowElement(InternalParser, FE) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
 
setTrace(List<AbstractElement>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
setTrace(PrintWriter) - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
setUnorderedGroupHelper(Provider<IUnorderedGroupHelper>) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Public for testing purpose.
setUnorderedGroupHelper(IUnorderedGroupHelper) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
setUpdateCrossReferences(boolean) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
If set to true (that's the default), cross references affected by changes made in IChangeSerializer.addModification(Notifier, IModification) will be updated.
setUpdateCrossReferences(boolean) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
setUpdateRelatedFiles(boolean) - Method in interface org.eclipse.xtext.ide.serializer.IChangeSerializer
If set to true, (that's the default) and IChangeSerializer.isUpdateCrossReferences() is also set to true, IReferenceUpdater will also be called for files that are not directly changed by an IChangeSerializer.IModification but may contain cross references pointing to a changed files.
setUpdateRelatedFiles(boolean) - Method in class org.eclipse.xtext.ide.serializer.impl.ChangeSerializer
 
setValidate(boolean) - Method in class org.eclipse.xtext.ide.server.LaunchArgs
 
setWorkspaceConfig(IWorkspaceConfig) - Method in class org.eclipse.xtext.ide.server.WorkspaceManager
 
setWorkspaceManager(WorkspaceManager) - Method in class org.eclipse.xtext.ide.server.BuildManager
 
setWorkspaceManager(WorkspaceManager) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
shouldLogStandardStreams(String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
shouldProcessContent(EObject) - Method in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
shouldTrace(String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
shouldUseParent(ICompositeNode, int, ILeafNode) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.EntryPointFinder
 
shouldValidate(String[]) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
shouldValidate(String...) - Method in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
shutdown() - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
An orderly shutdown of this request manager.
shutdown() - Method in class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.DefaultImpl
 
shutdown() - Method in class org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler.NullImpl
 
shutdown() - Method in interface org.eclipse.xtext.ide.server.ILanguageServerShutdownAndExitHandler
Callback that is called when Language Servers shutdown is called.
shutdown() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
signatureHelp(SignatureHelpParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
signatureHelp(SignatureHelpParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the signature help.
silentIn() - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
silentOut() - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
silentStandardStreams() - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
SimpleImageDescription - Class in org.eclipse.xtext.ide.labels
 
SimpleImageDescription(String) - Constructor for class org.eclipse.xtext.ide.labels.SimpleImageDescription
 
SimpleNameDescription(QualifiedName, EObject, IEObjectDescription) - Constructor for class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
SimpleNameLabelProvider - Class in org.eclipse.xtext.ide.labels
 
SimpleNameLabelProvider() - Constructor for class org.eclipse.xtext.ide.labels.SimpleNameLabelProvider
 
snapShot(UnorderedGroup...) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.IgnoreFirstEntranceUnorderedGroupHelper
 
SocketServerLauncher - Class in org.eclipse.xtext.ide.server
Allows to launch a language server via a server socket.
SocketServerLauncher() - Constructor for class org.eclipse.xtext.ide.server.SocketServerLauncher
 
sortByDependencies(Iterable<ProjectDescription>) - Method in class org.eclipse.xtext.ide.server.BuildManager
Get a sorted list of projects to be build.
sortByDependencies(Iterable<ProjectDescription>, Procedures.Procedure1<? super ProjectDescription>) - Method in class org.eclipse.xtext.ide.server.TopologicalSorter
 
stackSize - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
start(LaunchArgs) - Method in class org.eclipse.xtext.ide.server.ServerLauncher
 
startedErrorRecoveryAt - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
StreamAdapter() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser.StreamAdapter
 
StreamAdapter() - Constructor for class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser.StreamAdapter
 
strict - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
STRING_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
submit(List<URI>, List<URI>) - Method in class org.eclipse.xtext.ide.server.BuildManager
Enqueue the given file collections.
submit(AbstractRequest<V>) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
Submit the given request.
submitRequest(AbstractRequest<?>) - Method in class org.eclipse.xtext.ide.server.concurrent.RequestManager
 
subTask(String) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
supportedMethods() - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
symbol(WorkspaceSymbolParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
 
symbol(WorkspaceSymbolParams, CancelIndicator) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Compute the symbol information.

T

TASK_ID - Static variable in interface org.eclipse.xtext.ide.editor.syntaxcoloring.HighlightingStyles
 
terminalRules - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
testArg(String[], String...) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
testArg(String, String...) - Static method in class org.eclipse.xtext.ide.server.ServerLauncher
 
TEXT_PATTERN_IN_COMMENT - Static variable in class org.eclipse.xtext.ide.editor.folding.DefaultFoldingRangeProvider
 
TextDocumentChange - Class in org.eclipse.xtext.ide.serializer.impl
 
TextDocumentChange(ITextRegionAccessDiff, URI, List<ITextReplacement>) - Constructor for class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
TextDocumentChangeToString - Class in org.eclipse.xtext.ide.serializer.debug
 
TextDocumentChangeToString() - Constructor for class org.eclipse.xtext.ide.serializer.debug.TextDocumentChangeToString
 
textRegionTransformer - Variable in class org.eclipse.xtext.ide.server.occurrences.DefaultDocumentHighlightService
 
toBuildable(DidOpenTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Evaluate the params and deduce the respective build command.
toBuildable(DidChangeTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Evaluate the params and deduce the respective build command.
toBuildable(DidCloseTextDocumentParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Evaluate the params and deduce the respective build command.
toBuildable(DidChangeWatchedFilesParams) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Evaluate the params and deduce the respective build command.
toCompletionItem(ContentAssistEntry, int, Position, Document) - Method in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
toContext() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistContext.Builder
 
toDiagnostic(Issue) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Convert the given issue to a diagnostic.
toDiagnostics(Iterable<? extends Issue>) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Convert the given issues to diagnostics.
toDiagnosticSeverity(Severity) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Convert the severity to a lsp DiagnosticSeverity.
toDocumentSymbol(EObject) - Method in class org.eclipse.xtext.ide.server.symbol.DocumentSymbolMapper
Converts the EObject argument into a document symbol without the children information filled in.
toEObject(Object) - Method in class org.eclipse.xtext.ide.server.symbol.HierarchicalDocumentSymbolService
 
toFoldingRange(Document, FoldingRange) - Method in class org.eclipse.xtext.ide.server.folding.FoldingRangeService
 
tokenDefProvider - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.ContentAssistContextFactory
 
TokenTypeToStringMapper - Class in org.eclipse.xtext.ide.editor.model
 
TokenTypeToStringMapper() - Constructor for class org.eclipse.xtext.ide.editor.model.TokenTypeToStringMapper
 
toMarkupContent(String, String) - Method in class org.eclipse.xtext.ide.server.hover.HoverService
 
TopologicalSorter - Class in org.eclipse.xtext.ide.server
 
TopologicalSorter() - Constructor for class org.eclipse.xtext.ide.server.TopologicalSorter
 
TopologicalSorter.Entry - Class in org.eclipse.xtext.ide.server
 
toResponseError() - Method in class org.eclipse.xtext.ide.server.rename.ServerRefactoringIssueAcceptor
 
toString() - Method in class org.eclipse.xtext.ide.editor.bracketmatching.BracePair
 
toString() - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Variable
 
toString() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseFollowElement
 
toString() - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.LookAheadTerminal
 
toString() - Method in class org.eclipse.xtext.ide.editor.contentassist.ContentAssistEntry
 
toString() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRange
 
toString() - Method in class org.eclipse.xtext.ide.editor.folding.FoldingRangeKind
 
toString() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition.IntToStringArray
 
toString() - Method in class org.eclipse.xtext.ide.editor.syntaxcoloring.LightweightPosition
 
toString() - Method in class org.eclipse.xtext.ide.labels.AlternativeImageDescription
 
toString() - Method in class org.eclipse.xtext.ide.labels.DecoratedImageDescription
 
toString() - Method in class org.eclipse.xtext.ide.labels.SimpleImageDescription
 
toString() - Method in class org.eclipse.xtext.ide.refactoring.RenameChange
 
toString() - Method in class org.eclipse.xtext.ide.refactoring.ResourceRelocationChange
 
toString() - Method in class org.eclipse.xtext.ide.serializer.debug.TextDocumentChangeToString
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.EmfResourceChange
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectDescriptionProvider.SimpleNameDescription
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.EObjectSnapshot
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ReferenceSnapshot
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider.RelatedResource
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedResourceUpdater
 
toString() - Method in class org.eclipse.xtext.ide.serializer.impl.TextDocumentChange
 
toString() - Method in class org.eclipse.xtext.ide.server.BuildManager.ProjectBuildData
 
toString() - Method in class org.eclipse.xtext.ide.server.Document
 
toString() - Method in class org.eclipse.xtext.ide.server.hover.HoverContext
 
toString() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.Context
 
toString() - Method in class org.eclipse.xtext.ide.server.ILanguageServerAccess.IndexContext
 
toString() - Method in class org.eclipse.xtext.ide.server.TopologicalSorter.Entry
 
toTextEdit(ReplaceRegion, Document) - Method in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
toTextEdit(Document, String, int, int) - Method in class org.eclipse.xtext.ide.server.formatting.FormattingService
 
toTextRegionWithLineInformation(EObject, ITextRegion) - Method in class org.eclipse.xtext.ide.editor.hierarchy.DefaultHierarchyNodeLocationProvider
 
toUriString(URI) - Method in class org.eclipse.xtext.ide.server.UriExtensions
returns the string representation of the given URI (with empty authority, if absent and has file scheme).
toUriString(URI) - Method in class org.eclipse.xtext.ide.server.UriExtensions
converts a java.net.URI into a string representation with empty authority, if absent and has file scheme.
TRACE - Static variable in class org.eclipse.xtext.ide.server.ServerLauncher
 
TRACE - Static variable in class org.eclipse.xtext.ide.server.SocketServerLauncher
 
translateKind(ContentAssistEntry) - Method in class org.eclipse.xtext.ide.server.contentassist.ContentAssistService
 
tryGetGrammarElementAsRule(INode) - Method in class org.eclipse.xtext.ide.editor.contentassist.IndentationAwareCompletionPrefixProvider
 
trySerializeEObject(ChangeTreeProvider.EObjectChange, ITextRegionDiffBuilder, SerializationContextMap<IGrammarConstraintProvider.IConstraint>) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
trySerializeIndividualFeatures(ChangeTreeProvider.EObjectChange, IEObjectRegion, ISerializationContext, IGrammarConstraintProvider.IConstraint) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
trySerializeMultiValue(EObject, FeatureChange, IEObjectRegion, IGrammarConstraintProvider.IConstraint) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
trySerializeSingleValue(EObject, FeatureChange, IEObjectRegion, IGrammarConstraintProvider.IConstraint) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 

U

uninstallURI(CodeLens) - Method in class org.eclipse.xtext.ide.server.LanguageServerImpl
Remove the document uri from the data of the given code lense.
unload() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingEmfResourceUpdater
 
unload() - Method in class org.eclipse.xtext.ide.serializer.impl.RecordingXtextResourceUpdater
 
unload() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedEmfResourceUpdater
 
unload() - Method in class org.eclipse.xtext.ide.serializer.impl.RelatedXtextResourceUpdater
 
unload() - Method in class org.eclipse.xtext.ide.serializer.impl.ResourceUpdater
 
unorderedGroupHelper - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
unpackEncodedStringArray(String[]) - Static method in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
unwrapSingleElementGroups(AbstractElement) - Method in class org.eclipse.xtext.ide.editor.contentassist.antlr.BaseContentAssistParser
Returns the elementToParse or the innermost element if the elementToParse is a (parameterized) group that contains only a single element.
UpdatableReference - Class in org.eclipse.xtext.ide.serializer.impl
 
UpdatableReference(EObject, EReference, int, EObject, CrossReference, ISemanticRegion) - Constructor for class org.eclipse.xtext.ide.serializer.impl.UpdatableReference
 
update(IReferenceUpdaterContext) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdater
 
update(IReferenceUpdaterContext) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
updateAllReferences(IReferenceUpdaterContext) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
updateExternalReferences(IReferenceUpdaterContext, RelatedResourcesProvider.RelatedResource) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
updateReference(ITextRegionDiffBuilder, IUpdatableReference) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdater
 
updateReference(IUpdatableReference) - Method in interface org.eclipse.xtext.ide.serializer.hooks.IReferenceUpdaterContext
 
updateReference(ITextRegionDiffBuilder, IUpdatableReference) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdater
 
updateReference(IUpdatableReference) - Method in class org.eclipse.xtext.ide.serializer.impl.ReferenceUpdaterContext
 
updateSingleValue(EObject, EStructuralFeature, IAstRegion) - Method in class org.eclipse.xtext.ide.serializer.impl.PartialSerializer
 
uri - Variable in class org.eclipse.xtext.ide.serializer.impl.EObjectSnapshotProvider.ResourceSnapshot
 
uri - Variable in class org.eclipse.xtext.ide.serializer.impl.RelatedResourcesProvider.RelatedResource
 
uriExtensions - Variable in class org.eclipse.xtext.ide.server.rename.ChangeConverter2.Factory
 
UriExtensions - Class in org.eclipse.xtext.ide.server
Normalizes file uris without authorities (file:/path...) to contain an empty authority (i.e.
UriExtensions() - Constructor for class org.eclipse.xtext.ide.server.UriExtensions
 

V

validate(EObject, String, RefactoringIssueAcceptor) - Method in class org.eclipse.xtext.ide.refactoring.IRenameNameValidator.RuleBasedNameValidator
 
validate(EObject, String, RefactoringIssueAcceptor) - Method in interface org.eclipse.xtext.ide.refactoring.IRenameNameValidator
 
valueOf(String) - Static method in enum org.eclipse.xtext.ide.editor.hierarchy.ICallHierarchyBuilder.CallHierarchyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor.Severity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.xtext.ide.refactoring.ResourceRelocationContext.ChangeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.xtext.ide.editor.hierarchy.ICallHierarchyBuilder.CallHierarchyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.xtext.ide.refactoring.RefactoringIssueAcceptor.Severity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.xtext.ide.refactoring.ResourceRelocationContext.ChangeType
Returns an array containing the constants of this enum type, in the order they are declared.
variable(String) - Method in class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider
 
Variable(String) - Constructor for class org.eclipse.xtext.ide.editor.contentassist.AbstractIdeTemplateProposalProvider.Variable
 
visit(TopologicalSorter.Entry) - Method in class org.eclipse.xtext.ide.server.TopologicalSorter
 

W

wasEof - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
wasErrorCount - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.internal.BaseInternalContentAssistParser
 
wasRecovering - Variable in class org.eclipse.xtext.ide.editor.contentassist.antlr.EofListener
 
worked(int) - Method in class org.eclipse.xtext.ide.util.CancelIndicatorProgressMonitor
 
WorkspaceManager - Class in org.eclipse.xtext.ide.server
 
WorkspaceManager() - Constructor for class org.eclipse.xtext.ide.server.WorkspaceManager
 
WorkspaceResourceAccess - Class in org.eclipse.xtext.ide.server.findReferences
 
WorkspaceResourceAccess(WorkspaceManager) - Constructor for class org.eclipse.xtext.ide.server.findReferences.WorkspaceResourceAccess
 
WorkspaceSymbolService - Class in org.eclipse.xtext.ide.server.symbol
 
WorkspaceSymbolService() - Constructor for class org.eclipse.xtext.ide.server.symbol.WorkspaceSymbolService
 
WriteRequest<U,V> - Class in org.eclipse.xtext.ide.server.concurrent
 
WriteRequest(RequestManager, Functions.Function0<? extends U>, Functions.Function2<? super CancelIndicator, ? super U, ? extends V>, CompletableFuture<Void>) - Constructor for class org.eclipse.xtext.ide.server.concurrent.WriteRequest
 

X

XtextBracePairProvider - Class in org.eclipse.xtext.ide.editor.bracketmatching
 
XtextBracePairProvider() - Constructor for class org.eclipse.xtext.ide.editor.bracketmatching.XtextBracePairProvider
 

_

_createProposals(AbstractElement, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
_createProposals(Assignment, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
_createProposals(Keyword, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
_createProposals(RuleCall, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
_createProposals(CrossReference, ContentAssistContext, IIdeContentProposalAcceptor) - Method in class org.eclipse.xtext.ide.editor.contentassist.IdeContentProposalProvider
 
_handleReplacements(IEmfResourceChange) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
_handleReplacements(ITextDocumentChange) - Method in class org.eclipse.xtext.ide.server.rename.ChangeConverter2
 
A B C D E F G H I K L M N O P Q R S T U V W X _ 
Skip navigation links