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

P

P2DirectorLaunch - Class in org.eclipse.xtext.xtext.ui.wizard.releng
 
P2DirectorLaunch() - Constructor for class org.eclipse.xtext.xtext.ui.wizard.releng.P2DirectorLaunch
 
pack(String[]) - Static method in class org.eclipse.xtext.util.Strings
 
PACKAGE_FRAGMENT_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
The default value of the 'Package Fragment' attribute
PACKAGE_FRAGMENT_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
The default value of the 'Package Fragment' attribute
PACKAGE_NAME_EDEFAULT - Static variable in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImpl
The default value of the 'Package Name' attribute
packageFragment - Variable in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
The cached value of the 'Package Fragment' attribute
packageFragment - Variable in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
The cached value of the 'Package Fragment' attribute
PackageFragmentRootWalker<T> - Class in org.eclipse.xtext.ui.resource
 
PackageFragmentRootWalker() - Constructor for class org.eclipse.xtext.ui.resource.PackageFragmentRootWalker
 
PackageFragmentRootWalker.TraversalState - Class in org.eclipse.xtext.ui.resource
 
packageName - Variable in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImpl
The cached value of the 'Package Name' attribute
packageName(String) - Method in class org.eclipse.xtext.generator.Naming
 
packageName - Variable in class org.eclipse.xtext.generator.serializer.JavaFile
 
packPopup() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup
 
PackratParserFragment - Class in org.eclipse.xtext.generator.parser.packrat
An IGeneratorFragment to generate a packrat parser.
PackratParserFragment() - Constructor for class org.eclipse.xtext.generator.parser.packrat.PackratParserFragment
 
PackratParserGenUtil - Class in org.eclipse.xtext.generator.parser.packrat
Various utilities for the parser generator.
PADDING - Static variable in class org.eclipse.xtext.xtext.ui.graph.actions.ExportToFileAction
 
PADDING - Static variable in class org.eclipse.xtext.xtext.ui.graph.figures.primitives.AbstractNode
 
pageActivated(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
pageClosed(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
pageOpened(IWorkbenchPage) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PageListener
 
paint(GC, Canvas, Rectangle) - Method in class org.eclipse.xtext.ui.editor.validation.XtextAnnotation
 
paintFigure(Graphics) - Method in class org.eclipse.xtext.xtext.ui.graph.figures.primitives.RoundedNode
 
Pair<T,U> - Class in org.eclipse.xtext.util
 
pair(A, B) - Static method in class org.eclipse.xtext.util.Tuples
 
Pair<K,V> - Class in org.eclipse.xtext.xbase.lib
An immutable pair of key and value.
Pair(K, V) - Constructor for class org.eclipse.xtext.xbase.lib.Pair
Creates a new instance with the given key and value.
PARALLEL_SEGMENT_HSPACE - Static variable in interface org.eclipse.xtext.xtext.ui.graph.figures.ILayoutConstants
 
ParallelLayout - Class in org.eclipse.xtext.xtext.ui.graph.figures.layouts
Layouts children vertically with common entry and exit nodes to the left / right.
ParallelLayout(int) - Constructor for class org.eclipse.xtext.xtext.ui.graph.figures.layouts.ParallelLayout
 
ParallelLayout() - Constructor for class org.eclipse.xtext.xtext.ui.graph.figures.layouts.ParallelLayout
 
ParallelResourceLoader - Class in org.eclipse.xtext.builder.resourceloader
Loads resources in one more separate threads.
ParallelResourceLoader(IResourceSetProvider, IResourceLoader.Sorter, int, int) - Constructor for class org.eclipse.xtext.builder.resourceloader.ParallelResourceLoader
 
ParallelSegment - Class in org.eclipse.xtext.xtext.ui.graph.figures
Connects all child segments to a common entry and a common exit CrossPoint.
ParallelSegment(EObject, List<ISegmentFigure>, PrimitiveFigureFactory) - Constructor for class org.eclipse.xtext.xtext.ui.graph.figures.ParallelSegment
 
PARAM_NAME_END - Static variable in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
 
PARAM_NAME_START - Static variable in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverDocumentationProvider
 
PARAM_OFFSET - Static variable in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
PARAM_RESOURCE - Static variable in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
ParameterContextInformation - Class in org.eclipse.xtext.xbase.ui.contentassist
This class is mainly adopted from ProposalContextInformation and friends.
ParameterContextInformation(ParameterData, String, int, int) - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ParameterContextInformation
 
ParameterContextInformationProvider - Class in org.eclipse.xtext.xbase.ui.contentassist
 
ParameterContextInformationProvider() - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ParameterContextInformationProvider
 
ParameterData - Class in org.eclipse.xtext.xbase.ui.contentassist
 
ParameterData() - Constructor for class org.eclipse.xtext.xbase.ui.contentassist.ParameterData
 
ParameterizedResolvedFeatures - Class in org.eclipse.xtext.xbase.typesystem.override
 
ParameterizedResolvedFeatures(LightweightTypeReference, RawResolvedFeatures) - Constructor for class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
 
ParameterizedTypeConformanceStrategy - Class in org.eclipse.xtext.common.types.util
Deprecated.
ParameterizedTypeConformanceStrategy(TypeConformanceComputer) - Constructor for class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
 
ParameterizedTypeReference - Class in org.eclipse.xtext.xbase.typesystem.references
 
ParameterizedTypeReference(ITypeReferenceOwner, JvmType) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
 
ParameterizedXtextRunner - Class in org.eclipse.xtext.junit4.parameterized
Deprecated.
ParameterizedXtextRunner(Class<?>) - Constructor for class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner
Deprecated.
 
ParameterizedXtextRunner.MethodWithExpectation - Class in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
ParameterizedXtextRunner.MethodWithExpectation(Method) - Constructor for class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.MethodWithExpectation
Deprecated.
 
ParameterizedXtextRunner.ParameterSetRunner - Class in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
ParameterizedXtextRunner.ParameterSetRunner() - Constructor for class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
ParameterizedXtextRunner.ResourceRunner - Class in org.eclipse.xtext.junit4.parameterized
Deprecated.
 
ParameterizedXtextRunner.ResourceRunner() - Constructor for class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ResourceRunner
Deprecated.
 
parameters - Variable in class org.eclipse.xtext.common.types.impl.JvmExecutableImpl
The cached value of the 'Parameters' containment reference list
parameters - Variable in class org.eclipse.xtext.ui.codetemplates.templates.impl.VariableImpl
The cached value of the 'Parameters' attribute list
parameters - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
 
parameters(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.validation.UIStrings
 
parameterSets - Variable in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ResourceRunner
Deprecated.
 
ParameterSyntax - Annotation Type in org.eclipse.xtext.junit4.parameterized
Deprecated.
parameterType - Variable in class org.eclipse.xtext.common.types.impl.JvmFormalParameterImpl
The cached value of the 'Parameter Type' containment reference
parameterTypes(Iterable<JvmFormalParameter>, boolean) - Method in class org.eclipse.xtext.xbase.ui.hover.HoverUiStrings
 
parameterTypes(Iterable<JvmFormalParameter>, boolean) - Method in class org.eclipse.xtext.xbase.validation.UIStrings
 
params - Variable in class org.eclipse.xtext.junit4.parameterized.ParameterizedXtextRunner.ParameterSetRunner
Deprecated.
 
paramTypes - Variable in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
The cached value of the 'Param Types' containment reference list
parent - Variable in class org.eclipse.xtext.grammaranalysis.impl.AbstractPDAProvider.RuleCallStackElement
 
parent - Variable in class org.eclipse.xtext.serializer.analysis.ContextTypePDAProvider.StackItem
 
parent - Variable in class org.eclipse.xtext.serializer.analysis.GrammarAlias.AbstractElementAlias
 
parent - Variable in class org.eclipse.xtext.serializer.sequencer.BacktrackingSemanticSequencer.TraceItem
 
parent - Variable in class org.eclipse.xtext.ui.compare.AbstractContentViewer
 
parent - Variable in class org.eclipse.xtext.util.AbstractLinkedStack.Element
 
parent - Variable in class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
parent - Variable in class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
parent - Variable in class org.eclipse.xtext.util.formallang.PdaUtil.TraceItem
 
parent - Variable in class org.eclipse.xtext.util.formallang.StringProduction.ProdElement
 
parent - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
 
parentAdapterFactory - Variable in class org.eclipse.xtext.common.types.provider.TypesItemProviderAdapterFactory
This keeps track of the root adapter factory that delegates to this adapter factory
parentIt - Variable in class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
parse(ParserRule, Reader) - Method in class org.eclipse.xtext.common.parser.packrat.TerminalsPackratParser
 
parse(RuleCall, Reader, int) - Method in class org.eclipse.xtext.common.parser.packrat.TerminalsPackratParser
 
parse(InputStream, URI, Map<?, ?>, ResourceSet) - Method in class org.eclipse.xtext.junit.util.ParseHelper
 
parse(CharSequence) - Method in class org.eclipse.xtext.junit.util.ParseHelper
 
parse(CharSequence, ResourceSet) - Method in class org.eclipse.xtext.junit.util.ParseHelper
 
parse(CharSequence, URI, ResourceSet) - Method in class org.eclipse.xtext.junit.util.ParseHelper
 
parse(InputStream, URI, Map<?, ?>, ResourceSet) - Method in class org.eclipse.xtext.junit4.util.ParseHelper
 
parse(CharSequence) - Method in class org.eclipse.xtext.junit4.util.ParseHelper
 
parse(CharSequence, ResourceSet) - Method in class org.eclipse.xtext.junit4.util.ParseHelper
 
parse(CharSequence, URI, ResourceSet) - Method in class org.eclipse.xtext.junit4.util.ParseHelper
 
parse(Reader) - Method in class org.eclipse.xtext.parser.AbstractParser
 
parse(String, CharStream) - Method in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
 
parse(ParserRule, Reader) - Method in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
 
parse(RuleCall, Reader, int) - Method in class org.eclipse.xtext.parser.antlr.AbstractAntlrParser
 
parse() - Method in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
 
parse(String) - Method in class org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser
 
parse(Reader) - Method in class org.eclipse.xtext.parser.IParser.NullImpl
 
parse(ParserRule, Reader) - Method in class org.eclipse.xtext.parser.IParser.NullImpl
 
parse(RuleCall, Reader, int) - Method in class org.eclipse.xtext.parser.IParser.NullImpl
 
parse(Reader) - Method in interface org.eclipse.xtext.parser.IParser
 
parse(ParserRule, Reader) - Method in interface org.eclipse.xtext.parser.IParser
 
parse(RuleCall, Reader, int) - Method in interface org.eclipse.xtext.parser.IParser
 
parse(CharSequence) - Method in class org.eclipse.xtext.parser.packrat.AbstractPackratParser
 
parse(CharSequence, INonTerminalConsumer) - Method in class org.eclipse.xtext.parser.packrat.AbstractPackratParser
 
parse(INonTerminalConsumer) - Method in class org.eclipse.xtext.parser.packrat.AbstractPackratParser
 
parse(CharSequence) - Method in interface org.eclipse.xtext.parser.packrat.IPackratParser
 
parse(CharSequence, INonTerminalConsumer) - Method in interface org.eclipse.xtext.parser.packrat.IPackratParser
 
parse(Reader) - Method in class org.eclipse.xtext.ui.codetemplates.ui.projectedEditing.PartialParser
 
parse(ParserRule, Reader) - Method in class org.eclipse.xtext.ui.codetemplates.ui.projectedEditing.PartialParser
 
parse(RuleCall, Reader, int) - Method in class org.eclipse.xtext.ui.codetemplates.ui.projectedEditing.PartialParser
 
parse(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection.Factory
 
PARSE_RESULT_FACTORY_DEBUG - Static variable in class org.eclipse.xtext.parser.packrat.debug.DebugUtil
 
PARSE_RESULT_FACTORY_DEBUG_KEY - Static variable in class org.eclipse.xtext.parser.packrat.debug.DebugUtil
 
parseAgain(ParsedToken) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.ElementConsumer
 
parseAgain(ParsedToken) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.MandatoryLoopElementConsumer
 
parseAgain(ParsedToken) - Method in interface org.eclipse.xtext.parser.packrat.tokens.IParsedTokenSource
 
parseAlt(Stack<Pair<StringProduction.Token, String>>) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
parseCardinality(Stack<Pair<StringProduction.Token, String>>, StringProduction.ProdElement) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
ParsedAction - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedAction(int, Action, boolean, IParsedTokenSource) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedAction
 
ParsedEnumLiteral - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedEnumLiteral(int, int, EnumLiteralDeclaration, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedEnumLiteral
 
ParsedNonTerminal - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedNonTerminal(int, EObject, EClassifier, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedNonTerminal
 
ParsedNonTerminalEnd - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedNonTerminalEnd(int, String, boolean, boolean, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedNonTerminalEnd
 
ParsedTerminal - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedTerminal(int, int, EObject, boolean, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminal
 
ParsedTerminalWithFeature - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedTerminalWithFeature(int, int, EObject, boolean, String, boolean, boolean, String, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminalWithFeature
 
ParsedTerminalWithFeatureInfo - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedTerminalWithFeatureInfo(int, int, EObject, boolean, String, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedTerminalWithFeatureInfo
 
ParsedToken - Class in org.eclipse.xtext.parser.packrat.tokens
 
ParsedToken(int, int, EObject, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.ParsedToken
 
ParsedTokenCounter - Class in org.eclipse.xtext.parser.packrat.debug
 
ParsedTokenCounter() - Constructor for class org.eclipse.xtext.parser.packrat.debug.ParsedTokenCounter
 
ParsedTokenPrinter - Class in org.eclipse.xtext.parser.packrat.debug
 
ParsedTokenPrinter() - Constructor for class org.eclipse.xtext.parser.packrat.debug.ParsedTokenPrinter
 
ParseException - Exception in org.eclipse.xtext.parser
 
ParseException(String) - Constructor for exception org.eclipse.xtext.parser.ParseException
 
ParseException(String, Exception) - Constructor for exception org.eclipse.xtext.parser.ParseException
 
parseFurther(IFurtherParsable<AlternativesToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.AlternativesConsumer
 
parseFurther(IFurtherParsable<AlternativesToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.LoopAlternativesConsumer
 
parseFurther(IFurtherParsable<UnorderedGroupToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.LoopUnorderedGroupConsumer
 
parseFurther(IFurtherParsable<AlternativesToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.MandatoryLoopAlternativesConsumer
 
parseFurther(IFurtherParsable<UnorderedGroupToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.MandatoryLoopUnorderedGroupConsumer
 
parseFurther(IFurtherParsable<AlternativesToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.OptionalAlternativesConsumer
 
parseFurther(IFurtherParsable<UnorderedGroupToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.OptionalUnorderedGroupConsumer
 
parseFurther(IFurtherParsable<UnorderedGroupToken>) - Method in class org.eclipse.xtext.parser.packrat.consumers.NonTerminalConsumer.UnorderedGroupConsumer
 
parseFurther(IFurtherParsable<Token>) - Method in interface org.eclipse.xtext.parser.packrat.internal.IFurtherParsable.Source
 
parseHelper - Variable in class org.eclipse.xtext.junit.serializer.SerializerTester
 
ParseHelper<T extends org.eclipse.emf.ecore.EObject> - Class in org.eclipse.xtext.junit.util
Some convenience methods for parsing (i.e. testing, etc.)
ParseHelper() - Constructor for class org.eclipse.xtext.junit.util.ParseHelper
 
parseHelper - Variable in class org.eclipse.xtext.junit4.serializer.SerializerTester
 
ParseHelper<T extends org.eclipse.emf.ecore.EObject> - Class in org.eclipse.xtext.junit4.util
Some convenience methods for parsing (i.e. testing, etc.)
ParseHelper() - Constructor for class org.eclipse.xtext.junit4.util.ParseHelper
 
parseImportSection(XImportSection, IAcceptor<String>, IAcceptor<String>) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixes
 
parseImportSection(XImportSection, IAcceptor<String>, IAcceptor<String>) - Method in class org.eclipse.xtext.xbase.ui.quickfix.JavaTypeQuickfixesNoImportSection
 
parseLeaf(Class<?>, XtextResource, ILeafNode, IParameterProvider.IParameterAcceptor) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parsePrim(Stack<Pair<StringProduction.Token, String>>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider.AssignedProduction
Deprecated.
 
parsePrim(Stack<Pair<StringProduction.Token, String>>) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
PARSER_RULE - Static variable in interface org.eclipse.xtext.XtextPackage.Literals
The meta object literal for the 'Parser Rule' class
PARSER_RULE - Static variable in interface org.eclipse.xtext.XtextPackage
The meta object id for the 'Parser Rule' class
PARSER_RULE__ALTERNATIVES - Static variable in interface org.eclipse.xtext.XtextPackage
The feature id for the 'Alternatives' containment reference
PARSER_RULE__DEFINES_HIDDEN_TOKENS - Static variable in interface org.eclipse.xtext.XtextPackage.Literals
The meta object literal for the 'Defines Hidden Tokens' attribute feature
PARSER_RULE__DEFINES_HIDDEN_TOKENS - Static variable in interface org.eclipse.xtext.XtextPackage
The feature id for the 'Defines Hidden Tokens' attribute
PARSER_RULE__HIDDEN_TOKENS - Static variable in interface org.eclipse.xtext.XtextPackage.Literals
The meta object literal for the 'Hidden Tokens' reference list feature
PARSER_RULE__HIDDEN_TOKENS - Static variable in interface org.eclipse.xtext.XtextPackage
The feature id for the 'Hidden Tokens' reference list
PARSER_RULE__NAME - Static variable in interface org.eclipse.xtext.XtextPackage
The feature id for the 'Name' attribute
PARSER_RULE__TYPE - Static variable in interface org.eclipse.xtext.XtextPackage
The feature id for the 'Type' containment reference
PARSER_RULE_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.XtextPackage
The number of structural features of the 'Parser Rule' class
ParserBasedContentAssistContextFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory
 
ParserBasedContentAssistContextFactory.CallHierarchyHelper - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.CallHierarchyHelper(EObject, String, EObject) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.CallHierarchyHelper
 
ParserBasedContentAssistContextFactory.FollowElementCalculator - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.FollowElementCalculator() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.FollowElementCalculator
 
ParserBasedContentAssistContextFactory.LeafNodeFinder - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.LeafNodeFinder(int, boolean) - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.LeafNodeFinder
 
ParserBasedContentAssistContextFactory.StatefulFactory - Class in org.eclipse.xtext.ui.editor.contentassist.antlr
 
ParserBasedContentAssistContextFactory.StatefulFactory() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.antlr.ParserBasedContentAssistContextFactory.StatefulFactory
 
ParseResult - Class in org.eclipse.xtext.parser
The result of a parsing operation.
ParseResult(EObject, ICompositeNode, boolean) - Constructor for class org.eclipse.xtext.parser.ParseResult
 
ParseResultFactory - Class in org.eclipse.xtext.parser.packrat
 
ParseResultFactory() - Constructor for class org.eclipse.xtext.parser.packrat.ParseResultFactory
 
ParserRule - Interface in org.eclipse.xtext
A representation of the model object 'Parser Rule'
ParserRuleImpl - Class in org.eclipse.xtext.impl
An implementation of the model object 'Parser Rule'
ParserRuleImpl() - Constructor for class org.eclipse.xtext.impl.ParserRuleImpl
 
parseSeq(Stack<Pair<StringProduction.Token, String>>) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
parseString(String, int, Wrapper<String>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseStringOrText(String, int, Wrapper<String>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseText(String, int, Wrapper<String>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
ParseTreeConstructorFragment - Class in org.eclipse.xtext.generator.parseTreeConstructor
An IGeneratorFragment to generate model->text services (aka serializer) for an Xtext language.
ParseTreeConstructorFragment() - Constructor for class org.eclipse.xtext.generator.parseTreeConstructor.ParseTreeConstructorFragment
 
ParseTreeConstructorUtil - Class in org.eclipse.xtext.generator.parseTreeConstructor
 
ParseTreeConstructorUtil() - Constructor for class org.eclipse.xtext.generator.parseTreeConstructor.ParseTreeConstructorUtil
 
parseUnordered(Stack<Pair<StringProduction.Token, String>>) - Method in class org.eclipse.xtext.util.formallang.StringProduction
 
parseURI(URI) - Method in class org.eclipse.xtext.ui.editor.hover.html.XtextElementLinks
 
parseXpect(Class<?>, XtextResource, INode, String, String, int, IParameterProvider.IParameterAcceptor, boolean) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseXpectImport(XtextResource, String, int, IParameterProvider.IParameterAcceptor) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseXpectMLExpectation(INode, String, int, Wrapper<XpectParameterProvider.Expectation>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseXpectParams(Class<?>, XtextResource, INode, String, String, int, Multimap<String, Object>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
parseXpectSLExpectation(INode, String, int, Wrapper<XpectParameterProvider.Expectation>) - Method in class org.eclipse.xtext.junit4.parameterized.XpectParameterProvider
Deprecated.
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partActivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partActivated(IWorkbenchPart) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadSynchronizer
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partBroughtToTop(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partBroughtToTop(IWorkbenchPart) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadSynchronizer
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partClosed(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partClosed(IWorkbenchPart) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadSynchronizer
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partDeactivated(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partDeactivated(IWorkbenchPart) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadSynchronizer
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partHidden(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
PartialClassExtractor - Class in org.eclipse.xtext.generator.parser.antlr.splitting
A Split-humongous-class-refactoring based on String.indexOf(String) searches and regular expressions.
PartialClassExtractor(String, int) - Constructor for class org.eclipse.xtext.generator.parser.antlr.splitting.PartialClassExtractor
 
PartialCodetemplatesContentAssistParser - Class in org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr
 
PartialCodetemplatesContentAssistParser() - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.contentassist.antlr.PartialCodetemplatesContentAssistParser
 
PartialContentAssistContextFactory - Class in org.eclipse.xtext.ui.codetemplates.ui.partialEditing
 
PartialContentAssistContextFactory() - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.partialEditing.PartialContentAssistContextFactory
 
PartialParser - Class in org.eclipse.xtext.ui.codetemplates.ui.projectedEditing
 
PartialParser(IParser, ParserRule) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.projectedEditing.PartialParser
 
PartialParsingHelper - Class in org.eclipse.xtext.parser.impl
 
PartialParsingHelper() - Constructor for class org.eclipse.xtext.parser.impl.PartialParsingHelper
 
PartialParsingPointers - Class in org.eclipse.xtext.parser.impl
 
PartialParsingPointers(ICompositeNode, int, int, List<ICompositeNode>, List<ICompositeNode>) - Constructor for class org.eclipse.xtext.parser.impl.PartialParsingPointers
 
PartialPureXbaseContentAssistParser - Class in org.eclipse.xtext.purexbase.ui.contentassist.antlr
 
PartialPureXbaseContentAssistParser() - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.PartialPureXbaseContentAssistParser
 
PartialXtextContentAssistParser - Class in org.eclipse.xtext.ui.contentassist.antlr
 
PartialXtextContentAssistParser() - Constructor for class org.eclipse.xtext.ui.contentassist.antlr.PartialXtextContentAssistParser
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partInputChanged(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partitionDeletion - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionDeletionEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionDeletionEditStrategy(String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy
 
PartitionDeletionEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionDeletionEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionDeletionEditStrategy.Factory
 
partitionEndSkippingEditStrategy - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionEndSkippingEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionEndSkippingEditStrategy() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionEndSkippingEditStrategy
 
partitionInsert - Variable in class org.eclipse.xtext.ui.editor.autoedit.DefaultAutoEditStrategyProvider
 
PartitionInsertEditStrategy - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionInsertEditStrategy(String, String) - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy
 
PartitionInsertEditStrategy.Factory - Class in org.eclipse.xtext.ui.editor.autoedit
 
PartitionInsertEditStrategy.Factory() - Constructor for class org.eclipse.xtext.ui.editor.autoedit.PartitionInsertEditStrategy.Factory
 
PartitionTokenScanner - Class in org.eclipse.xtext.ui.editor.model
 
PartitionTokenScanner() - Constructor for class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner
 
PartitionTokenScanner.RangedIterator - Class in org.eclipse.xtext.ui.editor.model
Iterator that is aware of the fact that the tokens are ordered.
PartitionTokenScanner.RangedIterator(Iterable<ILexerTokenRegion>, IRegion) - Constructor for class org.eclipse.xtext.ui.editor.model.PartitionTokenScanner.RangedIterator
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partOpened(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
partOpened(IWorkbenchPart) - Method in class org.eclipse.xtext.xtext.ui.graph.RailroadSynchronizer
 
parts - Variable in class org.eclipse.xtext.ui.codetemplates.templates.impl.TemplateBodyImpl
The cached value of the 'Parts' containment reference list
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.editor.findrefs.OpenDocumentTracker.PartListener
 
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameRefactoringPopup.PopupVisibilityManager
 
partVisible(IWorkbenchPartReference) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
passAbsorber - Variable in class org.eclipse.xtext.serializer.sequencer.EmitterNodeIterator
 
pasteText(XtextEditor, String) - Method in class org.eclipse.xtext.junit4.ui.AbstractAutoEditTest
 
pasteText(XtextEditor, String) - Method in class org.eclipse.xtext.ui.junit.editor.autoedit.AbstractAutoEditTest
 
path - Variable in class org.eclipse.xtext.builder.trace.impl.DebugLocationDataImpl
The cached value of the 'Path' attribute
path - Variable in class org.eclipse.xtext.junit4.ui.util.JavaProjectSetupUtil.TextFile
 
path - Variable in class org.eclipse.xtext.ui.junit.util.JavaProjectSetupUtil.TextFile
 
PATH_EDEFAULT - Static variable in class org.eclipse.xtext.builder.trace.impl.DebugLocationDataImpl
The default value of the 'Path' attribute
pathes - Variable in class org.eclipse.xtext.mwe.Reader
 
PathTraverser - Class in org.eclipse.xtext.mwe
 
PathTraverser() - Constructor for class org.eclipse.xtext.mwe.PathTraverser
 
pattern - Variable in enum org.eclipse.xtext.junit4.parameterized.XpectParameterProvider.Token
Deprecated.
 
pattern - Variable in enum org.eclipse.xtext.util.formallang.StringProduction.Token
 
patternsForTransition(Pair<List<MatcherTransition>, List<MatcherState>>) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
patternsForTwoStates(MatcherState, MatcherState) - Method in class org.eclipse.xtext.formatting.impl.ElementMatcherProvider.TransitionMatcher
 
pause() - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler
 
Pda<STATE,STACKITEM> - Interface in org.eclipse.xtext.util.formallang
Push-Down Automation
PdaFactory<P extends Pda<STATE,STACKITEM>,STATE,STACKITEM,TOKEN> - Interface in org.eclipse.xtext.util.formallang
 
PdaListFormatter<STATE,STACKITEM> - Class in org.eclipse.xtext.util.formallang
 
PdaListFormatter() - Constructor for class org.eclipse.xtext.util.formallang.PdaListFormatter
 
PdaListFormatter.ObjToStrFunction<OBJ> - Class in org.eclipse.xtext.util.formallang
 
PdaListFormatter.ObjToStrFunction() - Constructor for class org.eclipse.xtext.util.formallang.PdaListFormatter.ObjToStrFunction
 
pdaProvider - Variable in class org.eclipse.xtext.generator.serializer.SyntacticSequencerPDA2ExtendedDot
 
pdaProvider - Variable in class org.eclipse.xtext.generator.serializer.SyntacticSequencerUtil
 
pdaProvider - Variable in class org.eclipse.xtext.serializer.analysis.ContextTypePDAProvider
 
pdaProvider - Variable in class org.eclipse.xtext.serializer.analysis.SemanticSequencerNfaProvider
 
pdaProvider - Variable in class org.eclipse.xtext.serializer.analysis.SyntacticSequencerPDAProvider
 
pdaProvider - Variable in class org.eclipse.xtext.serializer.sequencer.AbstractSyntacticSequencer
 
PdaToDot<STATE,STACKITEM> - Class in org.eclipse.xtext.util.formallang
 
PdaToDot() - Constructor for class org.eclipse.xtext.util.formallang.PdaToDot
 
pdaUtil - Variable in class org.eclipse.xtext.serializer.analysis.ContextPDAProvider
 
PdaUtil - Class in org.eclipse.xtext.util.formallang
 
PdaUtil() - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil
 
PdaUtil.CyclicStackItem<T> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.CyclicStackItem() - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
PdaUtil.CyclicStackItem(PdaUtil.CyclicStackItem<T>, T) - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
PdaUtil.CyclicStackTraverser<S,P> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.CyclicStackTraverser() - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackTraverser
 
PdaUtil.HashStack<T> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.HashStack() - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
PdaUtil.Identity<T> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.Identity() - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.Identity
 
PdaUtil.IsPop<S,P> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.StackItem<T> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.StackItem(Iterator<T>, T) - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
PdaUtil.StackItem(PdaUtil.StackItem<T>, T) - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
PdaUtil.TraceItem<S,P> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.TraceItem(PdaUtil.TraceItem<S, P>, S, PdaUtil.StackItem<P>) - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.TraceItem
 
PdaUtil.TraversalItem<S,R> - Class in org.eclipse.xtext.util.formallang
 
PdaUtil.TraversalItem(S, Iterable<S>, R) - Constructor for class org.eclipse.xtext.util.formallang.PdaUtil.TraversalItem
 
PDEUtils - Class in org.eclipse.xtext.xtext.ui.wizard.releng
 
PDEUtils() - Constructor for class org.eclipse.xtext.xtext.ui.wizard.releng.PDEUtils
 
peek() - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
peek() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
peek() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
peekChar(ICharacterClass) - Method in class org.eclipse.xtext.parser.packrat.consumers.TerminalConsumer
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.Generic
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DisplayChangeWrapper.TextEditBased
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentChange
 
perform(IProgressMonitor) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
performApply() - Method in class org.eclipse.xtext.builder.preferences.BuilderPreferencePage
 
performApply() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performApply() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.builder.preferences.BuilderPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performDefaults() - Method in class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
performDefaults() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
performEdits(IDocument) - Method in class org.eclipse.xtext.ui.refactoring.impl.EditorDocumentUndoChange
 
performFinish() - Method in class org.eclipse.xtext.ui.refactoring.ui.RenameElementWizard.UserInputPage
 
performFinish() - Method in class org.eclipse.xtext.ui.wizard.XtextNewProjectWizard
 
performFinish() - Method in class org.eclipse.xtext.xbase.ui.refactoring.ExtractVariableWizard.UserInputPage
 
performMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
 
performMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
 
performMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
performNecessaryUpdates(IXtextDocumentContentObserver.Processor) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocumentContentObserver
Called by the document before any client requests access to an IXtextDocument's state via IReadAccess.readOnly(IUnitOfWork) or IWriteAccess.modify(IUnitOfWork) Implementers get the chance to do any work using the passed IXtextDocumentContentObserver.Processor
performNecessaryUpdates(IXtextDocumentContentObserver.Processor) - Method in class org.eclipse.xtext.ui.editor.reconciler.XtextReconciler.DocumentListener
 
performNewSearch(String, Iterable<? extends IJavaElement>) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.findrefs.JdtReferenceFinder
 
performOk() - Method in class org.eclipse.xtext.builder.preferences.BuilderPreferencePage
 
performOk() - Method in class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
 
performOk() - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
performOk() - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
performOk() - Method in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
PERSISTED_DESCRIPTIONS - Static variable in class org.eclipse.xtext.builder.impl.PersistentDataAwareDirtyResource
 
PersistedStateProvider - Interface in org.eclipse.xtext.builder.builderState
 
PersistentDataAwareDirtyResource - Class in org.eclipse.xtext.builder.impl
 
PersistentDataAwareDirtyResource() - Constructor for class org.eclipse.xtext.builder.impl.PersistentDataAwareDirtyResource
 
PixelConverter - Class in org.eclipse.xtext.ui.util
Pixel conversion utility.
PixelConverter(Control) - Constructor for class org.eclipse.xtext.ui.util.PixelConverter
 
PixelConverter(Font) - Constructor for class org.eclipse.xtext.ui.util.PixelConverter
 
PlaceholderToken - Class in org.eclipse.xtext.parser.packrat.tokens
 
PlaceholderToken(int, EObject, IParsedTokenSource, boolean) - Constructor for class org.eclipse.xtext.parser.packrat.tokens.PlaceholderToken
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.builder.internal.Activator
Unique identifier constant (value "org.eclipse.xtext.builder") for the Builder plug-in.
PLUGIN_ID - Static variable in class org.eclipse.xtext.ui.ecore.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.ui.internal.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.ui.junit.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.ui.shared.internal.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.xtext.ui.Activator
 
PLUGIN_ID - Static variable in class org.eclipse.xtext.xtext.ui.graph.bundle.Activator
 
PLUGIN_RT - Static variable in class org.eclipse.xtext.generator.Generator
 
PLUGIN_TEST - Static variable in class org.eclipse.xtext.generator.Generator
 
PLUGIN_UI - Static variable in class org.eclipse.xtext.generator.Generator
 
PluginImageHelper - Class in org.eclipse.xtext.ui
 
PluginImageHelper() - Constructor for class org.eclipse.xtext.ui.PluginImageHelper
 
PluginProjectFactory - Class in org.eclipse.xtext.ui.util
 
PluginProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.PluginProjectFactory
 
PluginUtil - Class in org.eclipse.xtext.junit4.ui.util
 
PluginUtil() - Constructor for class org.eclipse.xtext.junit4.ui.util.PluginUtil
 
PluginUtil - Class in org.eclipse.xtext.ui.junit.util
 
PluginUtil() - Constructor for class org.eclipse.xtext.ui.junit.util.PluginUtil
 
PLUS - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
 
PolymorphicDispatcher<RT> - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher(String, List<? extends Object>) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher
 
PolymorphicDispatcher(String, int, int, List<? extends Object>) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher
 
PolymorphicDispatcher(String, int, int, List<? extends Object>, PolymorphicDispatcher.ErrorHandler<RT>) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher
 
PolymorphicDispatcher(List<? extends Object>, Predicate<Method>) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher
 
PolymorphicDispatcher(List<? extends Object>, Predicate<Method>, PolymorphicDispatcher.ErrorHandler<RT>) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher
 
PolymorphicDispatcher.DefaultErrorHandler<RT> - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.DefaultErrorHandler() - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.DefaultErrorHandler
 
PolymorphicDispatcher.ErrorHandler<P> - Interface in org.eclipse.xtext.util
 
PolymorphicDispatcher.MethodDesc - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.MethodDesc(Object, Method) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.MethodDesc
 
PolymorphicDispatcher.MethodNameFilter - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.MethodNameFilter(String, int, int) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.MethodNameFilter
 
PolymorphicDispatcher.NullErrorHandler<RT> - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.NullErrorHandler() - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.NullErrorHandler
 
PolymorphicDispatcher.Predicates - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.Predicates() - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.Predicates
 
PolymorphicDispatcher.WarningErrorHandler<RT> - Class in org.eclipse.xtext.util
 
PolymorphicDispatcher.WarningErrorHandler(Logger) - Constructor for class org.eclipse.xtext.util.PolymorphicDispatcher.WarningErrorHandler
 
polymorphicFindScopeForClassName(EObject, EReference) - Method in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
 
polymorphicFindScopeForReferenceName(EObject, EReference) - Method in class org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider
 
pop() - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
pop(T) - Method in class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
pop() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
pop() - Method in class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
pop(String) - Method in class org.eclipse.xtext.util.formallang.StringPda.StringPDAState
 
popFormatter - Variable in class org.eclipse.xtext.util.formallang.PdaToDot
 
pops - Variable in class org.eclipse.xtext.util.formallang.StringPda
 
populateMaps(XImportSection, Map<JvmType, XImportDeclaration>, Map<JvmType, XImportDeclaration>, Map<JvmType, XImportDeclaration>, Map<String, JvmType>) - Method in class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
 
populateResourceSet(ResourceSet, Multimap<String, URI>) - Method in class org.eclipse.xtext.mwe.Reader
 
populateTextStyle(String, TextStyle, TextStyle) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
populateTypeParameterMapping(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
 
populateTypes(Map<TreeConstState, List<TreeConstState>>) - Method in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstState
 
position - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
postInvoke() - Method in class org.eclipse.xtext.generator.GeneratorComponent
 
postInvoke() - Method in class org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport
 
postProcess(String, String, CharSequence) - Method in class org.eclipse.xtext.generator.AbstractFileSystemAccess
 
postProcess(String, String, CharSequence, String) - Method in class org.eclipse.xtext.generator.AbstractFileSystemAccess
 
postProcess(URI, CharSequence) - Method in interface org.eclipse.xtext.generator.IFilePostProcessor
 
postProcess(URI, CharSequence, Charset) - Method in interface org.eclipse.xtext.generator.IFilePostProcessorExtension
 
postProcess(URI, CharSequence) - Method in class org.eclipse.xtext.generator.LineSeparatorHarmonizer
 
postProcess(ICompletionProposal[]) - Method in class org.eclipse.xtext.ui.editor.contentassist.DefaultCompletionProposalPostProcessor
 
postProcess(ICompletionProposal[]) - Method in class org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalPostProcessor.NullProcessor
 
postProcess(ICompletionProposal[]) - Method in interface org.eclipse.xtext.ui.editor.contentassist.ICompletionProposalPostProcessor
 
postProcess(URI, CharSequence) - Method in class org.eclipse.xtext.xbase.compiler.output.TraceAwarePostProcessor
 
postSetFocusOnDialogField(Display) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.DialogField
Posts setFocus to the display event queue.
postSetSelection(ISelection) - Method in class org.eclipse.xtext.ui.editor.tasks.dialogfields.ListDialogField
 
POWER - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
 
preApply() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
 
preApply() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
 
preApply() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
 
preApply() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
 
precedence - Variable in class org.eclipse.xtext.parsetree.reconstr.impl.TreeConstTransition
 
preceding(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
preceding(int) - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
preCheckInitialConditions(IProgressMonitor) - Method in class org.eclipse.xtext.xbase.ui.jvmmodel.refactoring.jdt.JdtRenameRefactoringParticipantProcessor
Subclasses can decide to override this to allow specific multi-refactorings.
predicate - Variable in class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.PredicatedImpl
The cached value of the 'Predicate' containment reference
predicate - Variable in class org.eclipse.xtext.parser.antlr.UnorderedGroupHelper.Frame
 
predicate - Variable in class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
The cached value of the 'Predicate' containment reference
Predicated - Interface in org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr
A representation of the model object 'Predicated'
PREDICATED - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage.Literals
The meta object literal for the 'Predicated' class
PREDICATED - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage
The meta object id for the 'Predicated' class
predicated - Variable in class org.eclipse.xtext.impl.AbstractElementImpl
The cached value of the 'Predicated' attribute
PREDICATED__ELEMENT - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage.Literals
The meta object literal for the 'Element' containment reference feature
PREDICATED__ELEMENT - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage
The feature id for the 'Element' containment reference
PREDICATED__PREDICATE - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage.Literals
The meta object literal for the 'Predicate' containment reference feature
PREDICATED__PREDICATE - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage
The feature id for the 'Predicate' containment reference
PREDICATED_EDEFAULT - Static variable in class org.eclipse.xtext.impl.AbstractElementImpl
The default value of the 'Predicated' attribute
PREDICATED_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.SimpleAntlrPackage
The number of structural features of the 'Predicated' class
PredicatedImpl - Class in org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl
An implementation of the model object 'Predicated'
PredicatedImpl() - Constructor for class org.eclipse.xtext.generator.parser.antlr.debug.simpleAntlr.impl.PredicatedImpl
 
PredicateUsesUnorderedGroupInspector - Class in org.eclipse.xtext.xtext
Checks whether a predicate uses an unordered group.
PredicateUsesUnorderedGroupInspector(ValidationMessageAcceptor) - Constructor for class org.eclipse.xtext.xtext.PredicateUsesUnorderedGroupInspector
 
predict(IntStream) - Method in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.DFA
 
predictionLevel - Variable in class org.eclipse.xtext.ui.editor.contentassist.antlr.internal.AbstractInternalContentAssistParser
 
PREF_AUTO_BUILDING - Static variable in class org.eclipse.xtext.builder.preferences.BuilderPreferenceAccess
Name of a preference for configuring whether the builder participant is enabled or not.
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.ui.editor.outline.actions.LinkWithEditorOutlineContribution
 
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.ui.editor.outline.actions.SortOutlineContribution
 
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.xtext.ui.editor.outline.FilterTerminalRulesContribution
 
PREFERENCE_KEY - Static variable in class org.eclipse.xtext.xtext.ui.editor.outline.HideReturnTypesContribution
 
PreferenceConstants - Class in org.eclipse.xtext.ui.editor.preferences
 
PreferenceConstants() - Constructor for class org.eclipse.xtext.ui.editor.preferences.PreferenceConstants
 
PreferenceKey - Class in org.eclipse.xtext.preferences
Implementers of this interface represent a configuration key.
PreferenceKey(String, String) - Constructor for class org.eclipse.xtext.preferences.PreferenceKey
 
PreferenceKeysProvider - Class in org.eclipse.xtext.preferences
 
PreferenceKeysProvider() - Constructor for class org.eclipse.xtext.preferences.PreferenceKeysProvider
 
preferences - Variable in class org.eclipse.xtext.ui.refactoring.ui.DefaultRenameElementHandler
 
preferenceStoreAccess - Variable in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
PreferenceStoreAccessImpl - Class in org.eclipse.xtext.ui.editor.preferences
 
PreferenceStoreAccessImpl() - Constructor for class org.eclipse.xtext.ui.editor.preferences.PreferenceStoreAccessImpl
 
preferenceStoreAccessImpl - Variable in class org.eclipse.xtext.ui.validation.ValidatorPreferencePage
 
PreferenceStoreAccessor - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
PreferenceStoreAccessor(String, IPreferenceStoreAccess) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.PreferenceStoreAccessor
 
PreferenceStoreIndentationInformation - Class in org.eclipse.xtext.ui.editor.formatting
 
PreferenceStoreIndentationInformation() - Constructor for class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
PreferenceStoreWhitespaceInformationProvider - Class in org.eclipse.xtext.ui.editor.formatting
 
PreferenceStoreWhitespaceInformationProvider() - Constructor for class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreWhitespaceInformationProvider
 
preferStatics - Variable in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
prefix - Variable in class org.eclipse.xtext.xbase.ui.hover.XbaseInformationControlInput
 
prefixFeatures(EClass) - Static method in class org.eclipse.xtext.xtext.ui.wizard.ecore2xtext.Ecore2XtextExtensions
 
PrefixMatcher - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher
 
PrefixMatcher.CamelCase - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher.CamelCase() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.CamelCase
 
PrefixMatcher.IgnoreCase - Class in org.eclipse.xtext.ui.editor.contentassist
 
PrefixMatcher.IgnoreCase() - Constructor for class org.eclipse.xtext.ui.editor.contentassist.PrefixMatcher.IgnoreCase
 
PrefixMatcherOutlineAdapter - Class in org.eclipse.xtext.ui.editor.outline.quickoutline
 
PrefixMatcherOutlineAdapter(String, PrefixMatcher) - Constructor for class org.eclipse.xtext.ui.editor.outline.quickoutline.PrefixMatcherOutlineAdapter
 
preInvoke() - Method in class org.eclipse.xtext.generator.GeneratorComponent
 
preInvoke() - Method in interface org.eclipse.xtext.mwe.ISlotEntry
implementers can check their configuration and throw IllegalStateException when problems exists.
preInvoke() - Method in class org.eclipse.xtext.mwe.ResourceLoadingSlotEntry
 
preInvoke() - Method in class org.eclipse.xtext.mwe.SlotEntry
 
preInvoke() - Method in class org.eclipse.xtext.resource.generic.AbstractGenericResourceSupport
 
prepare(ResolvedTypes, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
Assign computed type references to the identifiable structural elements in the processed type.
prepareComputation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
 
prepareExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
 
prepareMembers(ResolvedTypes, IFeatureScopeSession, JvmDeclaredType, Map<JvmIdentifiableElement, ResolvedTypes>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
 
prepareMerge(TypeData, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
prepareMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
 
prepareMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionAwareStackedResolvedTypes
 
prepareMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
 
prepareMergeIntoParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
 
prepareResultType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
 
prepend(INode, Procedures.Procedure1<? super FormattingDataInit>) - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataFactory
 
prependTextPresentationListener(ITextPresentationListener) - Method in class org.eclipse.xtext.ui.editor.XtextSourceViewer
copied from org.eclipse.jdt.internal.ui.javaeditor.JavaSourceViewer.prependTextPresentationListener(ITextPresentationListener)
preProcessSearchString(String) - Method in class org.eclipse.xtext.ui.editor.model.DocumentUtil
 
PresentationDamager - Class in org.eclipse.xtext.ui.editor
This implementations relies on an XtextDocument, which provides information about the damaged region of the last change.
PresentationDamager() - Constructor for class org.eclipse.xtext.ui.editor.PresentationDamager
 
PresentationRepairer - Class in org.eclipse.xtext.ui.editor.syntaxcoloring
 
PresentationRepairer(ITokenScanner) - Constructor for class org.eclipse.xtext.ui.editor.syntaxcoloring.PresentationRepairer
 
presenterControlCreator - Variable in class org.eclipse.xtext.xbase.ui.hover.XbaseHoverProvider
 
preserveBlankLines - Static variable in class org.eclipse.xtext.xbase.formatting.XbaseFormatterPreferenceKeys
 
preservedWS - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream
 
preserveNewLines - Static variable in class org.eclipse.xtext.xbase.formatting.XbaseFormatterPreferenceKeys
 
preserveSpaces - Variable in class org.eclipse.xtext.formatting.impl.FormattingConfigBasedStream
 
preserveWS - Variable in class org.eclipse.xtext.formatting.impl.OneWhitespaceFormatter.OneWhitespaceFormatterStream
 
pressKey(XtextEditor, char) - Method in class org.eclipse.xtext.junit4.ui.AbstractAutoEditTest
 
pressKey(XtextEditor, char) - Method in class org.eclipse.xtext.junit4.ui.AbstractLinkedEditingIntegrationTest
 
pressKey(XtextEditor, char) - Method in class org.eclipse.xtext.ui.junit.editor.autoedit.AbstractAutoEditTest
 
pressKey(XtextEditor, char) - Method in class org.eclipse.xtext.ui.junit.refactoring.AbstractLinkedEditingIntegrationTest
 
pressKeys(XtextEditor, String) - Method in class org.eclipse.xtext.junit4.ui.AbstractAutoEditTest
 
pressKeys(XtextEditor, String) - Method in class org.eclipse.xtext.junit4.ui.AbstractLinkedEditingIntegrationTest
 
pressKeys(XtextEditor, String) - Method in class org.eclipse.xtext.ui.junit.editor.autoedit.AbstractAutoEditTest
 
pressKeys(XtextEditor, String) - Method in class org.eclipse.xtext.ui.junit.refactoring.AbstractLinkedEditingIntegrationTest
 
prettyPrint(String) - Method in class org.eclipse.xtext.generator.parser.antlr.DebugAntlrGeneratorFragment
 
prev - Variable in class org.eclipse.xtext.xbase.typing.AbstractTypeProvider.ImmutableLinkedItem
Deprecated.
 
previous() - Method in interface org.eclipse.xtext.nodemodel.BidiIterator
Returns the previous element.
previous() - Method in interface org.eclipse.xtext.nodemodel.BidiTreeIterator
Returns the previous element.
previous() - Method in class org.eclipse.xtext.nodemodel.impl.BasicNodeIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.impl.BasicNodeTreeIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.util.EmptyBidiIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.util.NodeIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.util.NodeTreeIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.util.ReversedBidiIterator
 
previous() - Method in class org.eclipse.xtext.nodemodel.util.SingletonBidiIterator
 
previous() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.NodeIterator
 
previous - Variable in class org.eclipse.xtext.serializer.analysis.ContextTypePDAProvider.FilterState
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonBreakIterator.SequenceCharacterIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.CommonWordIterator
 
previous() - Method in class org.eclipse.xtext.ui.editor.model.DocumentCharacterIterator
 
PRIMITIVE_COMPARED_TO_NULL - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
 
PRIMITIVE_WIDENING - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
This is set if primitive widening had to be applied.
PrimitiveFigureFactory - Class in org.eclipse.xtext.xtext.ui.graph.figures.primitives
 
PrimitiveFigureFactory() - Constructor for class org.eclipse.xtext.xtext.ui.graph.figures.primitives.PrimitiveFigureFactory
 
primitiveKind(JvmPrimitiveType) - Method in class org.eclipse.xtext.common.types.util.ParameterizedTypeConformanceStrategy
Deprecated.
 
primitiveKind(JvmPrimitiveType) - Method in class org.eclipse.xtext.common.types.util.Primitives
 
PrimitiveMirror - Class in org.eclipse.xtext.common.types.access.impl
 
PrimitiveMirror(ITypeFactory<Class<?>>) - Constructor for class org.eclipse.xtext.common.types.access.impl.PrimitiveMirror
 
Primitives - Class in org.eclipse.xtext.common.types.access.impl
 
Primitives() - Constructor for class org.eclipse.xtext.common.types.access.impl.Primitives
 
PRIMITIVES - Static variable in interface org.eclipse.xtext.common.types.access.impl.URIHelperConstants
 
Primitives - Class in org.eclipse.xtext.common.types.util
 
Primitives() - Constructor for class org.eclipse.xtext.common.types.util.Primitives
 
primitives - Variable in class org.eclipse.xtext.common.types.util.TypeConformanceComputer
Deprecated.
 
Primitives.Primitive - Enum in org.eclipse.xtext.common.types.util
 
PRIMITIVES_URI - Static variable in interface org.eclipse.xtext.common.types.access.impl.URIHelperConstants
 
PrimitiveTypeFactory - Class in org.eclipse.xtext.common.types.access.impl
 
PrimitiveTypeFactory() - Constructor for class org.eclipse.xtext.common.types.access.impl.PrimitiveTypeFactory
 
print(TerminalRule) - Method in class org.eclipse.xtext.generator.parser.antlr.TerminalRuleToLexerBody
 
print(PrintStream) - Method in class org.eclipse.xtext.util.GraphvizDotBuilder.Props
 
print(T) - Static method in class org.eclipse.xtext.xbase.lib.InputOutput
Prints the given object to System.out.
printConstructor(String, PrintWriter, int) - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.PartialClassExtractor
 
printDiagnostic(StringBuffer, String, Diagnostic) - Method in class org.eclipse.xtext.junit.validation.AssertableDiagnostics
 
printDiagnostic(StringBuffer, String, Diagnostic) - Method in class org.eclipse.xtext.junit4.validation.AssertableDiagnostics
 
printInstantly - Variable in class org.eclipse.xtext.junit.serializer.DebugSequenceAcceptor
 
printInstantly - Variable in class org.eclipse.xtext.junit4.serializer.DebugSequenceAcceptor
 
println() - Static method in class org.eclipse.xtext.xbase.lib.InputOutput
Prints a newline to standard out, by delegating directly to System.out.println()
println(T) - Static method in class org.eclipse.xtext.xbase.lib.InputOutput
Prints the given object to System.out and terminate the line.
printMarker(IMarker[]) - Static method in class org.eclipse.xtext.junit4.ui.util.IResourcesSetupUtil
 
printMarker(IMarker[]) - Static method in class org.eclipse.xtext.ui.junit.util.IResourcesSetupUtil
 
printStopwatchData(Description, Map<String, Stopwatches.NumbersForTask>, long) - Method in class org.eclipse.xtext.junit4.internal.StopwatchRule
 
priority - Variable in class org.eclipse.xtext.xbase.scoping.featurecalls.DefaultJvmFeatureDescriptionProvider
Deprecated.
 
PRIVATE_VALUE - Static variable in enum org.eclipse.xtext.common.types.JvmVisibility
The 'PRIVATE' literal value
ProblemAnnotationHover - Class in org.eclipse.xtext.ui.editor.hover
 
ProblemAnnotationHover() - Constructor for class org.eclipse.xtext.ui.editor.hover.ProblemAnnotationHover
 
problemIfAnyOf - Static variable in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
 
ProcedureExtensions - Class in org.eclipse.xtext.xbase.lib
This is an extension library for procedures, e.g. side-effect only-closures.
ProcedureExtensions() - Constructor for class org.eclipse.xtext.xbase.lib.ProcedureExtensions
 
Procedures - Interface in org.eclipse.xtext.xbase.lib
This class serves as a container for the various procedure types that are used to implement the type of closures in Xbase that do not return any results but a meant to cause side-effects.
Procedures.Procedure0 - Interface in org.eclipse.xtext.xbase.lib
A procedure without any parameters, e.g. a Runnable.
Procedures.Procedure1<Param> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes one argument.
Procedures.Procedure2<P1,P2> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes two arguments.
Procedures.Procedure3<P1,P2,P3> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes three arguments.
Procedures.Procedure4<P1,P2,P3,P4> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes four arguments.
Procedures.Procedure5<P1,P2,P3,P4,P5> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes five arguments.
Procedures.Procedure6<P1,P2,P3,P4,P5,P6> - Interface in org.eclipse.xtext.xbase.lib
A procedure that takes six arguments.
process(String) - Method in class org.eclipse.xtext.generator.parser.antlr.postProcessing.SuppressWarningsProcessor
 
process(IUnitOfWork<T, XtextResource>) - Method in interface org.eclipse.xtext.ui.editor.model.IXtextDocumentContentObserver.Processor
 
process(IUnitOfWork<T, P>) - Method in class org.eclipse.xtext.util.concurrent.AbstractReadWriteAcces
Upgrades a read transaction to a write transaction, executes the work then downgrades to a read transaction again.
process(T) - Method in class org.eclipse.xtext.util.concurrent.IUnitOfWork.Void
 
process(JvmMember, Map<String, JvmIdentifiableElement>) - Method in class org.eclipse.xtext.xbase.imports.NonOverridableTypesProvider
 
process(ITypeComputationResult) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer.BranchExpressionProcessor
 
process(GeneratedMetamodel) - Method in interface org.eclipse.xtext.xtext.ecoreInference.IXtext2EcorePostProcessor
Process the given metatmodel (e.g. set default values, make references bi-directional, ...)
process(GeneratedMetamodel) - Method in class org.eclipse.xtext.xtext.ecoreInference.XtendXtext2EcorePostProcessor
 
processAsPropertyNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
 
processChanges(IWorkbenchPreferenceContainer) - Method in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
processExpressionType(ITypeComputationResult) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
Returns true if the expression result is definitely incompatible to the expected type.
processExpressionType(FunctionTypeReference, ITypeComputationResult) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
 
processFeatureNames(QualifiedName, AbstractSessionBasedScope.NameAcceptor) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
 
processIssues(List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.AnnotationIssueProcessor
 
processIssues(List<Issue>, IProgressMonitor) - Method in interface org.eclipse.xtext.ui.editor.validation.IValidationIssueProcessor
 
processIssues(List<Issue>, IProgressMonitor) - Method in class org.eclipse.xtext.ui.editor.validation.MarkerIssueProcessor
 
processIssuesBy(IValidationIssueProcessor) - Method in class org.eclipse.xtext.ui.editor.embedded.EmbeddedEditorFactory.Builder
 
processMembers(Map<String, Set<JvmFeature>>, Collection<? extends JvmMember>) - Method in class org.eclipse.xtext.common.types.impl.JvmDeclaredTypeImplCustom
 
processModel(String) - Method in class org.eclipse.xtext.junit4.smoketest.AbstractSmokeTest
 
processModelWithoutResourceSet(String) - Method in class org.eclipse.xtext.junit4.smoketest.AbstractSmokeTest
 
processPairedReferences(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
 
processPairedReferences(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
 
processReferringResource(Resource, Iterable<IReferenceDescription>, ElementRenameArguments, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.ui.refactoring.impl.DefaultReferenceUpdater
Override this method for pre- or post-processing hooks.
processReferringResource(Resource, Iterable<IReferenceDescription>, ElementRenameArguments, IRefactoringUpdateAcceptor) - Method in class org.eclipse.xtext.xbase.ui.refactoring.XbaseReferenceUpdater
 
processTypeParameter(JvmTypeParameter, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
 
processTypeParameter(JvmTypeParameter, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
 
produceMethods() - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.AntlrLexerSplitter
 
PRODUCT - Static variable in class org.eclipse.xtext.xtext.ui.wizard.releng.P2DirectorLaunch
 
production - Variable in class org.eclipse.xtext.util.formallang.FollowerFunctionImpl
 
production - Variable in class org.eclipse.xtext.util.formallang.NfaUtil.GetToken
 
Production<ELEMENT,TOKEN> - Interface in org.eclipse.xtext.util.formallang
Production Rule
ProductionFactory<ELEMENT,TOKEN> - Interface in org.eclipse.xtext.util.formallang
 
ProductionFormatter<ELEMENT,TOKEN> - Class in org.eclipse.xtext.util.formallang
 
ProductionFormatter() - Constructor for class org.eclipse.xtext.util.formallang.ProductionFormatter
 
ProductionFormatter.ObjToStrFunction<TOKEN> - Class in org.eclipse.xtext.util.formallang
 
ProductionFormatter.ObjToStrFunction() - Constructor for class org.eclipse.xtext.util.formallang.ProductionFormatter.ObjToStrFunction
 
ProductionStringFactory<TOKEN> - Class in org.eclipse.xtext.util.formallang
 
ProductionStringFactory() - Constructor for class org.eclipse.xtext.util.formallang.ProductionStringFactory
 
ProductionStringFactory(Function<TOKEN, String>) - Constructor for class org.eclipse.xtext.util.formallang.ProductionStringFactory
 
ProductionUtil - Class in org.eclipse.xtext.util.formallang
 
ProductionUtil() - Constructor for class org.eclipse.xtext.util.formallang.ProductionUtil
 
ProgressMonitorProposalAcceptorAdapter - Class in org.eclipse.xtext.common.types.xtext.ui
 
ProgressMonitorProposalAcceptorAdapter(ICompletionProposalAcceptor) - Constructor for class org.eclipse.xtext.common.types.xtext.ui.ProgressMonitorProposalAcceptorAdapter
 
project - Variable in class org.eclipse.xtext.ui.preferences.OptionsConfigurationBlock
 
ProjectAwareXtendXtext2EcorePostProcessor - Class in org.eclipse.xtext.xtext.ecoreInference
XtendXtext2EcorePostProcessor specialization which enables the xtend post processing file to refer to classes and resources which are available from the classpath of the containing IJavaProject.
ProjectAwareXtendXtext2EcorePostProcessor() - Constructor for class org.eclipse.xtext.xtext.ecoreInference.ProjectAwareXtendXtext2EcorePostProcessor
 
ProjectClasspathChangeListener - Class in org.eclipse.xtext.builder.impl.javasupport
 
ProjectClasspathChangeListener() - Constructor for class org.eclipse.xtext.builder.impl.javasupport.ProjectClasspathChangeListener
 
ProjectConfig - Class in org.eclipse.xtext.xbase.file
 
ProjectConfig(String) - Constructor for class org.eclipse.xtext.xbase.file.ProjectConfig
 
ProjectDirectoryFieldEditor_OutputDirectory - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectFactory - Class in org.eclipse.xtext.ui.util
 
ProjectFactory() - Constructor for class org.eclipse.xtext.ui.util.ProjectFactory
 
ProjectFactory_0 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_1 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_2 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectFactory_3 - Static variable in class org.eclipse.xtext.ui.util.Messages
 
ProjectInfoBinder - Class in org.eclipse.xtext.xtext.ui.wizard.releng
This class is responsible for binding RelengProjectInfo to the corresponding Controls.
ProjectInfoBinder(DataBindingContext, RelengProjectInfo) - Constructor for class org.eclipse.xtext.xtext.ui.wizard.releng.ProjectInfoBinder
 
ProjectInfoBinder_errorFeatureNotExists - Static variable in class org.eclipse.xtext.xtext.ui.wizard.releng.Messages
 
ProjectInfoBinder_errorFeatureNotSelected - Static variable in class org.eclipse.xtext.xtext.ui.wizard.releng.Messages
 
ProjectInfoBinder_warnBuckyHeadlessNotSet - Static variable in class org.eclipse.xtext.xtext.ui.wizard.releng.Messages
 
ProjectInfoBinder_warnNotBucky - Static variable in class org.eclipse.xtext.xtext.ui.wizard.releng.Messages
 
ProjectionAwareProposalAcceptor - Class in org.eclipse.xtext.ui.codetemplates.ui.projectedEditing
 
ProjectionAwareProposalAcceptor(ICompletionProposalAcceptor, IProjectedContent) - Constructor for class org.eclipse.xtext.ui.codetemplates.ui.projectedEditing.ProjectionAwareProposalAcceptor
 
projectionDisabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
 
projectionEnabled() - Method in class org.eclipse.xtext.ui.editor.folding.DefaultFoldingStructureProvider.ProjectionChangeListener
 
projectName - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
projectNatures - Variable in class org.eclipse.xtext.ui.util.ProjectFactory
 
ProjectOpenedOrClosedListener - Class in org.eclipse.xtext.builder.impl
 
ProjectOpenedOrClosedListener() - Constructor for class org.eclipse.xtext.builder.impl.ProjectOpenedOrClosedListener
 
ProjectOpenedOrClosedListener_FromIndex - Static variable in class org.eclipse.xtext.builder.impl.Messages
 
ProjectOpenedOrClosedListener_RemovingProject - Static variable in class org.eclipse.xtext.builder.impl.Messages
 
ProjectSelectionDialog - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
ProjectSelectionDialog(Shell, Set<IProject>, IDialogSettings) - Constructor for class org.eclipse.xtext.ui.preferences.ProjectSelectionDialog
 
ProjectSelectionDialog_desciption - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectSelectionDialog_filter - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
ProjectSelectionDialog_title - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
projectToModificationStamp - Variable in class org.eclipse.xtext.builder.impl.javasupport.JdtToBeBuiltComputer.ModificationStampCache
 
ProjectUtil - Class in org.eclipse.xtext.ui.refactoring.impl
Converts URIs to IFiles and IProjects.
ProjectUtil() - Constructor for class org.eclipse.xtext.ui.refactoring.impl.ProjectUtil
 
properties - Variable in class org.eclipse.xtext.AbstractXtextRuntimeModule
 
properties - Variable in class org.eclipse.xtext.common.AbstractTerminalsRuntimeModule
 
properties - Variable in class org.eclipse.xtext.generator.parser.antlr.debug.AbstractSimpleAntlrRuntimeModule
 
properties - Variable in class org.eclipse.xtext.generator.parser.antlr.splitting.AbstractSimpleExpressionsRuntimeModule
 
properties - Variable in class org.eclipse.xtext.purexbase.AbstractPureXbaseRuntimeModule
 
properties - Variable in class org.eclipse.xtext.ui.codetemplates.AbstractCodetemplatesRuntimeModule
 
properties - Variable in class org.eclipse.xtext.ui.codetemplates.AbstractSingleCodetemplateRuntimeModule
 
properties - Variable in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
 
properties - Variable in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
 
properties - Variable in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
 
PropertyAndPreferencePage - Class in org.eclipse.xtext.ui.preferences
Initially copied from Jdt.
PropertyAndPreferencePage() - Constructor for class org.eclipse.xtext.ui.preferences.PropertyAndPreferencePage
 
PropertyAndPreferencePage_showprojectspecificsettings_label - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
PropertyAndPreferencePage_useprojectsettings_label - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
PropertyAndPreferencePage_useworkspacesettings_change - Static variable in class org.eclipse.xtext.ui.preferences.Messages
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.formatting.PreferenceStoreIndentationInformation
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.outline.actions.OutlineWithEditorLinker
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.preferences.fields.AbstractDetailsPart
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.HighlightingHelper
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.TextAttributeProvider
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.ui.views.AbstractSourceView
 
propertyChange(PropertyChangeEvent) - Method in class org.eclipse.xtext.xtext.ui.graph.actions.RailroadSelectionLinker
 
ProposalConflictHelper - Class in org.eclipse.xtext.ui.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.ui.editor.contentassist.ProposalConflictHelper
 
proposals - Variable in class org.eclipse.xtext.ui.editor.hover.AnnotationWithQuickFixesHover.AnnotationInfo
 
proposalWithPrefixMultiplier - Variable in class org.eclipse.xtext.ui.editor.contentassist.ContentProposalPriorities
 
proposeDeclaringTypeForStaticInvocation(EObject, Assignment, ContentAssistContext, ICompletionProposalAcceptor) - Method in class org.eclipse.xtext.xbase.ui.contentassist.XbaseProposalProvider
 
PROTECTED_VALUE - Static variable in enum org.eclipse.xtext.common.types.JvmVisibility
The 'PROTECTED' literal value
PROTOCOL - Static variable in interface org.eclipse.xtext.common.types.access.impl.URIHelperConstants
 
provideDefaultTraceURIConverter() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.codetemplates.ui.highlighting.SemanticHighlighter
 
provideHighlightingFor(String, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.codetemplates.ui.highlighting.TemplateBodyHighlighter
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in interface org.eclipse.xtext.ui.editor.syntaxcoloring.ISemanticHighlightingCalculator
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.MergingHighlightedPositionAcceptor
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.xbase.ui.highlighting.XbaseHighlightingCalculator
 
provideHighlightingFor(XtextResource, IHighlightedPositionAcceptor) - Method in class org.eclipse.xtext.xtext.ui.editor.syntaxcoloring.SemanticHighlightingCalculator
 
provideIAllContainersState() - Method in class org.eclipse.xtext.purexbase.ui.AbstractPureXbaseUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.ui.AbstractXtextUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.ui.codetemplates.ui.AbstractCodetemplatesUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.ui.codetemplates.ui.AbstractSingleCodetemplateUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.ui.codetemplates.ui.CodetemplatesUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.ui.codetemplates.ui.SingleCodetemplateUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.xbase.annotations.ui.AbstractXbaseWithAnnotationsUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.xbase.ui.AbstractXbaseUiModule
 
provideIAllContainersState() - Method in class org.eclipse.xtext.xbase.ui.AbstractXtypeUiModule
 
provideIBuilderState() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIDirtyStateManager() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIEncodingProvider() - Method in class org.eclipse.xtext.service.DefaultRuntimeModule
 
provideInternalCodetemplatesLexer() - Method in class org.eclipse.xtext.ui.codetemplates.AbstractCodetemplatesRuntimeModule
 
provideInternalPureXbaseLexer() - Method in class org.eclipse.xtext.purexbase.AbstractPureXbaseRuntimeModule
 
provideInternalSimpleAntlrLexer() - Method in class org.eclipse.xtext.generator.parser.antlr.debug.AbstractSimpleAntlrRuntimeModule
 
provideInternalSimpleExpressionsLexer() - Method in class org.eclipse.xtext.generator.parser.antlr.splitting.AbstractSimpleExpressionsRuntimeModule
 
provideInternalSingleCodetemplateLexer() - Method in class org.eclipse.xtext.ui.codetemplates.AbstractSingleCodetemplateRuntimeModule
 
provideInternalXbaseLexer() - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
 
provideInternalXbaseWithAnnotationsLexer() - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
 
provideInternalXtextLexer() - Method in class org.eclipse.xtext.AbstractXtextRuntimeModule
 
provideInternalXtypeLexer() - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
 
provideIPreferenceStoreAccess() - Method in class org.eclipse.xtext.ui.codetemplates.ui.SingleCodetemplateUiModule
 
provideIResourceDescriptions() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIStateChangeEventBroker() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIStorage2UriMapper() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIStorage2UriMapperJdtExtensions() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIURIEditorOpener() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideIWorkspace() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideJdtHelper() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideLanguageRegistry() - Method in class org.eclipse.xtext.purexbase.ui.AbstractPureXbaseUiModule
 
provideLanguageRegistry() - Method in class org.eclipse.xtext.ui.AbstractXtextUiModule
 
provideLanguageRegistry() - Method in class org.eclipse.xtext.ui.codetemplates.ui.AbstractCodetemplatesUiModule
 
provideLanguageRegistry() - Method in class org.eclipse.xtext.ui.codetemplates.ui.SingleCodetemplateUiModule
 
providePreferenceStoreAccessor() - Method in class org.eclipse.xtext.ui.codetemplates.ui.SingleCodetemplateUiModule
 
provideQueuedBuildData() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provider - Variable in class org.eclipse.xtext.conversion.impl.DefaultTerminalConverter.Factory
 
provider(String) - Static method in class org.eclipse.xtext.generator.BindValue
 
provider - Variable in class org.eclipse.xtext.serializer.acceptor.SequenceFeeder
 
provider - Variable in class org.eclipse.xtext.serializer.analysis.GrammarConstraintProvider.Constraint
 
PROVIDER - Static variable in class org.eclipse.xtext.ui.compare.DefaultMergeEditor
 
provider(Class<? extends T>) - Static method in class org.eclipse.xtext.ui.shared.Access
 
providerExpr(String) - Static method in class org.eclipse.xtext.generator.BindValue
 
ProviderModule - Class in org.eclipse.xtext.service
 
ProviderModule(Method, Object) - Constructor for class org.eclipse.xtext.service.ProviderModule
 
provideSharedStateContributionRegistry() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideStorageAwareTrace() - Method in class org.eclipse.xtext.ui.shared.SharedStateModule
 
provideTemplatesLanguageConfiguration() - Method in class org.eclipse.xtext.purexbase.ui.AbstractPureXbaseUiModule
 
provideTemplatesLanguageConfiguration() - Method in class org.eclipse.xtext.ui.AbstractXtextUiModule
 
provideTemplatesLanguageConfiguration() - Method in class org.eclipse.xtext.ui.codetemplates.ui.AbstractCodetemplatesUiModule
 
provideTemplatesLanguageConfiguration() - Method in class org.eclipse.xtext.ui.codetemplates.ui.CodetemplatesUiModule
 
proxyToAssumption - Variable in class org.eclipse.xtext.xbase.resource.XbaseResource.AssumptionState
 
proxyToString(Object) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
 
proxyToString(Object) - Method in class org.eclipse.xtext.xbase.interpreter.impl.ClosureInvocationHandler
 
prune() - Method in class org.eclipse.xtext.nodemodel.impl.BasicNodeTreeIterator
 
prune() - Method in class org.eclipse.xtext.nodemodel.util.NodeTreeIterator
 
prune() - Method in class org.eclipse.xtext.nodemodel.util.ReversedBidiTreeIterator
 
prune() - Method in class org.eclipse.xtext.parsetree.reconstr.impl.NodeIterator
 
PUBLIC_VALUE - Static variable in enum org.eclipse.xtext.common.types.JvmVisibility
The 'PUBLIC' literal value
PublicReentrantTypeResolver - Class in org.eclipse.xtext.xbase.junit.typesystem
 
PublicReentrantTypeResolver() - Constructor for class org.eclipse.xtext.xbase.junit.typesystem.PublicReentrantTypeResolver
 
PublicResolvedTypes - Class in org.eclipse.xtext.xbase.junit.typesystem
 
PublicResolvedTypes(DefaultReentrantTypeResolver) - Constructor for class org.eclipse.xtext.xbase.junit.typesystem.PublicResolvedTypes
 
PublicStackedResolvedTypes - Class in org.eclipse.xtext.xbase.junit.typesystem
 
PublicStackedResolvedTypes(ResolvedTypes) - Constructor for class org.eclipse.xtext.xbase.junit.typesystem.PublicStackedResolvedTypes
 
PublicVisibilityHelper - Class in org.eclipse.xtext.xbase.typesystem.util
Context independent treatment of visibility computation.
PublicVisibilityHelper() - Constructor for class org.eclipse.xtext.xbase.typesystem.util.PublicVisibilityHelper
 
PUNCTUATION_ID - Static variable in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
punctuationTextStyle() - Method in class org.eclipse.xtext.ui.editor.syntaxcoloring.DefaultHighlightingConfiguration
 
pure - Variable in class org.eclipse.xtext.junit4.parameterized.StringCollection.Item
Deprecated.
 
Pure - Annotation Type in org.eclipse.xtext.xbase.lib
Whether the constructor or method causes any side-effects to non-local state.
PureXbaseActivator - Class in org.eclipse.xtext.purexbase.ui.internal
This class was generated.
PureXbaseActivator() - Constructor for class org.eclipse.xtext.purexbase.ui.internal.PureXbaseActivator
 
PureXbaseAdapterFactory - Class in org.eclipse.xtext.purexbase.pureXbase.util
The Adapter Factory for the model.
PureXbaseAdapterFactory() - Constructor for class org.eclipse.xtext.purexbase.pureXbase.util.PureXbaseAdapterFactory
Creates an instance of the adapter factory
PureXbaseAntlrTokenFileProvider - Class in org.eclipse.xtext.purexbase.parser.antlr
 
PureXbaseAntlrTokenFileProvider() - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.PureXbaseAntlrTokenFileProvider
 
PureXbaseDescriptionLabelProvider - Class in org.eclipse.xtext.purexbase.ui.labeling
Provides labels for a IEObjectDescriptions and IResourceDescriptions.
PureXbaseDescriptionLabelProvider() - Constructor for class org.eclipse.xtext.purexbase.ui.labeling.PureXbaseDescriptionLabelProvider
 
PureXbaseExecutableExtensionFactory - Class in org.eclipse.xtext.purexbase.ui
This class was generated.
PureXbaseExecutableExtensionFactory() - Constructor for class org.eclipse.xtext.purexbase.ui.PureXbaseExecutableExtensionFactory
 
PureXbaseFactory - Interface in org.eclipse.xtext.purexbase.pureXbase
The Factory for the model.
PureXbaseFactoryImpl - Class in org.eclipse.xtext.purexbase.pureXbase.impl
An implementation of the model Factory
PureXbaseFactoryImpl() - Constructor for class org.eclipse.xtext.purexbase.pureXbase.impl.PureXbaseFactoryImpl
Creates an instance of the factory
PureXbaseFormatter - Class in org.eclipse.xtext.purexbase.formatting
This class contains custom formatting description.
PureXbaseFormatter() - Constructor for class org.eclipse.xtext.purexbase.formatting.PureXbaseFormatter
 
PureXbaseGrammarAccess - Class in org.eclipse.xtext.purexbase.services
 
PureXbaseGrammarAccess(GrammarProvider, XbaseGrammarAccess) - Constructor for class org.eclipse.xtext.purexbase.services.PureXbaseGrammarAccess
 
PureXbaseGrammarAccess.FeatureCallIDElements - Class in org.eclipse.xtext.purexbase.services
 
PureXbaseGrammarAccess.FeatureCallIDElements() - Constructor for class org.eclipse.xtext.purexbase.services.PureXbaseGrammarAccess.FeatureCallIDElements
 
PureXbaseGrammarAccess.ModelElements - Class in org.eclipse.xtext.purexbase.services
 
PureXbaseGrammarAccess.ModelElements() - Constructor for class org.eclipse.xtext.purexbase.services.PureXbaseGrammarAccess.ModelElements
 
PureXbaseGrammarAccess.SpecialBlockExpressionElements - Class in org.eclipse.xtext.purexbase.services
 
PureXbaseGrammarAccess.SpecialBlockExpressionElements() - Constructor for class org.eclipse.xtext.purexbase.services.PureXbaseGrammarAccess.SpecialBlockExpressionElements
 
PureXbaseJvmModelInferrer - Class in org.eclipse.xtext.purexbase.jvmmodel
Infers a JVM model from the source model.
PureXbaseJvmModelInferrer() - Constructor for class org.eclipse.xtext.purexbase.jvmmodel.PureXbaseJvmModelInferrer
 
PureXbaseLabelProvider - Class in org.eclipse.xtext.purexbase.ui.labeling
Provides labels for a EObjects.
PureXbaseLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.xtext.purexbase.ui.labeling.PureXbaseLabelProvider
 
PureXbaseOutlineTreeProvider - Class in org.eclipse.xtext.purexbase.ui.outline
Customization of the default outline structure.
PureXbaseOutlineTreeProvider() - Constructor for class org.eclipse.xtext.purexbase.ui.outline.PureXbaseOutlineTreeProvider
 
PureXbasePackage - Interface in org.eclipse.xtext.purexbase.pureXbase
The Package for the model.
PureXbasePackage.Literals - Interface in org.eclipse.xtext.purexbase.pureXbase
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
PureXbasePackageImpl - Class in org.eclipse.xtext.purexbase.pureXbase.impl
An implementation of the model Package
PureXbaseParser - Class in org.eclipse.xtext.purexbase.parser.antlr
 
PureXbaseParser() - Constructor for class org.eclipse.xtext.purexbase.parser.antlr.PureXbaseParser
 
PureXbaseParser - Class in org.eclipse.xtext.purexbase.ui.contentassist.antlr
 
PureXbaseParser() - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.antlr.PureXbaseParser
 
PureXbaseProposalProvider - Class in org.eclipse.xtext.purexbase.ui.contentassist
see http://www.eclipse.org/Xtext/documentation/latest/xtext.html#contentAssist on how to customize content assistant
PureXbaseProposalProvider() - Constructor for class org.eclipse.xtext.purexbase.ui.contentassist.PureXbaseProposalProvider
 
PureXbaseQuickfixProvider - Class in org.eclipse.xtext.purexbase.ui.quickfix
Custom quickfixes.
PureXbaseQuickfixProvider() - Constructor for class org.eclipse.xtext.purexbase.ui.quickfix.PureXbaseQuickfixProvider
 
PureXbaseRuntimeModule - Class in org.eclipse.xtext.purexbase
Use this class to register components to be used at runtime / without the Equinox extension registry.
PureXbaseRuntimeModule() - Constructor for class org.eclipse.xtext.purexbase.PureXbaseRuntimeModule
 
PureXbaseSemanticSequencer - Class in org.eclipse.xtext.purexbase.serializer
 
PureXbaseSemanticSequencer() - Constructor for class org.eclipse.xtext.purexbase.serializer.PureXbaseSemanticSequencer
 
PureXbaseStandaloneSetup - Class in org.eclipse.xtext.purexbase
Initialization support for running Xtext languages without equinox extension registry
PureXbaseStandaloneSetup() - Constructor for class org.eclipse.xtext.purexbase.PureXbaseStandaloneSetup
 
PureXbaseStandaloneSetupGenerated - Class in org.eclipse.xtext.purexbase
Generated from StandaloneSetup.xpt!
PureXbaseStandaloneSetupGenerated() - Constructor for class org.eclipse.xtext.purexbase.PureXbaseStandaloneSetupGenerated
 
PureXbaseSwitch<T> - Class in org.eclipse.xtext.purexbase.pureXbase.util
The Switch for the model's inheritance hierarchy.
PureXbaseSwitch() - Constructor for class org.eclipse.xtext.purexbase.pureXbase.util.PureXbaseSwitch
Creates an instance of the switch
PureXbaseSyntacticSequencer - Class in org.eclipse.xtext.purexbase.serializer
 
PureXbaseSyntacticSequencer() - Constructor for class org.eclipse.xtext.purexbase.serializer.PureXbaseSyntacticSequencer
 
PureXbaseUiModule - Class in org.eclipse.xtext.purexbase.ui
Use this class to register components to be used within the IDE.
PureXbaseUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.xtext.purexbase.ui.PureXbaseUiModule
 
PureXbaseUiModule.NoFolding - Class in org.eclipse.xtext.purexbase.ui
 
PureXbaseUiModule.NoFolding() - Constructor for class org.eclipse.xtext.purexbase.ui.PureXbaseUiModule.NoFolding
 
PureXbaseValidator - Class in org.eclipse.xtext.purexbase.validation
Custom validation rules.
PureXbaseValidator() - Constructor for class org.eclipse.xtext.purexbase.validation.PureXbaseValidator
 
push(ELEMENT) - Method in class org.eclipse.xtext.util.AbstractLinkedStack
 
push(T) - Method in class org.eclipse.xtext.util.formallang.PdaUtil.CyclicStackItem
 
push(T) - Method in class org.eclipse.xtext.util.formallang.PdaUtil.HashStack
 
push(T) - Method in class org.eclipse.xtext.util.formallang.PdaUtil.StackItem
 
push(String) - Method in class org.eclipse.xtext.util.formallang.StringPda.StringPDAState
 
pushExpectedExceptions(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
pushExpectedExceptions(JvmExecutable) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
pushFormatter - Variable in class org.eclipse.xtext.util.formallang.PdaToDot
 
pushFrame() - Method in class org.eclipse.xtext.parser.antlr.UnorderedGroupHelper.State
 
pushInfo(JvmTypeParameterDeclarator, int) - Method in class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
 
pushReassigningTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
pushs - Variable in class org.eclipse.xtext.util.formallang.StringPda
 
pushTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
 
pushTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
 
pushTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
pushTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
 
put(JvmTypeParameter, JvmTypeReference) - Method in class org.eclipse.xtext.common.types.util.TypeArgumentContextProvider.PrimitiveAwareMap
Deprecated.
 
put(WorkflowContext, IResourceDescriptions, ResourceSet) - Method in interface org.eclipse.xtext.mwe.ISlotEntry
implementers can modify the ctx (i.e. add new entries based on the configuration)
put(WorkflowContext, IResourceDescriptions, ResourceSet) - Method in class org.eclipse.xtext.mwe.ResourceLoadingSlotEntry
 
put(WorkflowContext, IResourceDescriptions, ResourceSet) - Method in class org.eclipse.xtext.mwe.SlotEntry
 
put(String, String) - Method in class org.eclipse.xtext.preferences.MapBasedPreferenceValues
 
put(Object, Object) - Method in class org.eclipse.xtext.util.MergeableManifest.OrderAwareAttributes
 
put(String) - Method in class org.eclipse.xtext.xbase.junit.typesystem.SimpleBloomFilter
Puts an element into this BloomFilter.
putAllIntoListMap(K, Collection<? extends V>, Map<? super K, List<V>>) - Static method in class org.eclipse.xtext.xbase.typesystem.util.Maps2
Puts a value into a map that supports lists as values.
putIntoListMap(K, V, Map<? super K, List<V>>) - Static method in class org.eclipse.xtext.xbase.typesystem.util.Maps2
Puts a value into a map that supports lists as values.
putIntoMap(Map<QualifiedName, List<IEObjectDescription>>, IEObjectDescription) - Method in class org.eclipse.xtext.resource.impl.EObjectDescriptionLookUp
 
putIntoSmallSetMap(K, V, Map<? super K, Set<V>>) - Static method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
 
putIntoSmallSetMap(K, V, Map<? super K, Set<V>>, boolean) - Static method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
 
putValue(String, String) - Method in class org.eclipse.xtext.ui.editor.preferences.FixedScopedPreferenceStore
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _