- CachingBatchTypeResolver - Class in org.eclipse.xtext.xbase.typesystem.internal
-
A batch type resolver that uses the resource scope cache to
return a cached result of the computed types.
- CachingBatchTypeResolver() - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver
-
- CachingBatchTypeResolver.LazyResolvedTypes - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- calculatePartialParsingPointers(ICompositeNode, ILeafNode, ILeafNode) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- canBeLocalVariable() - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- canCompileToJavaBasicForStatement(XBasicForLoopExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- canCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- canCompileToJavaLambda(XClosure, LightweightTypeReference, JvmOperation) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- CandidateCompareResult - Enum in org.eclipse.xtext.xbase.typesystem.internal
-
The result of the comparison of two linking candidates.
- canonicalName(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- canResolveTo(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Returns true if the existing hints would allow to resolve to the given reference.
- canResolveTo(LightweightTypeReference, List<LightweightBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- canUseArrayInitializer(XListLiteral, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- canUseArrayInitializerImpl(XListLiteral, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- canVisit(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
-
- capture(ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver.LocalVariableCapturerImpl
-
- capture(ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.LocalVariableCapturer
-
- CapturedLocalElementsAwareStackedResolvedTypes - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- CapturedLocalElementsAwareStackedResolvedTypes(ResolvedTypes, ResolvedTypes) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.CapturedLocalElementsAwareStackedResolvedTypes
-
- captureLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- captureLocalElements() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Allows to capture the available local elements as if they have been defined on the this type as a member.
- captureLocalVariables(JvmDeclaredType, ITypeComputationState) - Static method in class org.eclipse.xtext.xbase.typesystem.LocalVariableCapturer
-
- captureLocalVariables(JvmTypeReference, ITypeComputationState) - Static method in class org.eclipse.xtext.xbase.typesystem.LocalVariableCapturer
-
- captureResolvedTypes(ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver.LocalVariableCapturerImpl
-
- case_ - Variable in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
The cached value of the '
Case' containment reference.
- caseJvmIdentifiableElement(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'Jvm Identifiable Element'.
- caseJvmSpecializedTypeReference(JvmSpecializedTypeReference) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'Jvm Specialized Type Reference'.
- caseJvmTypeReference(JvmTypeReference) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'Jvm Type Reference'.
- caseNeedsIfNotMatchedCheck() - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressionCompilationState
-
- cases - Variable in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
The cached value of the '
Cases' containment reference list.
- caseXAbstractFeatureCall(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXAbstractFeatureCall(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XAbstract Feature Call'.
- caseXAbstractWhileExpression(XAbstractWhileExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XAbstract While Expression'.
- caseXAnnotation(XAnnotation) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
-
Returns the result of interpreting the object as an instance of 'XAnnotation'.
- caseXAnnotationElementValuePair(XAnnotationElementValuePair) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
-
Returns the result of interpreting the object as an instance of 'XAnnotation Element Value Pair'.
- caseXAssignment(XAssignment) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XAssignment'.
- caseXBasicForLoopExpression(XBasicForLoopExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XBasic For Loop Expression'.
- caseXBinaryOperation(XBinaryOperation) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XBinary Operation'.
- caseXBlockExpression(XBlockExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XBlock Expression'.
- caseXBooleanLiteral(XBooleanLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XBoolean Literal'.
- caseXCasePart(XCasePart) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXCasePart(XCasePart) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XCase Part'.
- caseXCastedExpression(XCastedExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XCasted Expression'.
- caseXCatchClause(XCatchClause) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXCatchClause(XCatchClause) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XCatch Clause'.
- caseXClosure(XClosure) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXClosure(XClosure) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XClosure'.
- caseXCollectionLiteral(XCollectionLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XCollection Literal'.
- caseXComputedTypeReference(XComputedTypeReference) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'XComputed Type Reference'.
- caseXConstructorCall(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXConstructorCall(XConstructorCall) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XConstructor Call'.
- caseXDoWhileExpression(XDoWhileExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XDo While Expression'.
- caseXExpression(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
-
Returns the result of interpreting the object as an instance of 'XExpression'.
- caseXExpression(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXExpression(XExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XExpression'.
- caseXFeatureCall(XFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XFeature Call'.
- caseXForLoopExpression(XForLoopExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XFor Loop Expression'.
- caseXFunctionTypeRef(XFunctionTypeRef) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'XFunction Type Ref'.
- caseXIfExpression(XIfExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XIf Expression'.
- caseXImportDeclaration(XImportDeclaration) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'XImport Declaration'.
- caseXImportSection(XImportSection) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Returns the result of interpreting the object as an instance of 'XImport Section'.
- caseXInstanceOfExpression(XInstanceOfExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XInstance Of Expression'.
- caseXListLiteral(XListLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XList Literal'.
- caseXMemberFeatureCall(XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XMember Feature Call'.
- caseXNullLiteral(XNullLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XNull Literal'.
- caseXNumberLiteral(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XNumber Literal'.
- caseXPostfixOperation(XPostfixOperation) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XPostfix Operation'.
- caseXReturnExpression(XReturnExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XReturn Expression'.
- caseXSetLiteral(XSetLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XSet Literal'.
- caseXStringLiteral(XStringLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XString Literal'.
- caseXSwitchExpression(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XSwitch Expression'.
- caseXSynchronizedExpression(XSynchronizedExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XSynchronized Expression'.
- caseXThrowExpression(XThrowExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXThrowExpression(XThrowExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XThrow Expression'.
- caseXTryCatchFinallyExpression(XTryCatchFinallyExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- caseXTryCatchFinallyExpression(XTryCatchFinallyExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XTry Catch Finally Expression'.
- caseXTypeLiteral(XTypeLiteral) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XType Literal'.
- caseXUnaryOperation(XUnaryOperation) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XUnary Operation'.
- caseXVariableDeclaration(XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XVariable Declaration'.
- caseXWhileExpression(XWhileExpression) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Returns the result of interpreting the object as an instance of 'XWhile Expression'.
- castToPrimitiveType(Object, Primitives.Primitive) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- catchClauses - Variable in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
The cached value of the '
Catch Clauses' containment reference list.
- catchExceptions(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
-
- catchExceptions(List<LightweightTypeReference>) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IThrownExceptionDelegate
-
- cfg(PreferenceKey) - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
-
Deprecated.
- charAt(int) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- charAt(int) - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- CHECK_RESULTS - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
- checkAllAttributesConfigured(XAnnotation) - Method in class org.eclipse.xtext.xbase.annotations.validation.XbaseWithAnnotationsValidator
-
- checkAssignment(XAssignment) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkAssignment(XBinaryOperation) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkAssignment(XPostfixOperation) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkAssignment(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkAssignment(XExpression, EStructuralFeature, boolean) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkCanceled() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- checkCast(JvmTypeReference, LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkCasts(XCastedExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkCatchClausesOrder(XTryCatchFinallyExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkClosureParameterTypes(XClosure) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkClosureParams(XClosure) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkConflicts(XImportSection, Map<String, List<XImportDeclaration>>, Map<String, JvmType>) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkConstructorArgumentsAreValid(XFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeadCode(XBlockExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDeadCode(XWhileExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDeadCode(XDoWhileExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDeadCode(XIfExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDeadCode(XBasicForLoopExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDeadCode(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkDelegateConstructorIsFirst(XFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(JvmIdentifiableElement, EObject, EStructuralFeature) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(XImportDeclaration) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(XConstructorCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDeprecated(XTypeLiteral) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkDuplicatedCases(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- CHECKED - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Conformance has been checked.
- CHECKED_SUCCESS - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Default flags to announce a successfully checked conformance.
- checkExplicitOperationCall(XFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkExplicitOperationCall(XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkExplicitOperationCall(XConstructorCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkFinalFieldInitialization(JvmGenericType) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
can be called by subclasses to have proper final field initialization checks.
- checkFunctionTypeArgsNonVoid(XFunctionTypeRef) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkImports(XImportSection) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkIncompleteCasesOnEnum(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkInitializationRec(EObject, Set<JvmField>, Set<JvmField>, Set<JvmField>, Set<JvmConstructor>) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkInnerExpressions(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkInstanceOf(XInstanceOfExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkInstanceOfOrder(XIfExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkInvalidReturnExpression(XExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- checkIsValidConstructorArgument(XExpression, JvmType) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkJvmFormalParameterNotPrimitiveVoid(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkLanguageResource(Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- checkLocalUsageOfDeclared(XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkLocalUsageOfSwitchParameter(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkNoCircularConstructorCall(XFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkNoForwardReferences(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkNoJavaStyleTypeCasting(XBlockExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkNoJavaStyleTypeCasting(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkNotMultipleBounds(JvmWildcardTypeReference) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkNotPrimitive(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkNumberFormat(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkOperandTypesForTripleEquals(XBinaryOperation) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkPrimitiveComparedToNull(XBinaryOperation) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkRedundantCase(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkReferInvalidTypes(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkReferInvalidTypes(XConstructorCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkReferInvalidTypes(JvmIdentifiableElement, EObject, EReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkReturn(XReturnExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkSameResource(Resource, Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- checkStaticFlag(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- checkStaticFlag(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- checkStaticFlag(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- checkTypeArgsAgainstTypeParameters(JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkTypeArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeArguments(XConstructorCall) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeArgumentsNotPrimitive(JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkTypeArgumentsNotPrimitive(JvmTypeConstraint) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkTypeGuards(XCasePart) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeGuardsOrder(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeGuardsOrderWithGenerics(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeLiteral(XTypeLiteral) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeParameterConstraintIsValid(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeParameterNotUsedInStaticContext(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeReferenceIsNotVoid(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypeReferenceIsNotVoid(XCasePart) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypes(XCatchClause) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkTypesAreDisjoint(JvmSynonymTypeReference) - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- checkUniqueInIndex(JvmDeclaredType, Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.validation.UniqueClassNameValidator
-
- checkUniqueName(EObject) - Method in class org.eclipse.xtext.xbase.validation.UniqueClassNameValidator
-
- checkValidReturn(XReturnExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- checkValidReturnExpression(XExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- checkVariableDeclaration(XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- checkVariableIsNotInferredAsVoid(XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- CIRCULAR_CONSTRUCTOR_INVOCATION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- cleanAssociationState(Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- clear() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- clear() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- clear() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- clear() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- clear() - Method in class org.eclipse.xtext.xbase.typesystem.util.RecursionGuard
-
- clearDeferredLogic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- clearReference(EObject, EReference) - Method in class org.eclipse.xtext.xbase.linking.XbaseLazyLinker
-
- cloneAndAssociate(T) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Creates a deep copy of the given object and associates each copied instance with the
clone.
- cloneAndAssociate(T) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Creates a deep copy of the given object and associates each copied instance with the
clone.
- cloneWithExpectation(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.interpreter.Context
-
- cloneWithProxies(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Creates a clone of the given JvmTypeReference without resolving any proxies.
- cloneWithProxies(T) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Creates a clone of the given JvmIdentifiableElement without resolving any proxies.
- closeBlock(ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
Close a block of code.
- closeBracket(StringBuilder, String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- closeErrorAppendable(ITreeAppendable, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.ErrorSafeExtensions
-
- closeLastChild() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- closeScope() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- closeScope() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- closeScope() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- closeScope() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- closeScope() - Method in class org.eclipse.xtext.xbase.compiler.ScopeStack
-
- ClosureInvocationHandler - Class in org.eclipse.xtext.xbase.interpreter.impl
-
- ClosureInvocationHandler(XClosure, IEvaluationContext, IExpressionInterpreter, CancelIndicator) - Constructor for class org.eclipse.xtext.xbase.interpreter.impl.ClosureInvocationHandler
-
- ClosureTypeComputer - Class in org.eclipse.xtext.xbase.typesystem.computation
-
Externalized strategy for closure type computation which allows for easier unit testing.
- ClosureTypeComputer(XClosure, ITypeExpectation, ITypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- ClosureWithExpectationHelper - Class in org.eclipse.xtext.xbase.typesystem.computation
-
Strategy to compute types for lambda expression that do have an expected type.
- ClosureWithExpectationHelper(XClosure, JvmOperation, ITypeExpectation, ITypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- ClosureWithoutExpectationHelper - Class in org.eclipse.xtext.xbase.typesystem.computation
-
Strategy to compute types for lambda expression that do not have an expected type
or that have an expected type which is not a SAM type.
- ClosureWithoutExpectationHelper(XClosure, ITypeExpectation, ITypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- coerceArgumentType(Object, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- collectAllReferences(EObject) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- collectAllTypeParameters(LightweightTypeReference, JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- collectCustomSynonymTypes(LightweightTypeReference, SynonymTypesProvider.Acceptor) - Method in class org.eclipse.xtext.xbase.typesystem.computation.SynonymTypesProvider
-
This is the hook to announce more synonym types.
- collectExits(EObject, List<XExpression>) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- collectImports(XtextResource, ITextRegion, ImportsAcceptor) - Method in class org.eclipse.xtext.xbase.imports.ImportsCollector
-
Collects import declarations in XtextResource for the given range (selectedRegion)
- CollectionLiteralsTypeComputer - Class in org.eclipse.xtext.xbase.typesystem.computation
-
Utility that helps to compute the type for collection literals.
- CollectionLiteralsTypeComputer() - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- collectIssues(Resource) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Factory
-
- collectRawTypes(List<LightweightTypeReference>, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeImplementation
-
- collectStaticImportsFrom(XAbstractFeatureCall, ImportsAcceptor) - Method in class org.eclipse.xtext.xbase.imports.ImportsCollector
-
- collectStaticImportsFrom(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- collectStaticImportsFrom(XExpression, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- collectSuperTypes(SuperTypeAcceptor) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- collectSuperTypes(SuperTypeAcceptor) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- collectSuperTypes(int, List<LightweightTypeReference>, TypeParameterSubstitutor<?>, SuperTypeAcceptor, Set<JvmType>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- collectSuperTypes(SuperTypeAcceptor) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- collectSynonymTypes(LightweightTypeReference, SynonymTypesProvider.Acceptor) - Method in class org.eclipse.xtext.xbase.typesystem.computation.SynonymTypesProvider
-
- collectThrownExceptions(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
-
- collectThrownExceptions(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IThrownExceptionDelegate
-
- collectTypeImportFrom(JvmDeclaredType, ImportsAcceptor) - Method in class org.eclipse.xtext.xbase.imports.ImportsCollector
-
- collectTypeUsages(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- collectWith(Switch<Boolean>) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
-
- CommentInfo - Class in org.eclipse.xtext.xbase.formatting
-
Deprecated.
- CommentInfo(HiddenLeafs, ILeafNode, int, boolean) - Constructor for class org.eclipse.xtext.xbase.formatting.CommentInfo
-
Deprecated.
- commit() - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer.BranchExpressionProcessor
-
- CommonSuperTypeFinder(ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- CommonTypeComputationServices - Class in org.eclipse.xtext.xbase.typesystem.util
-
- CommonTypeComputationServices() - Constructor for class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>, int, int, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Compare this linking candidate with the given other candidate at argumentIndex
Returns CandidateCompareResult#THIS if this candidate is better, CandidateCompareResult#OTHER if the
right candidate was better, CandidateCompareResult#AMBIGUOUS if both candidates are valid
but ambiguous or CandidateCompareResult#EQUALLY_INVALID if both candidates are
ambiguous but erroneous.
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArgumentTypes(AbstractPendingLinkingCandidate<?>, int, int, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArgumentTypes(FeatureLinkingCandidate, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArgumentTypesAndStaticFlag(FeatureLinkingCandidate, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArgumentTypesFlags(AbstractPendingLinkingCandidate<?>, int, int, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Compare this linking candidate with the given other candidate at leftIdx and rightIdx respectively.
- compareByArgumentTypesFlags(AbstractPendingLinkingCandidate<?>, int, int, int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByArity(int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByArityWith(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByArityWith(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByAssignmentName(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByBoxing(int, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByBucket(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByBucket(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByName(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareByName(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByNameAndStaticFlag(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareByTypeArguments(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareDeclaredTypes(LightweightTypeReference, LightweightTypeReference, boolean, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareExpectedArgumentTypes(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- compareFlags(int, int) - Static method in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Simple comparison of two flags.
- CompareOperatorsValueConverter() - Constructor for class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService.CompareOperatorsValueConverter
-
- compareTo(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- compareTo(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns CandidateCompareResult#THIS if this candidate is better, CandidateCompareResult#OTHER if the
right candidate was better, CandidateCompareResult#AMBIGUOUS if both candidates are valid
but ambiguous or CandidateCompareResult#EQUALLY_INVALID if both candidates are
ambiguous but erroneous.
- compareTo(AbstractPendingLinkingCandidate<?>, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns CandidateCompareResult#THIS if this candidate is better, CandidateCompareResult#OTHER if the
right candidate was better, CandidateCompareResult#AMBIGUOUS if both candidates are valid
but ambiguous or CandidateCompareResult#EQUALLY_INVALID if both candidates are
ambiguous but erroneous.
- compareTo(AbstractPendingLinkingCandidate<?>, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- compareTo(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- CompilationStrategyAdapter - Class in org.eclipse.xtext.xbase.compiler
-
- CompilationStrategyAdapter() - Constructor for class org.eclipse.xtext.xbase.compiler.CompilationStrategyAdapter
-
- CompilationTemplateAdapter - Class in org.eclipse.xtext.xbase.compiler
-
- CompilationTemplateAdapter() - Constructor for class org.eclipse.xtext.xbase.compiler.CompilationTemplateAdapter
-
- compile(XExpression, ITreeAppendable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- compile(XExpression, ITreeAppendable, JvmTypeReference, Set<JvmTypeReference>) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- compile(XExpression, ITreeAppendable, LightweightTypeReference, Set<JvmTypeReference>) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- compile(XBlockExpression, ITreeAppendable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
this one trims the outer block
- compile(JvmExecutable, XExpression, JvmTypeReference, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- compileAsJavaExpression(XExpression, ITreeAppendable, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- compileAsJavaExpression(XExpression, ITreeAppendable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- COMPILER_PB_DEPRECATION - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_DISCOURAGED_REFERENCE - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_FORBIDDEN_REFERENCE - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_STATIC_ACCESS_RECEIVER - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_UNNECESSARY_TYPE_CHECK - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_UNUSED_IMPORT - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- COMPILER_PB_UNUSED_LOCAL - Static variable in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- compileWithJvmConstructorCall(XBlockExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- complete(Iterable<? extends JvmIdentifiableElement>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- complete(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- completeJvmAnnotationType(JvmAnnotationType) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- completeJvmConstructor(JvmConstructor) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- completeJvmEnumerationLiteral(JvmEnumerationLiteral) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- completeJvmEnumerationType(JvmEnumerationType) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- completeJvmGenericType(JvmGenericType) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- CompositeScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A composite scope returns description from multiple other scopes without applying shadowing semantics to then.
- CompositeScope(IScope, IFeatureScopeSession, XAbstractFeatureCall) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.CompositeScope
-
- compoundOperatorMapping - Variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- CompoundReentrantTypeResolver - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- CompoundReentrantTypeResolver(Set<EObject>) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- CompoundTypeAssigner - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- CompoundTypeAssigner(ITypeReferenceOwner, TypeAssigner[]) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeAssigner
-
- CompoundTypeComputationState - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- CompoundTypeComputationState(ITypeReferenceOwner, AbstractTypeComputationState...) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- CompoundTypeReference - Class in org.eclipse.xtext.xbase.typesystem.references
-
- CompoundTypeReference(ITypeReferenceOwner, boolean) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- CompoundTypeReferenceTraverser() - Constructor for class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker.CompoundTypeReferenceTraverser
-
- compressTrace(String) - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- compute(LightweightTypeReference, ITypeReferenceOwner) - Static method in class org.eclipse.xtext.xbase.typesystem.computation.ElementOrComponentTypeComputer
-
- computeAllFeatures(List<JvmFeature>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
-
- computeAllFeatures(List<JvmFeature>, Multimap<String, AbstractResolvedOperation>, List<JvmFeature>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
-
- computeAllFeatures(String) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- computeAllFeatures() - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- computeAllFeatures(JvmDeclaredType, Multimap<String, AbstractResolvedOperation>, Set<String>, ListMultimap<String, JvmFeature>, Set<String>) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- computeAllFeatures(JvmDeclaredType, String, Multimap<String, AbstractResolvedOperation>, Set<String>, List<JvmFeature>) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- computeAllOperations() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeAllOperations(JvmDeclaredType, Multimap<String, AbstractResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeAllOperationsFromSortedSuperTypes(JvmDeclaredType, Multimap<String, AbstractResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeAllOperationsFromSuperTypes(JvmDeclaredType, Multimap<String, AbstractResolvedOperation>, Set<JvmType>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeAnnotationTypes(ResolvedTypes, IFeatureScopeSession, JvmExecutable) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeAnnotationTypes(ResolvedTypes, IFeatureScopeSession, JvmAnnotationTarget) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeAnnotationTypes(ResolvedTypes, IFeatureScopeSession, List<JvmAnnotationReference>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeArgumentType(IFeatureCallArgumentSlot) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- computeArgumentTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- computeArgumentTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- computeArgumentTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- computeArrayLiteralType(XListLiteral, LightweightTypeReference, ITypeExpectation, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeChildTypesForUnknownAnnotation(XAnnotation, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsTypeComputer
-
- computeCollectionTypeCandidates(XCollectionLiteral, JvmGenericType, LightweightTypeReference, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
Creates a list of collection type references from the element types of a collection literal.
- computeContextTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- computeContextTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.override.InvokedResolvedOperation
-
- computeDeclaredConstructors() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeDeclaredFields() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeDeclaredOperations() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeExtensionClassNames() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider
-
Deprecated.
- computeFixedArityArgumentType(IFeatureCallArgumentSlot, TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- computeForLoopParameterType(XForLoopExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- computeIndex(List<IResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- computeLiteralClassNames() - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedTypesAdapter
-
Deprecated.
- computeLiteralClassNames() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider
-
Deprecated.
- computeLocalTypes(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, JvmFeature) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeMemberTypes(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeRegion(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.ImportSectionRegionUtil
-
- computeShadowingKey(JvmIdentifiableElement, StringBuilder) - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- computeShadowingKey(JvmIdentifiableElement, StringBuilder) - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- computeShadowingKey(JvmIdentifiableElement, StringBuilder) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithTypeLiteralReceiver
-
- computeSuperTypeNames() - Method in class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- computeType(XSetLiteral, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeType(XListLiteral, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeType(XSetLiteral, JvmGenericType, JvmGenericType, ITypeExpectation, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeType(XListLiteral, JvmGenericType, ITypeExpectation, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeTypes(XExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsTypeComputer
-
- computeTypes(XAnnotation, JvmOperation, XExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsTypeComputer
-
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- computeTypes(XExpression, LightweightTypeReference, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- computeTypes(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
Triggers type computation for a child expression of the currently considered expression.
- computeTypes(XExpression, ITypeComputationState) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputer
-
Compute the type for the given expression in the context of the given computation state.
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.computation.UnknownClosureTypeHelper
-
- computeTypes(XExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- computeTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- computeTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- computeTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- computeTypes(ResolvedTypes, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- computeTypes(ResolvedTypes, IFeatureScopeSession, EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- computeTypes(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- computeTypes(ResolvedTypes, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeTypes(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeTypes(ResolvedTypes, IFeatureScopeSession, EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- computeTypeUri(boolean) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- computeTypeUri(boolean, int) - Static method in class org.eclipse.xtext.xtype.util.XFunctionTypeRefs
-
- computeTypeUri(Class<?>) - Static method in class org.eclipse.xtext.xtype.util.XFunctionTypeRefs
-
- computeVarArgumentType(IFeatureCallArgumentSlot, TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- computeVarArgumentType(IFeatureCallArgumentSlot, TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- computeVarArgumentType(IFeatureCallArgumentSlot, TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- computeWhileLoopBody(XAbstractWhileExpression, ITypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- concatTypeBuckets(Map<? extends JvmType, Set<String>>, List<TypeBucket>, IResolvedFeatures.Provider) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithNamedStaticTypes
-
- concatTypeBuckets(List<? extends JvmType>, List<TypeBucket>, IResolvedFeatures.Provider) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithStaticTypes
-
- CONDITIONAL_EXPRESSION_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- conditionalExpression - Variable in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- configure(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configure(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
-
- configure(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configure(FormattingConfig, XbaseGrammarAccess) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configure(FormattingConfig, XbaseWithAnnotationsGrammarAccess) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configure(FormattingConfig, XtypeGrammarAccess) - Method in class org.eclipse.xtext.xbase.formatting.XtypeFormatter
-
Deprecated.
- configureFileExtensions(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureFileExtensions(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
-
- configureFileExtensions(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureFormatterPreferences(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureFormatterPreferences(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
-
- configureFormatterPreferences(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureFormatting(FormattingConfig) - Method in class org.eclipse.xtext.xbase.annotations.formatting.XbaseWithAnnotationsFormatter
-
Deprecated.
- configureFormatting(FormattingConfig) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureFormatting(FormattingConfig) - Method in class org.eclipse.xtext.xbase.formatting.XtypeFormatter
-
Deprecated.
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureIgnoreCaseLinking(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureIResourceDescriptions(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureIResourceDescriptionsPersisted(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureIScopeProviderDelegate(Binder) - Method in class org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
-
- configureITransientValueService(Binder) - Method in class org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
-
- configureJvmParameterizedTypeReference(FormattingConfig, XtypeGrammarAccess.JvmParameterizedTypeReferenceElements) - Method in class org.eclipse.xtext.xbase.formatting.XtypeFormatter
-
Deprecated.
- configureLanguageName(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureLanguageName(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
-
- configureLanguageName(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureLinkingIScopeProvider(Binder) - Method in class org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
-
- configureRewritableImportSectionEnablement(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureRewritableImportSectionEnablement(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureRuntimeLexer(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXbaseRuntimeModule
-
- configureRuntimeLexer(Binder) - Method in class org.eclipse.xtext.xbase.AbstractXtypeRuntimeModule
-
- configureRuntimeLexer(Binder) - Method in class org.eclipse.xtext.xbase.annotations.AbstractXbaseWithAnnotationsRuntimeModule
-
- configureSerializerIScopeProvider(Binder) - Method in class org.eclipse.xtext.xbase.DefaultXbaseRuntimeModule
-
- configureXBasicForLoopExpression(FormattingConfig, XbaseGrammarAccess.XBasicForLoopExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXBlockExpression(FormattingConfig, XbaseGrammarAccess.XBlockExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXCasePart(FormattingConfig, XbaseGrammarAccess.XCasePartElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXCatchClause(FormattingConfig, XbaseGrammarAccess.XCatchClauseElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXClosure(FormattingConfig, XbaseGrammarAccess.XClosureElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXConstructorCall(FormattingConfig, XbaseGrammarAccess.XConstructorCallElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXDoWhileExpression(FormattingConfig, XbaseGrammarAccess.XDoWhileExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXFeatureCall(FormattingConfig, XbaseGrammarAccess.XFeatureCallElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXForLoopExpression(FormattingConfig, XbaseGrammarAccess.XForLoopExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXFunctionTypeRef(FormattingConfig, XtypeGrammarAccess.XFunctionTypeRefElements) - Method in class org.eclipse.xtext.xbase.formatting.XtypeFormatter
-
Deprecated.
- configureXIfExpression(FormattingConfig, XbaseGrammarAccess.XIfExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXMemberFeatureCall(FormattingConfig, XbaseGrammarAccess.XMemberFeatureCallElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXParenthesizedExpression(FormattingConfig, XbaseGrammarAccess.XParenthesizedExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXPostfixOperation(FormattingConfig, XbaseGrammarAccess.XPostfixOperationElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXShortClosure(FormattingConfig, XbaseGrammarAccess.XShortClosureElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXSwitchExpression(FormattingConfig, XbaseGrammarAccess.XSwitchExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXSynchronizedExpression(FormattingConfig, XbaseGrammarAccess.XSynchronizedExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXTryCatchFinallyExpression(FormattingConfig, XbaseGrammarAccess.XTryCatchFinallyExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXTypeLiteral(FormattingConfig, XbaseGrammarAccess.XTypeLiteralElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXUnaryOperation(FormattingConfig, XbaseGrammarAccess.XUnaryOperationElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- configureXWhileExpression(FormattingConfig, XbaseGrammarAccess.XWhileExpressionElements) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- ConflictingDefaultOperation - Class in org.eclipse.xtext.xbase.typesystem.override
-
A resolved representation of a JvmOperation with a conflict between two or more independent declarations
of default interface implementations (Java 8) with equal raw signature.
- ConflictingDefaultOperation(JvmOperation, LightweightTypeReference, OverrideTester, IResolvedOperation...) - Constructor for class org.eclipse.xtext.xbase.typesystem.override.ConflictingDefaultOperation
-
- ConflictResolver - Class in org.eclipse.xtext.xbase.imports
-
- ConflictResolver() - Constructor for class org.eclipse.xtext.xbase.imports.ConflictResolver
-
- ConformanceFlags - Class in org.eclipse.xtext.xbase.typesystem.conformance
-
The bits that are used to indicate conformance levels during type computation.
- ConformanceHint - Enum in org.eclipse.xtext.xbase.typesystem.conformance
-
- conformsToAll(LightweightTypeReference, List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- CONSTANT_BOOLEAN_CONDITION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- ConstantConditionsInterpreter - Class in org.eclipse.xtext.xbase.controlflow
-
Interpreter for expressions at development time that uses the static linking
information and hardcoded logic to apply binary operations on well known types.
- ConstantConditionsInterpreter() - Constructor for class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- ConstantExpressionEvaluationException - Exception in org.eclipse.xtext.xbase.interpreter
-
Indicates a problem during evaluation
- ConstantExpressionEvaluationException(String) - Constructor for exception org.eclipse.xtext.xbase.interpreter.ConstantExpressionEvaluationException
-
- ConstantExpressionEvaluationException(String, XExpression) - Constructor for exception org.eclipse.xtext.xbase.interpreter.ConstantExpressionEvaluationException
-
- ConstantExpressionEvaluationException(String, XExpression, Throwable) - Constructor for exception org.eclipse.xtext.xbase.interpreter.ConstantExpressionEvaluationException
-
- ConstantExpressionValidator - Class in org.eclipse.xtext.xbase.validation
-
Checks whether a given XExpression is a a constant expression.
- ConstantExpressionValidator() - Constructor for class org.eclipse.xtext.xbase.validation.ConstantExpressionValidator
-
- ConstantOperators - Class in org.eclipse.xtext.xbase.interpreter
-
- ConstantOperators() - Constructor for class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- ConstraintAwareTypeArgumentCollector - Class in org.eclipse.xtext.xbase.typesystem.util
-
- ConstraintAwareTypeArgumentCollector(ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ConstraintAwareTypeArgumentCollector
-
- ConstraintVisitingInfo - Class in org.eclipse.xtext.xbase.typesystem.util
-
- ConstraintVisitingInfo() - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
-
- ConstraintVisitingInfo(JvmTypeParameter) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
-
- constructor - Variable in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- CONSTRUCTOR_BUCKET - Static variable in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
- ConstructorBodyComputationState - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ConstructorBodyComputationState(ResolvedTypes, IFeatureScopeSession, JvmConstructor) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ConstructorBodyComputationState
-
- constructorCallToJavaExpression(XConstructorCall, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- ConstructorDelegateScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A constructor delegate scope provides the descriptions for this() and super()
calls in a constructor body.
- ConstructorDelegateScope(IScope, LightweightTypeReference, IFeatureScopeSession, XAbstractFeatureCall) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- ConstructorDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- ConstructorDescription(QualifiedName, JvmConstructor, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
-
- ConstructorDescription(QualifiedName, JvmConstructor, int, boolean, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
-
- ConstructorFeatureScopeSession - Class in org.eclipse.xtext.xbase.scoping.batch
-
- ConstructorFeatureScopeSession(AbstractFeatureScopeSession) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorFeatureScopeSession
-
- ConstructorLinkingCandidate - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ConstructorLinkingCandidate(XConstructorCall, IIdentifiableElementDescription, ITypeExpectation, ExpressionTypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- ConstructorScopes - Class in org.eclipse.xtext.xbase.scoping.batch
-
Encapsulates the creation of constructor scopes.
- ConstructorScopes() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
- ConstructorTypeScopeWrapper - Class in org.eclipse.xtext.xbase.scoping.batch
-
A constructor scope that is based on type scopes and that is capable of checking
the visibility of the scope contents according to the given strategy.
- ConstructorTypeScopeWrapper(EObject, IVisibilityHelper, IScope) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- ConstructorTypeScopeWrapper(EObject, IVisibilityHelper, IScope, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- containerType(EObject) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- containsComment() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- containsPrimitiveOrAnyReferences(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- containsTypeArgs(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- Context - Class in org.eclipse.xtext.xbase.interpreter
-
- Context(JvmTypeReference, ClassFinder, Map<String, JvmIdentifiableElement>, Set<XExpression>) - Constructor for class org.eclipse.xtext.xbase.interpreter.Context
-
- ContextualVisibilityHelper - Class in org.eclipse.xtext.xbase.typesystem.util
-
- ContextualVisibilityHelper(IVisibilityHelper, String) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- ContextualVisibilityHelper(IVisibilityHelper, LightweightTypeReference) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- ContextualVisibilityHelper(IVisibilityHelper, LightweightTypeReference, String) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- ContextualVisibilityHelper(IVisibilityHelper, JvmType, String) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- ContextualVisibilityHelper(IVisibilityHelper, JvmType) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- ContextualVisibilityHelper(LightweightTypeReference) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- convertLocalType(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver.DemandTypeReferenceProvider
-
- convertPrimitiveToWrapper(LightweightTypeReference, LightweightTypeReference, ITreeAppendable, Later) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
-
Convert a primitive expression (number, char, boolean) to its wrapper equivalent.
- convertToList(ArrayTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypes
-
- convertToSource(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- convertToString(EDataType, Object) - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- convertWrapperToPrimitive(LightweightTypeReference, LightweightTypeReference, XExpression, ITreeAppendable, Later) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
-
Convert a wrapper expression (number, char, boolean) to its primitive equivalent.
- copy(GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
Copy the values of the given generator configuration.
- copy(UnboundTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- copy(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- copyBoundTypeArgument(LightweightTypeReference, LightweightBoundTypeArgument) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- copyDocumentationTo(EObject, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given documentation of the source element to the given jvmElement.
- copyInto(ITypeReferenceOwner) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate.ObservableTypeExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootTypeExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeExpectation
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- copyInto(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Always copies the reference since we want to reduce the nesting level
of references if this one was resolved but points to something unresolved.
- copyTypeArguments(ParameterizedTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- copyTypeArguments(ParameterizedTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- create(EClass) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
- create(EClass) - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- create(JvmMember) - Method in class org.eclipse.xtext.xbase.imports.NonOverridableTypesProvider
-
- create(ResourceSet) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmAnnotationReferenceBuilder.Factory
-
- create(ResourceSet) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeReferenceBuilder.Factory
-
- create(IScope, AbstractElement) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScopes
-
- create(ITypeExpectation, XExpression, JvmTypeParameter) - Static method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Create a new, managed unbound type reference for the given type parameter which was
first encountered for the given expression.
- create(EClass) - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createAdapter(Notifier) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates an adapter for the target.
- createAdapter(Notifier) - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Creates an adapter for the target.
- createAllLocationData(ITraceURIConverter, ILocationInFileProvider, IJvmModelAssociations, EObject, ILocationInFileProviderExtension.RegionDescription, boolean) - Static method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- createAmbiguousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Produce a candidate that carries the information about ambiguous candidates.
- createAmbiguousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- createAmbiguousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- createAmbiguousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- createAnonmousClassConstructorDescription(QualifiedName, JvmConstructor, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
- createAnonymousClassConstructorScope(JvmGenericType, EObject, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
Custom languages that allow to infer anonymous classes may want to use this helper
to access the constructors of those classes.
- createAnonymousClassConstructorScope(EObject, JvmType) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- createAppendable(EObject, ImportManager, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- createArgumentList(XExpression, List<XExpression>) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- createArgumentList(XExpression, List<XExpression>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- createArgumentsForExecutable(boolean, List<XExpression>, List<JvmFormalParameter>, boolean, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionArgumentFactory
-
- createArgumentTypeSubstitutor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- createArrayTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ResolvingTypeParameterHintCollector
-
- createArrayTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createArrayTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.ExpectationTypeParameterHintCollector
-
- createArrayTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeArgumentFromComputedTypeCollector
-
- createCandidate(XAbstractFeatureCall, StackedResolvedTypes, IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createCandidate(XConstructorCall, IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createCandidateWithReceiverType(XAbstractFeatureCall, StackedResolvedTypes, IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createChild(SharedAppendableState, ILocationInFileProvider, IJvmModelAssociations, Set<ILocationData>, boolean) - Method in class org.eclipse.xtext.xbase.compiler.output.ErrorTreeAppendable
-
- createChild(SharedAppendableState, ILocationInFileProvider, IJvmModelAssociations, Set<ILocationData>, boolean) - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- createClassFinder(ClassLoader) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- createClosureWithExpectationHelper(JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- createClosureWithoutExpectationHelper() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- createCollectionTypeReference(JvmGenericType, LightweightTypeReference, LightweightTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
Creates a collection type reference that comes as close as possible / necessary to its expected type.
- createCompositeScope(EObject, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a composite scope that returns description from multiple other scopes without applying shadowing semantics to then.
- createCompoundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createCompoundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- createComputedTypeReference(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, JvmMember, InferredTypeIndicator, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- createConflictingOperation(JvmOperation, IResolvedOperation...) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- createConstructorCallSerializationScope(EObject) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- createConstructorDelegates(EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createConstructorDelegateScope(EObject, LightweightTypeReference, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
A constructor delegate scope provides the descriptions for this() and super()
calls in a constructor body.
- createConstructorDescription(IEObjectDescription, JvmConstructor, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- createConstructorDescriptions(QualifiedName, JvmGenericType, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- createConstructorScope(EObject, EReference, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- createConstructorScope(EObject, EReference, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
- createContext() - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- createCopy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- createDelegate(List<LightweightTypeReference>, IResolvedTypes, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
-
- createDelegate(String, String) - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- createDelegate(String, String, String) - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- createDescription(QualifiedName, JvmConstructor, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureOnTypeLiteralScope
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- createDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticImportsScope
-
- createDiagnostic(DiagnosticMessage) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReferenceWithNode
-
- createDynamicExtensionsScope(XExpression, LightweightTypeReference, EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createDynamicExtensionsScope(XExpression, LightweightTypeReference, EObject, IScope, IFeatureScopeSession, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createDynamicExtensionsScope(QualifiedName, EObject, IFeatureScopeSession, IFeatureScopeSession, IResolvedTypes, IScope, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createDynamicExtensionsScope(QualifiedName, IEObjectDescription, EObject, IFeatureScopeSession, IFeatureScopeSession, IResolvedTypes, IScope) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createDynamicExtensionsScope(EObject, XExpression, LightweightTypeReference, boolean, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a scope that contains dynamic extension features, which are features that are contributed by an instance of a type.
- createEObjectAdapter() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for the default case.
- createEObjectAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Creates a new adapter for the default case.
- createEquivalentWithoutWildcards(JvmType, boolean) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- createEquivalentWithWildcards(JvmType, boolean) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- createExpressionArguments(XExpression, AbstractLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionArgumentFactory
-
- createExpressionComputationState(XExpression, StackedResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- createExpressionComputationState(XExpression, StackedResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createExpressionComputationState(XExpression, StackedResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FieldTypeComputationState
-
- createExpressionComputationState(XExpression, StackedResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithRootExpectation
-
- createExtensionDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ExpressionBucket, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- createExtensionProvider(JvmIdentifiableElement, JvmField) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- createFeatureCallScope(EObject, EReference, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- createFeatureCallScope(EObject, EReference, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
creates the feature scope for
XAbstractFeatureCall, including the local variables in case it is a feature
call without receiver (XFeatureCall).
- createFeatureCallScopeForReceiver(XExpression, XExpression, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
This method serves as an entry point for the content assist scoping for features.
- createFeatureCallScopeForReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- createFeatureCallSerializationScope(EObject) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- createFeatureDescriptions(Iterable<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- createFeatureScopeForTypeRef(XExpression, LightweightTypeReference, boolean, EObject, IFeatureScopeSession, JvmIdentifiableElement, IScope, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createFeatureScopeTracker() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- createFollowUpErrorScope(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createFromString(EDataType, String) - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createFunctionTypeRef(ITypeReferenceOwner, LightweightTypeReference, List<LightweightTypeReference>, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- createImplicitExtensionScope(QualifiedName, EObject, IFeatureScopeSession, IResolvedTypes, IScope) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createImplicitFeatureCallAndLocalVariableScope(EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createImplicitFeatureCallScope(EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createImplicitFeatureCallScope(QualifiedName, EObject, IFeatureScopeSession, IResolvedTypes, IScope) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createImplicitStaticScope(QualifiedName, XAbstractFeatureCall, IFeatureScopeSession, IResolvedTypes, IScope) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createImport(String, String) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- createImportedNamespaceResolver(String, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
Create a new ImportNormalizer for the given namespace.
- createImportedNamespaceResolver(String, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
Create a new ImportNormalizer for the given namespace.
- createImportingStringConcatenation(SharedAppendableState, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- createImportManager(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- createImportScope(IScope, List<ImportNormalizer>, ISelectable, EClass, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- createImportScope(IScope, List<ImportNormalizer>, ISelectable, EClass, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- createInjector() - Method in class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetupGenerated
-
- createInjector() - Method in class org.eclipse.xtext.xbase.XbaseStandaloneSetupGenerated
-
- createInjector() - Method in class org.eclipse.xtext.xbase.XtypeStandaloneSetupGenerated
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetup
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetupGenerated
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.XbaseStandaloneSetup
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.XbaseStandaloneSetupGenerated
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.XtypeStandaloneSetup
-
- createInjectorAndDoEMFRegistration() - Method in class org.eclipse.xtext.xbase.XtypeStandaloneSetupGenerated
-
- createInstanceDescription(QualifiedName, JvmFeature, TypeBucket) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- createJvmGenericType(EObject, String) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- createJvmIdentifiableElementAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class 'Jvm Identifiable Element'.
- createJvmSpecializedTypeReferenceAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Creates a new adapter for an object of class 'Jvm Specialized Type Reference'.
- createJvmTypeReferenceAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Creates a new adapter for an object of class 'Jvm Type Reference'.
- createLightweightTypeReferenceSerializer() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- createLightweightTypeReferenceSerializer() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- createLinkingTypeComputationState(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- createLocalVariableScope(EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Creates a scope for the local variables that have been registered in the given session.
- createLocationData(ITraceURIConverter, ILocationInFileProvider, EObject, ILocationInFileProviderExtension.RegionDescription) - Static method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- createLocationData(ITraceURIConverter, EObject, ITextRegionWithLineInformation) - Static method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- createMapTypeReference(JvmGenericType, LightweightTypeReference, LightweightTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
Creates a map type reference that comes as close as possible / necessary to its expected type.
- createNestedTypeAwareImportNormalizer(QualifiedName, boolean, boolean) - Static method in class org.eclipse.xtext.xbase.scoping.AbstractNestedTypeAwareImportNormalizer
-
- createNestedTypeLiteralScope(EObject, LightweightTypeReference, JvmDeclaredType, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a scope that returns nested types.
- createNewEmpty(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection.Factory
-
- createNormalizedPairType(LightweightTypeReference, LightweightTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
The map type may be constructed from different pairs, e.g.
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AnnotationValueTypeComputationState
-
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorBodyComputationState
-
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionBasedRootTypeComputationState
-
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FieldTypeComputationState
-
- createNoTypeResult() - Method in class org.eclipse.xtext.xbase.typesystem.internal.OperationBodyComputationState
-
- createObjectReference(ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeImplementation
-
- createObjectReference(ITypeReferenceOwner, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeReferenceImplementation
-
- createPackageContents() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
Creates the meta-model objects for the package.
- createPackageContents() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
Creates the meta-model objects for the package.
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ResolvingTypeParameterHintCollector
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.ExpectationTypeParameterHintCollector
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeArgumentFromComputedTypeCollector
-
- createParameterizedTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.UnboundTypeParameterAwareTypeArgumentCollector
-
- createParser(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- createParser(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- createParser(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- createRawFunctionTypeRef(ITypeReferenceOwner, EObject, int, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- createRawTypeReference(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- createReceiverDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ExpressionBucket, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- createReceiverFeatureScope(EObject, XExpression, LightweightTypeReference, JvmIdentifiableElement, boolean, boolean, TypeBucket, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Creates a scope that returns the features of a given receiver type.
- createReferenceDescriptions(EObject, URI, IAcceptor<IReferenceDescription>) - Method in class org.eclipse.xtext.xbase.resource.XbaseResourceDescriptionStrategy
-
- createReplacements(ITextReplacerContext) - Method in class org.eclipse.xtext.xbase.formatting2.ArrayBracketsFormattingReplacer
-
- createResolvedLink(XAbstractFeatureCall, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createResolvedLink(XConstructorCall, JvmConstructor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createResolvedLink(XAbstractFeatureCall, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
-
- createResolvedOperation(JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- createResolvedOperation(JvmOperation, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- createResolvedOperationInHierarchy(JvmOperation, IOverrideCheckResult) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- createResolvedTypes(CancelIndicator) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- createResolver(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver
-
- createResolver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver
-
- createResourceStorageLoadable(InputStream) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResourceStorageFacade
-
- createResourceStorageWritable(OutputStream) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResourceStorageFacade
-
- createSimpleFeatureCallScope(EObject, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
This method serves as an entry point for the content assist scoping for simple feature calls.
- createSimpleFeatureCallScope() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- createStaticExtensionsScope(XExpression, LightweightTypeReference, EObject, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createStaticExtensionsScope(EObject, XExpression, LightweightTypeReference, boolean, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a scope that contains static extension features, which are features that are contributed statically via an import.
- createStaticFeatureOnTypeLiteralScope(XAbstractFeatureCall, JvmType, XExpression, LightweightTypeReference, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createStaticFeatureOnTypeLiteralScope(EObject, XExpression, LightweightTypeReference, TypeBucket, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Creates a scope for the static features that are exposed by a type that was used, e.g.
- createStaticFeatureScope(XAbstractFeatureCall, XExpression, LightweightTypeReference, TypeBucket, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a scope that contains static features.
- createStaticFeaturesScope(EObject, IScope, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Creates a scope for the statically imported features.
- createStaticScope(XAbstractFeatureCall, XExpression, LightweightTypeReference, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createSubstitutor(ITypeReferenceOwner, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
- createSubstitutor() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- createSuspiciousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Produce a candidate that carries the information about suspicious overload resolution where
a member on 'this' wins over a member on 'it'.
- createSuspiciousLinkingCandidate(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- createSwitchLocalVariableName(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- createThrownExceptionCollector(IThrownExceptionDelegate) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
-
- createTypeAssigner(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createTypeDiagnostic(XExpression, LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootResolvedTypes
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState, boolean, int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate.ArgumentTypeComputationState
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState, boolean, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState, boolean, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationStateWithNonVoidExpectation
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithExpectation
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithNonVoidExpectation
-
- createTypeExpectation(LightweightTypeReference, AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithRootExpectation
-
- createTypeLiteralScope(XExpression, XExpression, IFeatureScopeSession, IResolvedTypes, LightweightTypeReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- createTypeLiteralScope(EObject, QualifiedName, IScope, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Create a scope that returns types, e.g.
- createTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- createTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExpectationTypeParameterHintCollector
-
- createTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.util.UnboundTypeParameterAwareTypeArgumentCollector
-
- createTypeProvider(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, JvmMember, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- createTypeProvider(Map<JvmIdentifiableElement, ResolvedTypes>, ResolvedTypes, IFeatureScopeSession, JvmMember, XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- createTypeScope(EObject, EReference, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- createTypeScope(EObject, EReference, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeScopes
-
- createTypeScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeScopes
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
Create a new, managed
UnboundTypeReference for the given type parameter which was
first encountered for the given expression.
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
Create a new, managed
UnboundTypeReference for the given type parameter which was
first encountered for the given expression.
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- createUnboundTypeReference(XExpression, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- createUnboundTypeReference(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByUnboundSubstitutor
-
- createUnboundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createUnboundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- createUnboundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeArgumentFromComputedTypeCollector
-
- createUnboundTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.UnboundTypeParameterAwareTypeArgumentCollector
-
- createUnknownClosureTypeHelper() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- createVarArgTypeComputationState(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- createVisiting(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.RawTypeSubstitutor
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.StandardTypeParameterSubstitutor
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByConstraintSubstitutor
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- createVisiting() - Method in class org.eclipse.xtext.xbase.typesystem.util.UnboundTypeParameterPreservingSubstitutor
-
- createWildcardTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- createWildcardTypeReferenceTraverser() - Method in class org.eclipse.xtext.xbase.typesystem.util.ExpectationTypeParameterHintCollector
-
- createXAbstractFeatureCallAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXAbstractWhileExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXAnnotation() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
- createXAnnotation() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsFactory
-
Returns a new object of class 'XAnnotation'.
- createXAnnotationAdapter() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Creates a new adapter for an object of class '
XAnnotation'.
- createXAnnotationElementValuePair() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
- createXAnnotationElementValuePair() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsFactory
-
Returns a new object of class 'XAnnotation Element Value Pair'.
- createXAnnotationElementValuePairAdapter() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
- createXAssignment() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXAssignment() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XAssignment'.
- createXAssignmentAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class '
XAssignment'.
- createXBasicForLoopExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXBasicForLoopExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XBasic For Loop Expression'.
- createXBasicForLoopExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXBinaryOperation() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXBinaryOperation() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XBinary Operation'.
- createXBinaryOperationAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXBlockExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXBlockExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XBlock Expression'.
- createXBlockExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXBooleanLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXBooleanLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XBoolean Literal'.
- createXBooleanLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXCasePart() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXCasePart() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XCase Part'.
- createXCasePartAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class '
XCase Part'.
- createXCastedExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXCastedExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XCasted Expression'.
- createXCastedExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXCatchClause() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXCatchClause() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XCatch Clause'.
- createXCatchClauseAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXClosure() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXClosure() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XClosure'.
- createXClosureAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class '
XClosure'.
- createXCollectionLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXComputedTypeReference() - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createXComputedTypeReference() - Method in interface org.eclipse.xtext.xtype.XtypeFactory
-
Returns a new object of class 'XComputed Type Reference'.
- createXComputedTypeReferenceAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
- createXConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXConstructorCall() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XConstructor Call'.
- createXConstructorCallAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXDoWhileExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXDoWhileExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XDo While Expression'.
- createXDoWhileExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXExpressionAdapter() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Creates a new adapter for an object of class '
XExpression'.
- createXExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class '
XExpression'.
- createXFeatureCall() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXFeatureCall() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XFeature Call'.
- createXFeatureCallAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXForLoopExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXForLoopExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XFor Loop Expression'.
- createXForLoopExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXFunctionTypeRef() - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createXFunctionTypeRef() - Method in interface org.eclipse.xtext.xtype.XtypeFactory
-
Returns a new object of class 'XFunction Type Ref'.
- createXFunctionTypeRefAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
- createXIfExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXIfExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XIf Expression'.
- createXIfExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXImportDeclaration() - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createXImportDeclaration() - Method in interface org.eclipse.xtext.xtype.XtypeFactory
-
Returns a new object of class 'XImport Declaration'.
- createXImportDeclarationAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
- createXImportSection() - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- createXImportSection() - Method in interface org.eclipse.xtext.xtype.XtypeFactory
-
Returns a new object of class 'XImport Section'.
- createXImportSectionAdapter() - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
- createXInstanceOfExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXInstanceOfExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XInstance Of Expression'.
- createXInstanceOfExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXListLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXListLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XList Literal'.
- createXListLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXMemberFeatureCall() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXMemberFeatureCall() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XMember Feature Call'.
- createXMemberFeatureCallAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXNullLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXNullLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XNull Literal'.
- createXNullLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXNumberLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXNumberLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XNumber Literal'.
- createXNumberLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXPostfixOperation() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXPostfixOperation() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XPostfix Operation'.
- createXPostfixOperationAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXReturnExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXReturnExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XReturn Expression'.
- createXReturnExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXSetLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXSetLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XSet Literal'.
- createXSetLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates a new adapter for an object of class '
XSet Literal'.
- createXStringLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXStringLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XString Literal'.
- createXStringLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXSwitchExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXSwitchExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XSwitch Expression'.
- createXSwitchExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXSynchronizedExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXSynchronizedExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XSynchronized Expression'.
- createXSynchronizedExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXThrowExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXThrowExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XThrow Expression'.
- createXThrowExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXTryCatchFinallyExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXTryCatchFinallyExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XTry Catch Finally Expression'.
- createXTryCatchFinallyExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XType Literal'.
- createXTypeLiteralAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXUnaryOperation() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXUnaryOperation() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XUnary Operation'.
- createXUnaryOperationAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXVariableDeclaration() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXVariableDeclaration() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XVariable Declaration'.
- createXVariableDeclarationAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- createXWhileExpression() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- createXWhileExpression() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns a new object of class 'XWhile Expression'.
- createXWhileExpressionAdapter() - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
- cumulateDistance(List<LightweightTypeReference>, Multimap<JvmType, LightweightTypeReference>, Multiset<JvmType>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
Keeps the cumulated distance for all the common raw super types of the given references.
- CustomTypeParameterSubstitutor - Class in org.eclipse.xtext.xbase.typesystem.util
-
- CustomTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- generateAnnotation(JvmAnnotationReference, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateAnnotationMethod(JvmOperation, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateAnnotations(Iterable<JvmAnnotationReference>, ITreeAppendable, boolean, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateAnnotationsWithSyntheticSuppressWarnings(JvmDeclaredType, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateBody(JvmDeclaredType, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateBodyWithIssues(JvmExecutable, ITreeAppendable, Iterable<Issue>) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateBodyWithIssues(ITreeAppendable, Iterable<Issue>) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateCheckedExceptionHandling(ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- generateComment(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
-
- generateComment(Later, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
-
- GENERATED_COMMENT_VAR_SOURCE_FILE - Static variable in class org.eclipse.xtext.xbase.jvmmodel.JvmModelCompleter
-
- generateDefaultExpression(JvmOperation, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateDocumentation(String, List<INode>, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateEnumLiteral(JvmEnumerationLiteral, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateExecutableBody(JvmExecutable, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateExtendsClause(JvmDeclaredType, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateFileHeader(JvmDeclaredType, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateInitialization(JvmField, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateJavaDoc(EObject, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateMember(JvmMember, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateMembersInBody(JvmDeclaredType, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateModifier(JvmMember, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateParameter(JvmFormalParameter, ITreeAppendable, boolean, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateParameters(JvmExecutable, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateShortCircuitInvocation(XAbstractFeatureCall, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- generateThrowsClause(JvmExecutable, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateType(JvmDeclaredType, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateTypeParameterConstraints(JvmTypeParameter, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateTypeParameterDeclaration(JvmTypeParameterDeclarator, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateTypeParameterDeclaration(JvmTypeParameter, ITreeAppendable, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- generateVisibilityModifier(JvmMember, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- GeneratorConfig - Class in org.eclipse.xtext.xbase.compiler
-
- GeneratorConfig() - Constructor for class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- GeneratorConfigAdapter() - Constructor for class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider.GeneratorConfigAdapter
-
- GeneratorConfigAdapterAdapter(GeneratorConfigProvider.GeneratorConfigAdapter) - Constructor for class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider.GeneratorConfigAdapter.GeneratorConfigAdapterAdapter
-
- GeneratorConfigProvider - Class in org.eclipse.xtext.xbase.compiler
-
- GeneratorConfigProvider() - Constructor for class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider
-
- GeneratorConfigProvider.GeneratorConfigAdapter - Class in org.eclipse.xtext.xbase.compiler
-
- GeneratorConfigProvider.GeneratorConfigAdapter.GeneratorConfigAdapterAdapter - Class in org.eclipse.xtext.xbase.compiler
-
- get(Resource) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Factory
-
- get() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider.GeneratorConfigAdapter.GeneratorConfigAdapterAdapter
-
- get(EObject) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider
-
- get(Resource) - Method in interface org.eclipse.xtext.xbase.compiler.IElementIssueProvider.Factory
-
- get(EObject) - Method in interface org.eclipse.xtext.xbase.compiler.IGeneratorConfigProvider
-
- get(String) - Method in class org.eclipse.xtext.xbase.compiler.ScopeStack
-
- get(IntegerKey) - Method in class org.eclipse.xtext.xbase.formatting.FormattingPreferenceValues
-
Deprecated.
- get(BooleanKey) - Method in class org.eclipse.xtext.xbase.formatting.FormattingPreferenceValues
-
Deprecated.
- get(StringKey) - Method in class org.eclipse.xtext.xbase.formatting.FormattingPreferenceValues
-
Deprecated.
- get(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getAbstractMethodInvocationSeverity() - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- getAccessorScope(String, QualifiedName, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getActualArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getActualArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getActualArguments(XExpression, XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getActualArguments(XExpression, EList<XExpression>) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- getActualArguments() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- getActualArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getActualArguments() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- getActualExpressionType() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Returns the type of the expression (if known).
- getActualExpressionType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getActualExpressionType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getActualReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getActualReceiver(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- getActualReceiver() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- getActualReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getActualReceiver() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- getActualType(JvmIdentifiableElement, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
Returns the actual type of the given element.
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getActualType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- getActualType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the actually inferred type for the given expression or null if none.
- getActualType(JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the actually inferred or declared type for the given identifiable or null if none.
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.FilteringThrownExceptionDelegate
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.ThrownExceptionDelegate
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.ThrownExceptionDelegate
-
- getActualType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IThrownExceptionDelegate
-
- getActualType(JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IThrownExceptionDelegate
-
- getActualType(EObject, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getActualType(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getActualType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getActualTypeArguments(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getActualTypeArguments(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getActualTypeArguments(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getActualTypeArguments(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the resolved type arguments.
- getActualTypeArguments(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getActualVariance() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- getActualVariance() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- getAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getAllDetails(AbstractResolvedOperation, JvmOperation, IOverrideCheckResult.OverrideCheckDetails) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- getAllElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getAllElements() - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- getAllElements() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getAllFeatures(XImportDeclaration) - Method in class org.eclipse.xtext.xbase.imports.StaticallyImportedMemberProvider
-
- getAllFeatures(Resource, JvmDeclaredType, boolean, boolean, String) - Method in class org.eclipse.xtext.xbase.imports.StaticallyImportedMemberProvider
-
- getAllFeatures(LightweightTypeReference, IResolvedFeatures.Provider) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getAllFeatures(String) - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeatures
-
Returns all reachable features with the given simpleName.
- getAllFeatures() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeatures
-
Returns all reachable features.
- getAllFeatures(String) - Method in class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
-
- getAllFeatures() - Method in class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
-
- getAllFeatures(String) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- getAllFeatures() - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- getAllHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- getAllHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- getAllHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getAllHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.Owner
-
- getAllHints(Object) - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
-
- getAllHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- getAllHints() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getAllLinkableContents(EObject) - Method in class org.eclipse.xtext.xbase.linking.XbaseLazyLinker
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getAllLocalElements(TypeBucket, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getAllLocalElements(TypeBucket, JvmDeclaredType, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getAllLocalElements(TypeBucket, JvmDeclaredType, Set<String>, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.CompositeScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getAllLocalElements(ExpressionBucket, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypeLiteralScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypesScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- getAllLocalElements(TypeBucket, JvmDeclaredType, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- getAllLocalElements(TypeBucket, JvmDeclaredType, Set<String>, List<IEObjectDescription>) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureOnTypeLiteralScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
-
- getAllLocalElements() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.DelegateScope
-
- getAllOperations() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getAllOperations(String) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getAllParents(ICompositeNode) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- getAllRawTypes(LightweightTypeReference, ResourceSet) - Method in interface org.eclipse.xtext.xbase.typesystem.conformance.IRawTypeHelper
-
- getAllRawTypes(LightweightTypeReference, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper
-
- getAllRawTypes(LightweightTypeReference, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeImplementation
-
- getAllSuperTypes() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the list of all super types which includes the super class and the
implemented interfaces.
- getAlreadyEvaluating() - Method in class org.eclipse.xtext.xbase.interpreter.Context
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.IdOrSuperElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAddElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpPostfixElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpUnaryElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCollectionLiteralElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionOrVarDeclarationElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmArgumentTypeReferenceElements
-
- getAlternatives() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getAlternatives() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IAmbiguousLinkingCandidate
-
A readonly representation of all equally good candidates.
- getAlternatives() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getAlternatives_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getAlternatives_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getAlternatives_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getAlternatives_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getAlternatives_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getAlternatives_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getAlternatives_1_0_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getAlternatives_1_0_3() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getAlternatives_1_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getAlternatives_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getAlternatives_1_1_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getAlternatives_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getAlternatives_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getAlternatives_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getAlternatives_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getAlternatives_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getAlternatives_3_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getAlternatives_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getAlternatives_4_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getAlternatives_5_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getAlternatives_6_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getAmbiguousLinkingCandidates() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getAmbiguousLinkingCandidates() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getAmbiguousLinkingCandidates() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getAmbiguousLinkingCandidates() - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns all ambiguous linking candidates that have been encountered.
- getAmbiguousLinkingCandidates() - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getAmpersandAmpersandKeyword() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAndElements
-
- getAmpersandKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundAndedElements
-
- getAmpersandKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundAndedElements
-
- getAndEnhanceIterableOrArrayFromComponent(LightweightTypeReference, JvmGenericType, CompoundTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getAndOperator() - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- getAnnotationLookup() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getAnnotationTargets(JvmAnnotationType) - Method in class org.eclipse.xtext.xbase.annotations.typing.XAnnotationUtil
-
- getAnnotationType() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- getAnnotationType() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotation
-
Returns the value of the 'Annotation Type' reference.
- getAnnotationTypeAssignment_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getAnnotationTypeJvmAnnotationTypeCrossReference_2_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getAntlrTokenFile() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsAntlrTokenFileProvider
-
- getAntlrTokenFile() - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseAntlrTokenFileProvider
-
- getAntlrTokenFile() - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeAntlrTokenFileProvider
-
- getANY_OTHERRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getANY_OTHERRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getANY_OTHERRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getArgument(int) - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
-
Returns the argument expression at index idx.
- getArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- getArgumentCount() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getArgumentCount() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
-
Returns the number of argument expressions where the receiver is
considered to be an argument, too.
- getArgumentCount() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- getArgumentCount() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- getArgumentExpression() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getArgumentExpression() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
-
- getArgumentExpression() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- getArgumentExpression() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgsFeatureCallArgumentSlot
-
- getArgumentExpressions() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getArgumentExpressions() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
-
The list of expressions.
- getArgumentExpressions() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- getArgumentExpressions() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgsFeatureCallArgumentSlot
-
- getArguments() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns the actual arguments of the expression.
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
Returns the actual arguments of the expression.
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- getArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- getArguments() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Arguments' containment reference list.
- getArgumentsAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsAssignment_1_2_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsAssignment_1_4_2_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsAssignment_1_4_2_2_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsAssignment_4_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsAssignment_4_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsAssignment_4_1_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsAssignment_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsJvmArgumentTypeReferenceParserRuleCall_1_4_2_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getArgumentsXClosureParserRuleCall_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsXExpressionParserRuleCall_4_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsXExpressionParserRuleCall_4_1_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentsXShortClosureParserRuleCall_4_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getArgumentTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getArgumentTypesAsString() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the resolved string representation of the argument types.
- getArityMismatch() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the mismatch of actually given arguments and declared parameters.
- getArityMismatch(JvmExecutable, List<XExpression>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getArityMismatch() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getArrayBracketsAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getArrayBracketsAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getArrayBracketsAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getArrayBracketsParserRuleCall_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getArrayBracketsRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getArrayBracketsRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getArrayBracketsRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
-
ArrayBrackets :
'[' ']'
;
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
-
ArrayBrackets :
'[' ']'
;
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSyntacticSequencer
-
ArrayBrackets :
'[' ']'
;
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSyntacticSequencer
-
- getArrayBracketsToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.XtypeSyntacticSequencer
-
- getArrayDimensions() - Method in class org.eclipse.xtext.xbase.impl.XTypeLiteralImpl
-
- getArrayDimensions() - Method in interface org.eclipse.xtext.xbase.XTypeLiteral
-
Returns the value of the 'Array Dimensions' attribute list.
- getArrayDimensionsArrayBracketsParserRuleCall_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getArrayDimensionsAssignment_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getArrayTypes() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getAsBottom() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
-
- getAsBottom() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
- getAsBottom() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getAsClassLiteral(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralHelper
-
- getAsFunctionOrNull(ParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- getAsFunctionTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getAsFunctionTypeReference(ParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- getAsFunctionTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the equivalent
FunctionTypeReference if this reference
points to a
function or
procedure
or if it is already a function type reference.
- getAsFunctionTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
Returns the equivalent
FunctionTypeReference if this reference
points to a
function or
procedure
or if it is already a function type reference.
- getAsKeyword_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getAsProcedureOrNull(ParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- getAssignable() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- getAssignable() - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Returns the value of the 'Assignable' containment reference.
- getAssociatedExpression(JvmField) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getAssociatedExpression(JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.jvmmodel.ILogicalContainerProvider
-
- getAssociatedExpression(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getAssociatedLocations() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getAssociations() - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getAsString(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getAsString(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getAsString(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- getAsString(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getAsStringNoFunctionType(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getAsStringNoFunctionType(String, Function<LightweightTypeReference, String>) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getAsteriskAsteriskKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getAsteriskEqualsSignKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getAsteriskKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getAsteriskKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameWithWildcardElements
-
- getBase(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getBatchScopeProvider() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getBestCandidate(List<? extends ILinkingCandidate>) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getBody() - Method in class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
-
- getBody() - Method in interface org.eclipse.xtext.xbase.XAbstractWhileExpression
-
Returns the value of the 'Body' containment reference.
- getBodyAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getBodyAssignment_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getBodyXExpressionParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getBodyXExpressionParserRuleCall_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getBooleanConstantOrNull(XExpression) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getBooleanResult(XExpression) - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- getBottom() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getBottom() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
-
- getBottom() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getBoundTypeArgument(JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- getBoundTypeArgument(ParameterizedTypeReference, JvmTypeParameter, Visiting) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- getBoundTypeArgument(ParameterizedTypeReference, JvmTypeParameter, Set<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.util.UnboundTypeParameterPreservingSubstitutor
-
- getBoundTypeArgumentMerger() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getBucket() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- getBucketId() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getBucketId() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getBucketId() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getBucketId() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getBuckets() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getBuckets() - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getBuckets() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- getBuckets() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticImportsScope
-
- getCandidateDescriptions(XExpression, EReference, EObject, IFeatureScopeSession, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess
-
- getCase() - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- getCase() - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Returns the value of the 'Case' containment reference.
- getCaseAssignment_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getCaseKeyword_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getCases() - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- getCases(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
Only for testing purpose.
- getCases() - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Returns the value of the 'Cases' containment reference list.
- getCasesAssignment_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getCasesXCasePartParserRuleCall_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getCaseXExpressionParserRuleCall_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getCatchClauses() - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- getCatchClauses() - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
Returns the value of the 'Catch Clauses' containment reference list.
- getCatchClausesAssignment_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getCatchClausesXCatchClauseParserRuleCall_3_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getCatchKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getCfg() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getCheckedConformanceFlags() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Conformance information about the actual expression type and
the expectation.
- getCheckedConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getCheckedConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getCheckedConformanceHints() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Conformance information about the actual expression type and
the expectation.
- getCheckedConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getCheckedConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getChildren() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getChosenCandidate() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ISuspiciouslyOverloadedCandidate
-
- getChosenCandidate() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getClass(Class<?>) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getClassFinder() - Method in class org.eclipse.xtext.xbase.interpreter.Context
-
- getClassFinder() - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getClosure() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- getClosure() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- getClosureBodyTypeComputationState(ITypeAssigner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- getClosureBodyTypeComputationState(ITypeAssigner, FunctionTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- getClosureBodyTypeComputationState(ITypeAssigner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.UnknownClosureTypeHelper
-
- getClosureOperationParameterType(LightweightTypeReference, JvmOperation, int) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getClosureOperationReturnType(LightweightTypeReference, JvmOperation) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getClosureWithoutExpectationHelper() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- getCollectionElementType(XCollectionLiteral) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getColonColonKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.StaticQualifierElements
-
- getColonKeyword_0_0_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getColonKeyword_2_0_0_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getColonKeyword_2_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getColonKeyword_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getColonKeyword_5_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getCommaKeyword_0_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getCommaKeyword_0_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getCommaKeyword_0_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getCommaKeyword_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getCommaKeyword_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getCommaKeyword_1_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getCommaKeyword_1_1_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getCommaKeyword_1_1_3_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getCommaKeyword_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getCommaKeyword_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getCommaKeyword_1_4_2_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getCommaKeyword_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getCommaKeyword_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getCommaKeyword_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getCommaKeyword_3_1_0_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getCommaKeyword_3_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getCommaKeyword_3_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getCommaKeyword_4_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getCommaKeyword_7_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getCommercialAtKeyword_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getCommonParameterSuperType(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getCommonParameterSuperType(List<LightweightTypeReference>, List<LightweightTypeReference>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- getCommonSuperType(List<LightweightTypeReference>, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
Computes the common super type for the given list of types.
- getCommonSuperType(List<LightweightTypeReference>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
Computes the common super type for the given list of types.
- getCommonSuperType(List<LightweightTypeReference>, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
Specializes the super implementation such that is allows an empty list of types.
- getCommonSuperType(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getCommonSuperType(List<LightweightTypeReference>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
Compute the common super type for the given types.
- getCompilationStrategy() - Method in class org.eclipse.xtext.xbase.compiler.CompilationStrategyAdapter
-
- getCompilationStrategy(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- getCompilationTemplate() - Method in class org.eclipse.xtext.xbase.compiler.CompilationTemplateAdapter
-
- getCompilationTemplate(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- getComponentType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getComponentType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getComponentType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the component type of the current array type.
- getComponentType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getComponentTypeIfLast(LightweightTypeReference, List<JvmFormalParameter>, int) - Static method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgFeatureCallArguments
-
- getCompoundOperator(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getCompoundOperators() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getComputedDetails() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
-
- getComputedTypeReference(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getConcreteSyntaxFeatureName() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getConcreteSyntaxFeatureName() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getConcreteSyntaxFeatureName() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- getConflictingOperations() - Method in class org.eclipse.xtext.xbase.typesystem.override.ConflictingDefaultOperation
-
Returns the operations that are in conflict with the receiver.
- getConformanceFlags() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Conformance information about the actual expression type and
the expectation.
- getConformanceFlags(int, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getConformanceFlags(int, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getConformanceFlags(int, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getConformanceFlags(TypeData, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getConformanceFlags(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- getConformanceFlags(int, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getConformanceHints() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Conformance information about the actual expression type and
the expectation.
- getConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getConstantOperators() - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getConstantOperators() - Method in class org.eclipse.xtext.xbase.interpreter.AbstractConstantExpressionsInterpreter
-
- getConstraintsAssignment_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getConstraintsAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getConstraintsAssignment_2_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsAssignment_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsAssignment_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsAssignment_2_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsJvmLowerBoundAndedParserRuleCall_2_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsJvmLowerBoundParserRuleCall_2_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsJvmUpperBoundAndedParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getConstraintsJvmUpperBoundAndedParserRuleCall_2_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintsJvmUpperBoundParserRuleCall_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getConstraintsJvmUpperBoundParserRuleCall_2_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getConstraintSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getConstraintSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the constraint type of this reference.
- getConstraintSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getConstraintSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- getConstructor() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IConstructorLinkingCandidate
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullConstructorLinkingCandidate
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getConstructor(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getConstructor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- getConstructor() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Constructor' reference.
- getConstructorAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getConstructorCall() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IConstructorLinkingCandidate
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullConstructorLinkingCandidate
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- getConstructorJvmConstructorCrossReference_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getConstructorJvmConstructorQualifiedNameParserRuleCall_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getConstructorScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getConstructorScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getConstructorScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getContainer() - Method in class org.eclipse.xtext.xbase.formatting.LeafInfo
-
Deprecated.
- getContent() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getContent() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- getContent() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getContents() - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResource
- getContext() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAwareLinkingDiagnosticContext
-
- getContextJvmDeclaredType(EObject) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getContextJvmDeclaredType(EObject) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getContextPackageName() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getContextResourceSet() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getContextResourceSet() - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
-
Returns the context resource set if any.
- getContextResourceSet() - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
Returns the context resource set if any.
- getContextType() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getContextType() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the current context type.
- getContextTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getContextTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getCurrentContext() - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- getCurrentDeclarator() - Method in class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
-
- getCurrentIndex() - Method in class org.eclipse.xtext.xbase.typesystem.util.ConstraintVisitingInfo
-
- getDECIMALRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getDECIMALRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getDECIMALTerminalRuleCall_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getDECIMALTerminalRuleCall_1_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getDeclaration() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getDeclaration() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedConstructor
-
Returns the declared constructor that is resolved.
- getDeclaration() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedExecutable
-
Returns the declared executable that is resolved.
- getDeclaration() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the declared feature that is resolved.
- getDeclaration() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedField
-
- getDeclaration() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the declared operation that is resolved.
- getDeclaratorParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getDeclaratorParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getDeclaratorParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getDeclaratorSimpleName(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getDeclaratorSimpleName(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getDeclaredConstructors() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getDeclaredFields() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getDeclaredFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- getDeclaredFormalParameters() - Method in interface org.eclipse.xtext.xbase.XClosure
-
Returns the value of the 'Declared Formal Parameters' containment reference list.
- getDeclaredFormalParametersAssignment_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getDeclaredFormalParametersAssignment_0_0_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getDeclaredFormalParametersAssignment_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getDeclaredFormalParametersAssignment_1_0_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getDeclaredFormalParametersJvmFormalParameterParserRuleCall_0_0_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getDeclaredFormalParametersJvmFormalParameterParserRuleCall_1_0_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getDeclaredOperations() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getDeclaredOperations(String) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getDeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XCatchClauseImpl
-
- getDeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- getDeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- getDeclaredParam() - Method in interface org.eclipse.xtext.xbase.XCatchClause
-
Returns the value of the 'Declared Param' containment reference.
- getDeclaredParam() - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
Returns the value of the 'Declared Param' containment reference.
- getDeclaredParam() - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Returns the value of the 'Declared Param' containment reference.
- getDeclaredParamAssignment_0_0_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getDeclaredParamAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getDeclaredParamAssignment_2_0_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDeclaredParamAssignment_2_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDeclaredParameterType(JvmFormalParameter, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getDeclaredParamFullJvmFormalParameterParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getDeclaredParamJvmFormalParameterParserRuleCall_0_0_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getDeclaredParamJvmFormalParameterParserRuleCall_2_0_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDeclaredParamJvmFormalParameterParserRuleCall_2_1_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDeclaredType() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getDeclaredType() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
-
- getDeclaredType() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- getDeclaredType() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.SuperfluousFeatureCallArgumentSlot
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getDeclaredType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getDeclaredTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getDeclaredTypeForLambda(int) - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
-
Returns the declared parameter type for the argument at index
idx.
- getDeclaredTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getDeclaredTypeParameters(JvmConstructor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkHelper
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.Owner
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getDeclaredTypeParameters() - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
-
The currently known type parameters, e.g.
- getDeclaredTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- getDeclaredUpperBound(JvmTypeParameterDeclarator, int, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- getDeclaredUpperBound(JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- getDeclaredUpperBound(JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByConstraintSubstitutor
-
- getDeclaredVariance() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- getDecreaseIndentationChange() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getDeepLocalElement(IFeatureScopeSession, QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getDeepLocalElements(IFeatureScopeSession, QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getDefault() - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- getDefault() - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Returns the value of the 'Default' containment reference.
- getDefaultAssignment_5_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDefaultFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate.ArgumentTypeComputationState
-
- getDefaultKeyword_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDefaultLiteral(JvmPrimitiveType) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getDefaultObjectValue(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getDefaultRuleName() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- getDefaultRuleName() - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- getDefaultRuleName() - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- getDefaultScopeProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getDefaultScopeProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getDefaultScopeProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getDefaultSource() - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
-
- getDefaultValidationFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getDefaultValidationFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getDefaultValueLiteral(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getDefaultXExpressionParserRuleCall_5_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getDeferredLogic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getDeferredLogic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getDelegate() - Method in class org.eclipse.xtext.xbase.scoping.batch.DelegatingScopes
-
- getDelegate() - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- getDelegate(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getDelegate(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getDelegate(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getDelegate() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getDelegateRuleName() - Method in class org.eclipse.xtext.xbase.conversion.XbaseQualifiedNameValueConverter
-
- getDetails() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IOverrideCheckResult
-
Obtain details on the override check.
- getDetails() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
-
- getDiagnosticData() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getDiagnosticData() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- getDiagnosticData() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- getDiagnosticList(LazyLinkingResource, DiagnosticMessage) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReferenceWithNode
-
- getDigits(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getDisallowedEarlyExitReferences() - Method in class org.eclipse.xtext.xbase.validation.EarlyExitValidator
-
- getDocument() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getDocumentation() - Method in class org.eclipse.xtext.xbase.compiler.DocumentationAdapter
-
- getDocumentation(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Retrieves the attached documentation for the given source element.
- getDoKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getEachExpression() - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- getEachExpression() - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- getEachExpression() - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
Returns the value of the 'Each Expression' containment reference.
- getEachExpression() - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
Returns the value of the 'Each Expression' containment reference.
- getEachExpressionAssignment_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getEachExpressionAssignment_9() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getEachExpressionXExpressionParserRuleCall_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getEachExpressionXExpressionParserRuleCall_9_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getEarlyExitComputer() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getEClass() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getEClass() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getElement() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationElementValuePairImpl
-
- getElement() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationElementValuePair
-
Returns the value of the 'Element' reference.
- getElementAssignment_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getElementJvmOperationCrossReference_0_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getElementJvmOperationValidIDParserRuleCall_0_0_0_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getElementOrComponentType(LightweightTypeReference, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- getElementOrComponentType(LightweightTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- getElementOrComponentType(LightweightTypeReference, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getElementOrProxy() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getElementOrProxy() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getElementOrProxy() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getElementOrProxy() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getElements() - Method in class org.eclipse.xtext.xbase.impl.XCollectionLiteralImpl
-
- getElements(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getElements(EObject) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getElements(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getElements(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- getElements(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- getElements(EObject) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- getElements(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getElements(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getElements() - Method in interface org.eclipse.xtext.xbase.XCollectionLiteral
-
Returns the value of the 'Elements' containment reference list.
- getElementsAssignment_0_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getElementsAssignment_0_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsAssignment_0_1_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getElementsAssignment_0_1_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsAssignment_1_1_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsAssignment_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getElementsAssignment_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getElementsAssignment_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getElementsAssignment_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getElementsXAnnotationOrExpressionParserRuleCall_0_1_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getElementsXAnnotationOrExpressionParserRuleCall_0_1_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsXAnnotationOrExpressionParserRuleCall_1_1_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getElementsXExpressionParserRuleCall_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getElementsXExpressionParserRuleCall_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getElementsXExpressionParserRuleCall_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getElementsXExpressionParserRuleCall_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getElementValuePairs() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- getElementValuePairs() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotation
-
Returns the value of the 'Element Value Pairs' containment reference list.
- getElementValuePairsAssignment_3_1_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getElementValuePairsAssignment_3_1_0_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getElse() - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- getElse(XIfExpression) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
Only for testing purpose.
- getElse() - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Returns the value of the 'Else' containment reference.
- getElseAssignment_6_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getElseKeyword_6_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getElseXExpressionParserRuleCall_6_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getElvisOperator() - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- getEnclosingTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getEnclosingTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getEnclosingTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithNestedTypes
-
- getEnclosingTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithoutLocalElements
-
- getEnclosingTypes() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns a list of enclosing types that provide an instance in the current context.
- getEntryPoints(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver
-
- getEntryPoints(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareBatchTypeResolver
-
- getEnumeratedValues(ParserRule) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScopes
-
- getEObject(String) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResource
-
- getEObjectOrProxy() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getEObjectOrProxy() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getEObjectURI() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getEObjectURI() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.annotations.validation.AbstractXbaseWithAnnotationsValidator
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.annotations.validation.XbaseWithAnnotationsValidator
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.validation.AbstractXbaseValidator
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.validation.JvmTypeReferencesValidator
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getEPackages() - Method in class org.eclipse.xtext.xbase.validation.XtypeJavaValidator
-
- getEqualsSignEqualsSignEqualsSignKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getEqualsSignEqualsSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getEqualsSignGreaterThanSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getEqualsSignGreaterThanSignKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getEqualsSignGreaterThanSignKeyword_6_1_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getEqualsSignKeyword() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpSingleAssignElements
-
- getEqualsSignKeyword_0_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getEqualsSignKeyword_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getEqualsSignKeyword_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getEqualsSignKeyword_5_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getEquivalent() - Method in class org.eclipse.xtext.xbase.typesystem.LocalVariableCapturer
-
- getEquivalent() - Method in class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImplCustom
-
- getEquivalent() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getEquivalentTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getEquivalentTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getEReference(EObject, INode, int) - Method in class org.eclipse.xtext.xbase.util.XbaseJavaDocTypeReferenceProvider
-
- getErrors(EObject) - Method in class org.eclipse.xtext.xbase.compiler.ErrorSafeExtensions
-
- getException() - Method in interface org.eclipse.xtext.xbase.interpreter.IEvaluationResult
-
- getException() - Method in class org.eclipse.xtext.xbase.interpreter.impl.DefaultEvaluationResult
-
- getExclamationMarkEqualsSignEqualsSignKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getExclamationMarkEqualsSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getExclamationMarkKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpUnaryElements
-
- getExecutableScope(XAbstractFeatureCall, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getExitPoints(XExpression) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
-
- getExitPoints(XExpression) - Method in interface org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer
-
- getExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- getExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- getExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- getExpectations() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
The result is never empty.
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate.ArgumentTypeComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractStackedTypeComputationState
-
- getExpectations() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AnnotationValueTypeComputationState
-
- getExpectations() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorBodyComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionBasedRootTypeComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FieldTypeComputationState
-
- getExpectations() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.OperationBodyComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReturnExpectationTypeComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithExpectation
-
- getExpectations(AbstractTypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithNonVoidExpectation
-
- getExpectedClosureType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
This method is only public for testing purpose.
- getExpectedClosureType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
This method is only public for testing purpose.
- getExpectedClosureType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- getExpectedClosureType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- getExpectedClosureType() - Method in class org.eclipse.xtext.xbase.typesystem.computation.UnknownClosureTypeHelper
-
- getExpectedExceptions() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getExpectedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getExpectedExpressionType() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Returns the type of the expectation (if any).
- getExpectedExpressionType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getExpectedExpressionType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getExpectedReceiverType(JvmIdentifiableElement, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkHelper
-
- getExpectedReturnType() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Returns the type of the return expectation (if any).
- getExpectedReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getExpectedReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getExpectedReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getExpectedReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getExpectedReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getExpectedReturnType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the expected return type for the given expression or null if none.
- getExpectedReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.interpreter.Context
-
- getExpectedType() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
Returns the expected type.
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate.ArgumentTypeComputationState
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AnnotationValueTypeComputationState
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorBodyComputationState
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionBasedRootTypeComputationState
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FieldTypeComputationState
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.OperationBodyComputationState
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState.PendingRootExpectation
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootTypeExpectation
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithExpectation
-
- getExpectedType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeExpectation
-
- getExpectedType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the actually expected type for the given expression or null if none.
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getExpectedTypeCompareResultOther(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the compare result for the declared parameter types if the given other candidate had won.
- getExpectedTypeCompareResultOther(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getExpectedTypeForAssociatedExpression(JvmMember, XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getExpectedTypeForAssociatedExpression(JvmMember, XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootResolvedTypes
-
- getExpectedTypeForAssociatedExpression(JvmMember, XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getExpectedVariance() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
-
Deprecated.
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- getExplicitArguments() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- getExplicitArguments() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- getExplicitConstructorCallAssignment_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getExplicitConstructorCallLeftParenthesisKeyword_4_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getExplicitJavaType(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getExplicitOperationCallAssignment_1_1_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitOperationCallAssignment_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getExplicitOperationCallLeftParenthesisKeyword_1_1_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitOperationCallLeftParenthesisKeyword_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getExplicitStaticAssignment_1_0_0_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitStaticAssignment_1_1_0_0_1_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitStaticColonColonKeyword_1_0_0_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitStaticColonColonKeyword_1_1_0_0_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getExplicitSyntaxAssignment_0_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getExplicitSyntaxAssignment_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getExplicitSyntaxVerticalLineKeyword_0_0_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getExplicitSyntaxVerticalLineKeyword_1_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getExponent(XNumberLiteral, String) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getExpression() - Method in class org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer.ExitPoint
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XCatchClauseImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XInstanceOfExpressionImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XReturnExpressionImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XSynchronizedExpressionImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XThrowExpressionImpl
-
- getExpression() - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- getExpression() - Method in exception org.eclipse.xtext.xbase.interpreter.ConstantExpressionEvaluationException
-
- getExpression(JvmMember) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Looks up and returns a logically contained expression.
- getExpression() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ILinkingCandidate
-
The current expression that shall be linked.
- getExpression() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
The expression that is associated with this result.
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractNullLinkingCandidate
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getExpression() - Method in class org.eclipse.xtext.xbase.typesystem.util.PendingLinkingCandidateResolver
-
- getExpression() - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XCatchClause
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XClosure
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XInstanceOfExpression
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XReturnExpression
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XSynchronizedExpression
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XThrowExpression
-
Returns the value of the 'Expression' containment reference.
- getExpression() - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
Returns the value of the 'Expression' containment reference.
- getExpressionArgumentFactory() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getExpressionAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getExpressionAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getExpressionAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getExpressionAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getExpressionAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getExpressionAssignment_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getExpressionAssignment_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getExpressionAssignment_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getExpressionAsString(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getExpressionHelper() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getExpressionHelper() - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getExpressions() - Method in class org.eclipse.xtext.xbase.impl.XBlockExpressionImpl
-
- getExpressions() - Method in interface org.eclipse.xtext.xbase.XBlockExpression
-
Returns the value of the 'Expressions' containment reference list.
- getExpressionsAssignment_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getExpressionsAssignment_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getExpressionsAsString(List<XExpression>, boolean) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.EmptyResolvedTypes
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureScopeTracker
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in interface org.eclipse.xtext.xbase.typesystem.internal.IFeatureScopeTracker
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the scope the given expression is contained in.
- getExpressionScope(EObject, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getExpressionsXExpressionOrVarDeclarationParserRuleCall_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getExpressionsXExpressionOrVarDeclarationParserRuleCall_2_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getExpressionXExpressionInClosureParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getExpressionXExpressionParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getExpressionXExpressionParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getExpressionXExpressionParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getExpressionXExpressionParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getExpressionXExpressionParserRuleCall_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getExpressionXExpressionParserRuleCall_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getExpressionXExpressionParserRuleCall_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getExtendedClass(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getExtendsKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundElements
-
- getExtendsKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getExtensionAssignment_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getExtensionClasses(Resource) - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- getExtensionClasses() - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- getExtensionClassNames() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider
-
Deprecated.
- getExtensionExtensionKeyword_1_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getExtensionImports() - Method in class org.eclipse.xtext.xbase.imports.TypeUsages
-
- getExtensionKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getExtensionProviders() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getExtensionProviders() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getExtensionProviders() - Method in class org.eclipse.xtext.xbase.scoping.batch.ExpressionBucket
-
- getExtensionProviders() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithDynamicExtensions
-
- getExtensionProviders() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
All extension providers as expression buckets.
- getExtensions() - Method in class org.eclipse.xtext.xbase.imports.ImportsAcceptor.DefaultImportsAcceptor
-
- getExtensionSignature(IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getFactory() - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- getFallThroughAssignment_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getFallThroughCommaKeyword_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getFalseKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getFavoriteVariableName(EObject) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getFeature(XAbstractFeatureCall, EvaluationContext) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getFeature() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ILinkingCandidate
-
The currently considered feature (if any).
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractNullLinkingCandidate
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractResolvedReference
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- getFeature(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getFeature() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns the value of the 'Feature' reference.
- getFeatureAssignment_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureAssignment_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getFeatureAssignment_1_0_0_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getFeatureAssignment_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getFeatureAssignment_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getFeatureAssignment_1_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureAssignment_1_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getFeatureAssignment_1_1_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCall(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getFeatureCall() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
-
Returns the feature call that is linked.
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- getFeatureCallArguments() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- getFeatureCallArguments() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
Returns the value of the 'Feature Call Arguments' containment reference list.
- getFeatureCallArgumentsAssignment_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsAssignment_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsAssignment_3_1_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsAssignment_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsXClosureParserRuleCall_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsXExpressionParserRuleCall_3_1_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallArgumentsXShortClosureParserRuleCall_3_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureCallIDAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getFeatureCallIDAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getFeatureCallIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.IdOrSuperElements
-
- getFeatureCallIDRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getFeatureCallIDRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getFeatureCallIDValueConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getFeatureJvmIdentifiableElementCrossReference_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureJvmIdentifiableElementCrossReference_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_0_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getFeatureJvmIdentifiableElementCrossReference_1_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureJvmIdentifiableElementCrossReference_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureJvmIdentifiableElementFeatureCallIDParserRuleCall_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureJvmIdentifiableElementFeatureCallIDParserRuleCall_1_0_0_0_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureJvmIdentifiableElementIdOrSuperParserRuleCall_1_1_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFeatureJvmIdentifiableElementIdOrSuperParserRuleCall_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getFeatureJvmIdentifiableElementOpAddParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getFeatureJvmIdentifiableElementOpAndParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getFeatureJvmIdentifiableElementOpCompareParserRuleCall_1_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getFeatureJvmIdentifiableElementOpEqualityParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getFeatureJvmIdentifiableElementOpMultiAssignParserRuleCall_1_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getFeatureJvmIdentifiableElementOpMultiParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getFeatureJvmIdentifiableElementOpOrParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getFeatureJvmIdentifiableElementOpOtherParserRuleCall_1_0_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getFeatureJvmIdentifiableElementOpPostfixParserRuleCall_1_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getFeatureJvmIdentifiableElementOpUnaryParserRuleCall_0_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getFeatureParameterTypesAsString() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the unresolved string representation of the parameter types of the feature.
- getFeatureParameterTypesAsString(JvmExecutable) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getFeatureScope() - Method in interface org.eclipse.xtext.xbase.typesystem.IExpressionScope
-
- getFeatureScope(XAbstractFeatureCall) - Method in interface org.eclipse.xtext.xbase.typesystem.IExpressionScope
-
- getFeatureScope() - Method in class org.eclipse.xtext.xbase.typesystem.IExpressionScope.NullExpressionScope
-
- getFeatureScope(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.IExpressionScope.NullExpressionScope
-
- getFeatureScope(IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- getFeatureScope(XAbstractFeatureCall, IExpressionScope.Anchor) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- getFeatureScope() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- getFeatureScope(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- getFeatureScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getFeatureScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getFeatureScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getFeatureScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- getFeatureScopes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getFeatureScopeSession() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getFeatureScopeTracker() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getFeatureToMark() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getFeatureToMark() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- getFeatureToMark() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the name of the feature type, e.g.
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getFeatureTypeName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getFeatureTypeParametersAsString(boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the unresolved string representation of the unresolved type parameters of the feature.
- getFilteredExtensionDescriptions(Map<String, List<IIdentifiableElementDescription>>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
Filters the extensions by their most specific first parameter.
- getFinallyExpression() - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- getFinallyExpression() - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
Returns the value of the 'Finally Expression' containment reference.
- getFinallyExpressionAssignment_3_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFinallyExpressionAssignment_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFinallyExpressionXExpressionParserRuleCall_3_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFinallyExpressionXExpressionParserRuleCall_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFinallyKeyword_3_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFinallyKeyword_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getFirstArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns the first argument if this is an extension.
- getFirstArgumentType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getFirstForRawType(Multimap<JvmType, LightweightTypeReference>, JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- getFirstLeafNode(BidiTreeIterator<INode>) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getFirstNameSegment(String) - Method in class org.eclipse.xtext.xbase.imports.ImportsCollector
-
- getFirstNameSegment(String) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- getFirstParameterType(IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getFirstRuleName() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- getFirstRuleName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- getFirstRuleName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- getFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.SynonymTypeBucket
-
- getFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- getFlattenedReassignedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getFlattenedReassignedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getFollowUpErrors() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getFollowUpErrors() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getFollowUpErrors() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getFollowUpErrors() - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the linking candidates that could not be resolved but are not
exposed to the users because they are follow up errors.
- getFollowUpErrors() - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getForExpression() - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- getForExpression() - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
Returns the value of the 'For Expression' containment reference.
- getForExpressionAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getForExpressionXExpressionParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getForkedState() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeAssigner
-
Returns the forked state that knows about the newly assigned types.
- getForkedState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeAssigner
-
- getForkedState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAssigner
-
- getForKeyword_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getForKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getForLoopParameterType(XForLoopExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- getFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XClosureImplCustom
-
- getFormalParameters() - Method in interface org.eclipse.xtext.xbase.XClosure
-
- getFormattings() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getFragment(EObject) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResourceStorageWritable
-
- getFullJvmFormalParameterAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getFullJvmFormalParameterAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getFullJvmFormalParameterRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getFullJvmFormalParameterRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getFullStopFullStopKeyword_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getFullStopFullStopKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getFullStopFullStopLessThanSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getFullStopKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameInStaticImportElements
-
- getFullStopKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameWithWildcardElements
-
- getFullStopKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getFullStopKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getFullStopKeyword_1_0_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFullStopKeyword_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getFullStopKeyword_1_1_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getFullStopKeyword_1_4_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getFullTextRegion(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getFullTextRegion(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getFullyQualifiedName(EObject) - Method in class org.eclipse.xtext.xbase.scoping.XbaseQualifiedNameProvider
-
- getFullyQualifiedName(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.XbaseQualifiedNameProvider
-
- getFunctionTypeKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getFunctionTypeKind(ParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- getFunctionTypeKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getFunctionTypeKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getFunctionTypeKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getFunctionTypeParameterMapping(LightweightTypeReference, JvmOperation, ActualTypeArgumentCollector, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- getFunctionTypeReference(boolean) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- getFunctionTypes() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getGeneratedAnnotationComment() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- getGeneratorConfig() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getGeneratorConfig() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- getGeneratorConfig() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getGeneratorConfig() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getGivenOperation() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IOverrideCheckResult
-
The checked operation.
- getGivenOperation() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
-
- getGlobalScope(Resource, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getGlobalScope(Resource, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getGrammar() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getGrammar() - Method in class org.eclipse.xtext.xbase.formatting2.XbaseFormatter
-
- getGrammar() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getGrammar() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- getGrammarAccess() - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
-
- getGrammarFileName() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- getGreaterThanSignEqualsSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getGreaterThanSignEqualsSignKeyword_6_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getGreaterThanSignKeyword_1_1_1_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGreaterThanSignKeyword_1_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGreaterThanSignKeyword_1_3() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGreaterThanSignKeyword_1_4_2_3() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGreaterThanSignKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getGreaterThanSignKeyword_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGreaterThanSignKeyword_3_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGreaterThanSignKeyword_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGreaterThanSignKeyword_5_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGreaterThanSignKeyword_5_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGreaterThanSignKeyword_5_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGreaterThanSignKeyword_6_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getGreaterThanSignKeyword_6_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.StaticQualifierElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNullLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ArrayBracketsElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundAndedElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundAndedElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameInStaticImportElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameWithWildcardElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getGroup() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getGroup_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getGroup_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getGroup_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getGroup_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getGroup_0_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getGroup_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getGroup_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getGroup_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getGroup_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getGroup_0_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getGroup_0_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getGroup_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getGroup_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getGroup_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getGroup_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getGroup_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getGroup_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getGroup_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getGroup_1_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getGroup_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_1_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_1_3_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getGroup_1_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup_1_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1_4() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1_4_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1_4_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1_4_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_1_4_2_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getGroup_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getGroup_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getGroup_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getGroup_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getGroup_2_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_2_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getGroup_2_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_2_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getGroup_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_2_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getGroup_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getGroup_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getGroup_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getGroup_3_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getGroup_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getGroup_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getGroup_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getGroup_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getGroup_3_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getGroup_3_1_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getGroup_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup_3_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getGroup_3_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup_4_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup_4_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getGroup_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getGroup_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getGroup_5_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_5_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getGroup_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getGroup_6_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_6_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getGroup_7() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getGroup_7_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getHandle() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Returns the identifying handle for this reference.
- getHeaderText() - Method in class org.eclipse.xtext.xbase.compiler.FileHeaderAdapter
-
- getHEXRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getHEXRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getHEXTerminalRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getHiddenLeafsAfter(INode) - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafAccess
-
Deprecated.
- getHiddenLeafsBefore(INode) - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafAccess
-
Deprecated.
- getHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getHints(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getHumanReadableName() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Prints a human readable name of this type reference.
- getHumanReadableTypeNames() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getHyphenMinusEqualsSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getHyphenMinusGreaterThanSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getHyphenMinusHyphenMinusKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpPostfixElements
-
- getHyphenMinusKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAddElements
-
- getHyphenMinusKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpUnaryElements
-
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
A simple means to identify the session.
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.ExpressionBucket
-
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- getId() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeReferenceBucket
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImplCustom
-
- getIdentifier(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the identifier of this type reference.
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getIdentifier() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getIdOrSuperAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getIdOrSuperAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getIdOrSuperRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getIdOrSuperRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getIdOrSuperValueConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getIDRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getIDRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getIDRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getIDTerminalRuleCall() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ValidIDElements
-
- getIf() - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- getIf() - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Returns the value of the 'If' containment reference.
- getIfAssignment_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getIfKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getIfXExpressionParserRuleCall_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getIJvmTypeReferenceProvider() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getIJvmTypeReferenceProvider() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getIllegallyDeclaredExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getIllegallyDeclaredExceptions() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the list of exceptions that are declared in this operation
but do not match the super implementation.
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitFirstArgument() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitFirstArgument() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns the value of the 'Implicit First Argument' containment reference.
- getImplicitFirstArgumentConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitFirstArgumentType() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getImplicitFirstArgumentType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitFirstArgumentTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- getImplicitFormalParameters() - Method in interface org.eclipse.xtext.xbase.XClosure
-
Returns the value of the 'Implicit Formal Parameters' containment reference list.
- getImplicitImports(boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getImplicitImports(boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getImplicitlyImportedPackages(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getImplicitlyImportedPackages(XtextResource) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getImplicitlyMessagePart(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
Returns the actual receiver of this (potential) feature call.
- getImplicitReceiver() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getImplicitReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitReceiver() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns the value of the 'Implicit Receiver' containment reference.
- getImplicitReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitReceiverConformanceFlags() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getImplicitReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitReceiverConformanceHints() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitReceiverType() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getImplicitReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.SuperConstructorDescription
-
- getImplicitReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getImportDeclarations() - Method in class org.eclipse.xtext.xtype.impl.XImportSectionImpl
-
- getImportDeclarations() - Method in interface org.eclipse.xtext.xtype.XImportSection
-
Returns the value of the 'Import Declarations' containment reference list.
- getImportDeclarationsAssignment() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportSectionElements
-
- getImportDeclarationsToAppend() - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- getImportDeclarationsXImportDeclarationParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportSectionElements
-
- getImportedName() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- getImportedName() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImplCustom
-
- getImportedName() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- getImportedNamespace(EObject) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getImportedNamespace() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- getImportedNamespace() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Imported Namespace' attribute.
- getImportedNamespaceAssignment_1_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedNamespaceQualifiedNameWithWildcardParserRuleCall_1_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getImportedNamespaceResolvers(XImportSection, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getImportedType() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- getImportedType() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Imported Type' reference.
- getImportedTypeAssignment_1_0_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeCrossReference_1_0_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeCrossReference_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeQualifiedNameInStaticImportParserRuleCall_1_0_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeJvmDeclaredTypeQualifiedNameParserRuleCall_1_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportedTypeName() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- getImportedTypeName() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImplCustom
-
- getImportedTypeName() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- getImportedTypes(String) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- getImportKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getImportKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getImportManager(ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- getImportManager() - Method in class org.eclipse.xtext.xbase.compiler.StringBuilderBasedAppendable
-
- getImports() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
Deprecated.
- getImports() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- getImports() - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
- getImports() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getImports() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
Deprecated.
- getImports() - Method in class org.eclipse.xtext.xbase.compiler.StringBuilderBasedAppendable
-
Deprecated.
- getImportsConfiguration() - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getImportSection(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getImportSection(XtextResource) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getImportSectionOffset(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getImportSectionOffset(XtextResource) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getIncreaseIndentationChange() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getIndentation(int) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getIndentationChange() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getIndentationLenght(int) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getIndentationLevel() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getIndentationString() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getInferredElements(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getInferredFrom(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
Returns the expression that will be used to infer the given type from.
- getInitExpressions() - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- getInitExpressions() - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
Returns the value of the 'Init Expressions' containment reference list.
- getInitExpressionsAssignment_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getInitExpressionsAssignment_3_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getInitExpressionsXExpressionOrVarDeclarationParserRuleCall_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getInitializedMarker(EObject) - Method in class org.eclipse.xtext.xbase.validation.ReadAndWriteTracking
-
- getInitializer(JvmMember) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- getInnerTypeSeparator() - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
Replies the separator that is used for separating the enclosing type and the inner type names.
- getInstanceofKeyword_1_0_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getINTRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getINTRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getINTTerminalRuleCall_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getINTTerminalRuleCall_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getInvalidArgumentsValidationFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getInvalidArgumentsValidationFeature() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getInvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getInvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
Deprecated.
- getInvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- getInvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImplCustom
-
- getInvalidFeatureIssueCode() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- getInvalidFeatureIssueCode() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Invalid Feature Issue Code' attribute.
- getInvalidWritableVariableAccessMessage(XVariableDeclaration, XAbstractFeatureCall, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
Provide the error message for mutable variables that may not be captured in lambdas.
- getInvariantBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the invariant bound of this reference.
- getInvariantBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getInvariantBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getIssues(EObject) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider
-
- getIssues(EObject) - Method in interface org.eclipse.xtext.xbase.compiler.IElementIssueProvider
-
- getIssueSeverities() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getIssuesIncludingContents() - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Data
-
- getIsTrueAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getIsTrueTrueKeyword_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getJavaIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getJavaLangObjectTypeRef(JvmType, TypesFactory) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getJavaLangObjectTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- getJavaReflectAccess() - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getJavaSourceVersion() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- getJavaType(JvmType) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getJavaType(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getJvmAnnotationReference(XAnnotation) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Translates a single
XAnnotation to
JvmAnnotationReference that can be added to a
JvmAnnotationTarget.
- getJvmArgumentTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmArgumentTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmArgumentTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmArgumentTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmArgumentTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmArgumentTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmElements(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelAssociations
-
- getJvmElements(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getJvmFormalParameterAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmFormalParameterAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmFormalParameterRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmFormalParameterRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmGenericArrayTypeReferenceComponentTypeAction_0_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getJvmIdentifiableElement(XtextResource, int) - Method in class org.eclipse.xtext.xbase.resource.JvmElementAtOffsetHelper
-
- getJvmInnerTypeReferenceOuterAction_1_4_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getJvmLowerBoundAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmLowerBoundAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmLowerBoundAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmLowerBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmLowerBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmLowerBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmLowerBoundAndedRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmLowerBoundAndedRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmLowerBoundAndedRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmLowerBoundRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmLowerBoundRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmLowerBoundRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmModelAssociations() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getJvmParameterizedTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmParameterizedTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmParameterizedTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmParameterizedTypeReferenceParserRuleCall_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getJvmParameterizedTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmParameterizedTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmParameterizedTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmTypeParameterAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmTypeParameterAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmTypeParameterAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmTypeParameterRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmTypeParameterRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmTypeParameterRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmTypeReferenceParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmArgumentTypeReferenceElements
-
- getJvmTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmUpperBoundAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmUpperBoundAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmUpperBoundAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmUpperBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmUpperBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmUpperBoundAndedAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmUpperBoundAndedRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmUpperBoundAndedRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmUpperBoundAndedRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmUpperBoundRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmUpperBoundRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmUpperBoundRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmWildcardTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmWildcardTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmWildcardTypeReferenceAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getJvmWildcardTypeReferenceAction_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getJvmWildcardTypeReferenceParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmArgumentTypeReferenceElements
-
- getJvmWildcardTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getJvmWildcardTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getJvmWildcardTypeReferenceRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getKey(Notifier, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getKey(Notifier, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
Subclasses must override this method.
- getKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
Subclasses must override this method.
- getKnownConstructor(XConstructorCall, AbstractTypeComputationState, ResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess
-
- getKnownFeature(XAbstractFeatureCall, AbstractTypeComputationState, ResolvedTypes) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess
-
- getLanguage2GeneratorConfig() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider.GeneratorConfigAdapter
-
- getLeadingObject() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getLeadingObject() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getLeadingObject() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- getLeadingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getLeadingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getLeadingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- getLeafs() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- getLeftCurlyBracketKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getLeftCurlyBracketKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getLeftCurlyBracketKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getLeftNode(Iterator<ILeafNode>, int) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- getLeftOperand() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- getLeftOperand() - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
Returns the value of the 'Left Operand' containment reference.
- getLeftParenthesisKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- getLeftParenthesisKeyword_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getLeftParenthesisKeyword_0_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getLeftParenthesisKeyword_0_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getLeftParenthesisKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getLeftParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getLeftParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getLeftParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getLeftParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getLeftParenthesisKeyword_2_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getLeftParenthesisKeyword_3_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getLeftParenthesisKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getLeftSquareBracketKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ArrayBracketsElements
-
- getLeftSquareBracketKeyword_0_0_0_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getLeftSquareBracketKeyword_0_0_0_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getLeftSquareBracketKeyword_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getLeftSquareBracketKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getLegacyImportSyntax(XImportDeclaration) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getLegacyImportSyntax(XImportDeclaration) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
Returns the syntax that was used in the import declaration if (and only if) it uses
the legacy notation with a '$' as the delimiter for nested types.
- getLenght() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- getLength() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getLength() - Method in class org.eclipse.xtext.xbase.formatting.TextReplacement
-
Deprecated.
- getLength() - Method in class org.eclipse.xtext.xbase.formatting.WhitespaceInfo
-
Deprecated.
- getLessThanSignGreaterThanSignKeyword_7() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getLessThanSignKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getLessThanSignKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getLessThanSignKeyword_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getLessThanSignKeyword_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getLessThanSignKeyword_1_4_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getLessThanSignKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getLessThanSignKeyword_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getLessThanSignKeyword_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getLessThanSignKeyword_5_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getLessThanSignKeyword_6_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getLessThanSignKeyword_6_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getLessThanSignKeyword_6_1_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getLessThanSignKeyword_6_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getLightweightExpectedType(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getLightweightReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getLightweightType(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getLightweightType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getLineSeparator() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getLineSeparator() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getLineSeparator(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection.Factory
-
- getLinkedFeature(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getLinkedFeature(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getLinkedFeature(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getLinkedFeature(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getLinkedFeature(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getLinkedFeature(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getLinkedFeature(XAbstractFeatureCall) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the intermediate linking result for the given feature call, if any.
- getLinkedFeature(XConstructorCall) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the intermediate linking result for the given constructor call, if any.
- getLinkedFeature(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getLinkedFeature(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getLinkingCandidate(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getLinkingCandidate(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getLinkingCandidate(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getLinkingCandidate(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getLinkingCandidate(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getLinkingCandidate(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getLinkingCandidate(XAbstractFeatureCall) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the intermediate linking candidate for the given feature call, if any.
- getLinkingCandidate(XConstructorCall) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the intermediate linking candidate for the given constructor call, if any.
- getLinkingCandidate(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getLinkingCandidate(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getLinkingCandidate(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeLiteralLinkingCandidateResolver
-
- getLinkingCandidates(XConstructorCall) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
The result is never empty.
- getLinkingCandidates(XAbstractFeatureCall) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
The result is never empty.
- getLinkingCandidates(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getLinkingCandidates(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getLinkingCandidates(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getLinkingCandidates(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getLinkingCandidates(XConstructorCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getLinkingCandidates(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getLinkText() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReferenceWithNode
-
- getLinkText() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAwareLinkingDiagnosticContext
-
- getList() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getLiteralClassNames() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider
-
Deprecated.
- getLocalElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getLocalElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithCapturedLocalElements
-
- getLocalElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithLocalElements
-
- getLocalElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithoutLocalElements
-
- getLocalElement(QualifiedName) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Find a local element with the given qualified name.
- getLocalElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getLocalElements() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Return all local elements that are known in this session.
- getLocalElements() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getLocalElementsByEObject(EObject, URI) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractStaticImportsScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.CompositeScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypeLiteralScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypesScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureOnTypeLiteralScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- getLocalElementsByName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
-
- getLocalElementsScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getLocalElementsScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getLocallyDefinedTypes(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.ConflictResolver
-
- getLocallyDefinedTypes(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getLocallyDefinedTypes(XtextResource) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getLocationData() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getLocationInFileProvider() - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getLocationNodes(EObject) - Method in class org.eclipse.xtext.xbase.resource.XbaseLocationInFileProvider
-
- getLocationOfContainmentReference(EObject, EReference, int, ILocationInFileProviderExtension.RegionDescription) - Method in class org.eclipse.xtext.xbase.resource.XbaseLocationInFileProvider
-
- getLocationOfCrossReference(EObject, EReference, int, boolean) - Method in class org.eclipse.xtext.xbase.resource.XbaseLocationInFileProvider
-
- getLocationOfDefault(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getLocationOfTypeArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getLocationWithNewKeyword(XConstructorCall) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getLocationWithoutTypeArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getLocationWithTypeArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getLock() - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResource
-
Returns the lock of the owning ResourceSet, if it exposes such a lock.
- getLock() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CachingBatchTypeResolver.LazyResolvedTypes
-
- getLogicalContainer(XExpression) - Method in interface org.eclipse.xtext.xbase.jvmmodel.ILogicalContainerProvider
-
- getLogicalContainer(XExpression) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getLogicalContainer(EObject, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getLogicalContainerMapping(Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getLogicalContainerProvider() - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- getLogicalContainerProvider() - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getLogicalContainerProvider() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getLogicalContainerProvider() - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getLowerBound() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getLowerBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the lower bound of this reference.
- getLowerBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getLowerBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getMapExpectation(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
If the expected type is a subtype of Map, the resolved super type is returned.
- getMember() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLogicalContainerAwareRootComputationState
-
- getMemberCallArguments() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- getMemberCallArguments() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Member Call Arguments' containment reference list.
- getMemberCallArgumentsAssignment_1_1_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsAssignment_1_1_3_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsAssignment_1_1_3_1_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsAssignment_1_1_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsXClosureParserRuleCall_1_1_4_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsXExpressionParserRuleCall_1_1_3_1_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallArgumentsXShortClosureParserRuleCall_1_1_3_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getMemberCallTarget() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- getMemberCallTarget() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Member Call Target' containment reference.
- getMemberName() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- getMemberName() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Member Name' attribute.
- getMemberNameAssignment_1_0_3_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getMemberNameValidIDParserRuleCall_1_0_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getMembersToBeCompiled(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- getMergedType(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getMessage() - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer.BranchExpressionProcessor
-
- getMetaData(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- getMethodName(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getMethodNames(XAbstractFeatureCall, QualifiedName) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- getML_COMMENTRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getML_COMMENTRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getML_COMMENTRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getMonitor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getMonitor() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getMostSpecialCandidates(List<LightweightTypeReference>, Multimap<JvmType, LightweightTypeReference>, List<Multiset.Entry<JvmType>>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getMostSpecialType(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- getMostSpecialType(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.util.BoundTypeArgumentMerger
-
- getMostSpecialTypeIfAllWildcards(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getMultiTypeComponents() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getMultiTypeComponents() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getMultiTypeComponents() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getMyEndLineNumber() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getMyLength() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getMyLineNumber() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getMyOffset() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getName(Object) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getName(Object) - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- getName(Object) - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getName(Object) - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getName(Object) - Method in class org.eclipse.xtext.xbase.compiler.ScopeStack
-
- getName() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getName() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getName() - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Returns the value of the 'Name' attribute.
- getNameAssignment_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getNameAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getNameAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getNameAssignment_2_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getNameAssignment_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getNamedType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getNamedType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the named type if this is an anonymous type.
- getNameOfTypes(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getNameProvider() - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getNameValidIDParserRuleCall_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getNameValidIDParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getNameValidIDParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getNameValidIDParserRuleCall_2_0_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getNameValidIDParserRuleCall_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getNearestLogicalContainer(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.ILogicalContainerProvider
-
- getNearestLogicalContainer(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getNestedTypeDeclarators() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getNestedTypeDeclarators() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getNestedTypeDeclarators() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithNestedTypes
-
- getNestedTypeDeclarators() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns enclosing types that declare available nested types.
- getNewKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getNewLines() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- getNewLines() - Method in class org.eclipse.xtext.xbase.formatting.LeafInfo
-
Deprecated.
- getNewLines() - Method in class org.eclipse.xtext.xbase.formatting.NewLineData
-
Deprecated.
- getNewLinesInComments() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- getNext() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getNextCaptureLayer() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getNextCaptureLayer() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getNextCaptureLayer() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithCapturedLocalElements
-
- getNextCaptureLayer() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithoutLocalElements
-
- getNextCaptureLayer() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns the next layer of the captured scopes.
- getNextUnprocessedArgumentSlot() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- getNextUnprocessedArgumentSlot() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
-
- getNextUnprocessedArgumentSlot() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- getNextUnprocessedArgumentSlot() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
-
- getNextUnprocessedArgumentSlot() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- getNextUnprocessedArgumentSlot() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgFeatureCallArguments
-
- getNode() - Method in class org.eclipse.xtext.xbase.formatting.LeafInfo
-
Deprecated.
- getNode() - Method in class org.eclipse.xtext.xbase.typesystem.computation.DiagnosticOnFirstKeyword
-
- getNode() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReferenceWithNode
-
- getNode() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getNode(BidiTreeIterator<INode>, EObject...) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getNonInterfaceTypes(List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getNonNullRootExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getNullKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNullLiteralElements
-
- getNullSafeAssignment_1_1_0_0_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getNullSafeQuestionMarkFullStopKeyword_1_1_0_0_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getNumberAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getNumberAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getNumberLiterals() - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- getNumberOfIrrelevantParameters() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getNumberOfIrrelevantParameters() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getNumberOfIrrelevantParameters() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getNumberOfIrrelevantParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getNumberOfParameters() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getNumberOfParameters() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getNumberOfParameters() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getNumberOfParameters() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getNumberRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getNumberRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getNumberSignKeyword_0_0_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getNumberSignKeyword_0_0_0_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getNumberSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getNumberSignKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getObject(String) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- getObject(String) - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- getObject(String) - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getObject(String) - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getObject() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getObjectReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReferenceFactory
-
- getObjectReference() - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- getObjectType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReferenceFactory
-
- getOffset() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getOffset() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- getOffset() - Method in class org.eclipse.xtext.xbase.formatting.TextReplacement
-
Deprecated.
- getOffset() - Method in class org.eclipse.xtext.xbase.formatting.WhitespaceInfo
-
Deprecated.
- getOldSemanticElement(ICompositeNode, PartialParsingPointers) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- getOpAddAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpAddAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpAddConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpAddRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpAddRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpAndAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpAndAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpAndConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpAndRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpAndRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpCompareAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpCompareAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpCompareConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpCompareRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpCompareRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpEqualityAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpEqualityAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpEqualityConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpEqualityRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpEqualityRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOperand() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImpl
-
- getOperand() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImpl
-
- getOperand() - Method in interface org.eclipse.xtext.xbase.XPostfixOperation
-
Returns the value of the 'Operand' containment reference.
- getOperand() - Method in interface org.eclipse.xtext.xbase.XUnaryOperation
-
Returns the value of the 'Operand' containment reference.
- getOperandAssignment_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getOperandXUnaryOperationParserRuleCall_0_2_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getOperation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
This method is only public for testing purpose.
- getOperation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
This method is only public for testing purpose.
- getOperation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- getOperation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- getOperation() - Method in class org.eclipse.xtext.xbase.typesystem.computation.UnknownClosureTypeHelper
-
- getOperationCanceledManager() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getOperator(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.interpreter.AbstractConstantExpressionsInterpreter
-
- getOperator(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getOperator(XAbstractFeatureCall, QualifiedName) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getOperatorMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedExecutableScope
-
- getOperatorMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getOperatorMapping() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getOperators() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getOpMultiAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpMultiAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpMultiAssignAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpMultiAssignAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpMultiAssignConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpMultiAssignRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpMultiAssignRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpMultiConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpMultiRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpMultiRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpOrAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpOrAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpOrConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpOrRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpOrRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpOtherAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpOtherAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpOtherConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpOtherRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpOtherRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpPostfixAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpPostfixAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpPostfixConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpPostfixRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpPostfixRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpSingleAssignAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpSingleAssignAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpSingleAssignConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpSingleAssignParserRuleCall_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getOpSingleAssignParserRuleCall_1_0_0_0_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getOpSingleAssignRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpSingleAssignRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
-
OpSingleAssign:
'='
;
- getOpSingleAssignToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
-
OpSingleAssign:
'='
;
- getOpUnaryAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpUnaryAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOpUnaryConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getOpUnaryRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getOpUnaryRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getOrCreateURIEncoder() - Method in class org.eclipse.xtext.xbase.compiler.output.ErrorTreeAppendable
-
- getOrganizedImportChanges(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.ImportOrganizer
-
- getOrigin() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- getOrigin() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- getOrInstall(Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getOrOperator() - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- getOuter() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getOuter() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- getOuter() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getOverriddenAndImplementedMethodCandidates() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getOverriddenAndImplementedMethodCandidates() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the inherited methods with the same simple name as this method.
- getOverriddenAndImplementedMethods() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getOverriddenAndImplementedMethods() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns overridden and implemented methods for this method.
- getOverriddenMethod() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getOverriddenMethod() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the overridden method, if any.
- getOverrideCheckResult() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
-
- getOverrideCheckResult() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
The override check result that is associated with this operation.
- getOverrideCheckResult() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getOverrideHelper() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getOverrideTester() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getOverrideTester() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ElementOrComponentTypeComputer
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReferenceFactory
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.util.LocalTypeSubstitutor
-
- getOwner() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- getPackage() - Static method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
Deprecated.
- getPackage() - Static method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
Deprecated.
- getPackageLocalName(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.imports.ImportOrganizer
-
- getPackageName(XtextResource) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- getPackageName(XtextResource) - Method in interface org.eclipse.xtext.xbase.imports.IImportsConfiguration
-
- getPackageName(JvmMember) - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getPackageName() - Method in class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- getParam() - Method in class org.eclipse.xtext.xbase.impl.XSynchronizedExpressionImpl
-
- getParam() - Method in interface org.eclipse.xtext.xbase.XSynchronizedExpression
-
Returns the value of the 'Param' containment reference.
- getParamAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getParameterizedView(LightweightTypeReference) - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeatures
-
- getParameterizedView(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.ParameterizedResolvedFeatures
-
- getParameterizedView(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- getParameters() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- getParameters() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- getParameters() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- getParameters() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IClosureCandidate
-
Returns the effective list of parameters.
- getParameters() - Method in class org.eclipse.xtext.xbase.typesystem.computation.UnknownClosureTypeHelper
-
- getParametersToProcess() - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
-
- getParameterType(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getParameterType(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getParameterTypeAssignment_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getParameterTypeAssignment_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getParameterTypeJvmTypeReferenceParserRuleCall_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getParameterTypeJvmTypeReferenceParserRuleCall_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getParameterTypes() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getParamTypes() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- getParamTypes() - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Returns the value of the 'Param Types' containment reference list.
- getParamTypesAssignment_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getParamTypesAssignment_0_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getParamTypesJvmTypeReferenceParserRuleCall_0_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getParamTypesJvmTypeReferenceParserRuleCall_0_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getParamXExpressionParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getParent() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractStackedTypeComputationState
-
- getParent() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getPercentSignEqualsSignKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getPercentSignKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getPlainSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getPlusSignEqualsSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getPlusSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAddElements
-
- getPlusSignKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpUnaryElements
-
- getPlusSignPlusSignKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpPostfixElements
-
- getPredicate() - Method in class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
-
- getPredicate() - Method in interface org.eclipse.xtext.xbase.XAbstractWhileExpression
-
Returns the value of the 'Predicate' containment reference.
- getPredicateAssignment_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getPredicateAssignment_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getPredicateXExpressionParserRuleCall_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getPredicateXExpressionParserRuleCall_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getPreferredCandidate(ILinkingCandidate) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ILinkingCandidate
-
Produces the best candidate for the current two candidates.
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the best candidate considering the this and the given other candidate.
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullConstructorLinkingCandidate
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getPreferredCandidate(ILinkingCandidate) - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getPrevious() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getPrimaryCandidate() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getPrimaryJvmElement(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelAssociations
-
- getPrimaryJvmElement(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getPrimarySourceElement(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelAssociations
-
- getPrimarySourceElement(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getPrimaryValidDetail(IResolvedOperation, JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- getPrimitiveIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getPrimitiveIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getPrimitiveIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getPrimitiveKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getPrimitiveKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getPrimitiveKind() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getPrimitiveKindIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getPrimitiveKindIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getPrimitiveKindIfWrapperType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getPrimitives() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getPrimitiveVoid(ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getPropertyName(JvmFeature) - Static method in class org.eclipse.xtext.xbase.util.PropertyUtil
-
- getPropertyName(JvmFeature, String, int, int) - Static method in class org.eclipse.xtext.xbase.util.PropertyUtil
-
- getPropertyName(JvmOperation, String, String, int) - Static method in class org.eclipse.xtext.xbase.util.PropertyUtil
-
- getQualifiedName() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getQualifiedName(char) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getQualifiedName() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImplCustom
-
- getQualifiedName(char) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImplCustom
-
- getQualifiedName() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getQualifiedName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getQualifiedName(char) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getQualifiedNameAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameConverter() - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getQualifiedNameInStaticImportAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameInStaticImportAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameInStaticImportAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameInStaticImportRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameInStaticImportRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameInStaticImportRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameInStaticImportValueConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getQualifiedNameOfLocalElement(EObject) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getQualifiedNameOfLocalElement(EObject) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getQualifiedNameParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameWithWildcardElements
-
- getQualifiedNameProvider() - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getQualifiedNameProvider() - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getQualifiedNameRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameValueConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getQualifiedNameWithWildcardAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameWithWildcardAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameWithWildcardAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameWithWildcardRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getQualifiedNameWithWildcardRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getQualifiedNameWithWildcardRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getQualifiedNameWithWildCardValueConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getQuestionMarkColonKeyword_8() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getQuestionMarkKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getQueuedDiagnostics() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getQueuedDiagnostics() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getQueuedDiagnostics() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getQueuedDiagnostics() - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getQueuedDiagnostics() - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
- getQueuedDiagnostics() - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getRawContextType() - Method in class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- getRawSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getRawType() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- getRawTypeForName(Class<?>, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getRawTypeForName(String, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getRawTypeForName(Class<?>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getRawTypeForName(Class<?>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralHelper
-
- getRawTypeFromConstraints(ITypeReferenceOwner, JvmTypeParameter, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeReferenceImplementation
-
- getRawTypeHelper() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getRawTypeReference(LightweightTypeReference, ResourceSet) - Method in interface org.eclipse.xtext.xbase.typesystem.conformance.IRawTypeHelper
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getRawTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getRawTypeReference(LightweightTypeReference, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper
-
- getRawTypeReference(LightweightTypeReference, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeReferenceImplementation
-
- getRawTypes() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getRawTypes() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getRawTypesFromConstraints(ITypeReferenceOwner, JvmTypeParameter, ResourceSet) - Method in class org.eclipse.xtext.xbase.typesystem.references.RawTypeHelper.RawTypeImplementation
-
- getReceiver(XAbstractFeatureCall, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- getReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- getReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- getReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getReceiverType(XAbstractFeatureCall, IResolvedTypes, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.override.InvokedResolvedOperation.Provider
-
- getReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDelegateScope
-
- getReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
-
- getReference() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- getReference() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAwareLinkingDiagnosticContext
-
- getReference() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- getReference() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- getReferencedElement(EObject, EReference) - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- getReferenceName(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getReferenceName(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getReferenceOwner() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeAssigner
-
Returns the current owner.
- getReferenceOwner() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
The current type reference owner for newly converted type references.
- getReferenceOwner() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeAssigner
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getReferenceOwner() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAssigner
-
- getReferInvalidTypeMessage(JvmIdentifiableElement, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getRefinableCandidate(XExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getRegion() - Method in class org.eclipse.xtext.xbase.formatting2.ArrayBracketsFormattingReplacer
-
- getRegion() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getRejectedCandidate() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ISuspiciouslyOverloadedCandidate
-
- getRejectedCandidate() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getReplacedNode(PartialParsingPointers) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- getResolvedDeclarator() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getResolvedDeclarator() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the resolved type of the declarator of this
declaration.
- getResolvedErasureSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getResolvedErasureSignature() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the resolved erased signature of this feature.
- getResolvedErasureSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedField
-
- getResolvedExceptions() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getResolvedExceptions() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedExecutable
-
Returns the resolved declared exceptions in the current context.
- getResolvedFeature(JvmExecutable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer.AbstractThrownExceptionDelegate
-
- getResolvedFeature(JvmExecutable, LightweightTypeReference) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IThrownExceptionDelegate
-
- getResolvedFeatures(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.override.IResolvedFeatures.Provider
-
- getResolvedFeatures(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features that are defined in the given type and its supertypes.
- getResolvedFeatures(JvmDeclaredType, JavaVersion) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features targeting a specific Java version in order to support new language features.
- getResolvedFeatures(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features that are defined in the given context type and its supertypes.
- getResolvedFeatures(JvmTypeReference, JavaVersion) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features targeting a specific Java version in order to support new language features.
- getResolvedFeatures(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features that are defined in the given context type and its supertypes.
- getResolvedFeatures(LightweightTypeReference, JavaVersion) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns the resolved features targeting a specific Java version in order to support new language features.
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.ExpressionBucket
-
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getResolvedFeaturesProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- getResolvedOperation(JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedFeatures
-
- getResolvedParameterTypes() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getResolvedParameterTypes() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedExecutable
-
Returns the resolved parameter types in the current context.
- getResolvedProxy(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getResolvedReference(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getResolvedReferences(List<JvmTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getResolvedReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getResolvedReturnType() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the resolved return types in the current context.
- getResolvedSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getResolvedSignature() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the resolved signature of this feature.
- getResolvedSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedField
-
- getResolvedTo() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
Returns the resolved reference for this unbound reference.
- getResolvedType() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedField
-
Returns the resolved type in the current context.
- getResolvedType() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedField
-
- getResolvedTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.override.InvokedResolvedOperation
-
- getResolvedTypeParameterConstraints(int) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getResolvedTypeParameterConstraints(int) - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the list of resolved constraints for the given type parameter index.
- getResolvedTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- getResolvedTypeParameters() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns the resolved type parameters for a given operation.
- getResolvedTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getResolvedTypes(EObject) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getResolvedTypes() - Method in class org.eclipse.xtext.xbase.controlflow.EvaluationContext
-
- getResolvedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getResolvedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- getResolvedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getResolvedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeAwareLinkingDiagnosticContext
-
- getResolver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getResolver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getResource() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- getResource() - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- getResource(Notifier) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getResources() - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- getResources() - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
Returns the value of the 'Resources' containment reference list.
- getResourceScope(IScope, Resource, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getResourceScope(IScope, Resource, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getResult() - Method in interface org.eclipse.xtext.xbase.interpreter.IEvaluationResult
-
- getResult() - Method in class org.eclipse.xtext.xbase.interpreter.impl.DefaultEvaluationResult
-
- getReturnExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getReturnExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractStackedTypeComputationState
-
- getReturnExpectations() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getReturnExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getReturnExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState
-
- getReturnExpectations(AbstractTypeComputationState, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeComputationStateWithRootExpectation
-
- getReturnKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getReturnType() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationResult
-
Returns the return type of the expression (if known).
- getReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getReturnType(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getReturnType(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoTypeResult
-
- getReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolutionBasedComputationResult
-
- getReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getReturnType(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getReturnType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the actually inferred return type for the given expression or null if none.
- getReturnType(XExpression, boolean) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns the actually inferred return type for the given expression or null if none.
- getReturnType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getReturnType(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- getReturnType() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- getReturnType() - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Returns the value of the 'Return Type' containment reference.
- getReturnTypeAssignment_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getReturnTypeJvmTypeReferenceParserRuleCall_2_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getReturnTypeOfOverriddenOperation(JvmOperation, ResolvedTypes, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
Returns null if the given operation declares it's own return type or if it does not override
another operation.
- getReturnTypeOfOverriddenOperation(JvmOperation, ITypeReferenceOwner, IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns null if the given operation declares it's own return type or if it does not override
another operation.
- getReturnTypeOfOverriddenOperation(JvmOperation, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
Returns null if the given operation declares it's own return type or if it does not override
another operation.
- getRight() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getRight() - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Returns the value of the 'Right' containment reference.
- getRightAssignment_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getRightCurlyBracketKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getRightCurlyBracketKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getRightCurlyBracketKeyword_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getRightNode(Iterator<ILeafNode>, int) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- getRightOperand() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- getRightOperand() - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
Returns the value of the 'Right Operand' containment reference.
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getRightOperandAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getRightOperandAssignment_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getRightOperandAssignment_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getRightOperandXAdditiveExpressionParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getRightOperandXAndExpressionParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getRightOperandXAssignmentParserRuleCall_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getRightOperandXEqualityExpressionParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getRightOperandXMultiplicativeExpressionParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getRightOperandXOtherOperatorExpressionParserRuleCall_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getRightOperandXRelationalExpressionParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getRightOperandXUnaryOperationParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getRightParenthesisKeyword_0_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getRightParenthesisKeyword_1_1_3_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getRightParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getRightParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- getRightParenthesisKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getRightParenthesisKeyword_2_0_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getRightParenthesisKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getRightParenthesisKeyword_3_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getRightParenthesisKeyword_3_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getRightParenthesisKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getRightParenthesisKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getRightParenthesisKeyword_4_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getRightParenthesisKeyword_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getRightParenthesisKeyword_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getRightParenthesisKeyword_8() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getRightSquareBracketKeyword_0_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getRightSquareBracketKeyword_0_2() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getRightSquareBracketKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ArrayBracketsElements
-
- getRightSquareBracketKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getRightSquareBracketKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getRightXExpressionParserRuleCall_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getRoot() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- getRoot() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorRegions
-
- getRoot() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
-
- getRoot() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getRootExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLogicalContainerAwareRootComputationState
-
- getRootExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootTypeComputationState
-
- getRootExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AnnotationValueTypeComputationState
-
- getRootExpression() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionBasedRootTypeComputationState
-
- getRootJvmType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getRootTrace() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getRootTypeLiteral(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
- getRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FullJvmFormalParameterElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.IdOrSuperElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.JvmFormalParameterElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.NumberElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAddElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpAndElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpCompareElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpEqualityElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOrElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOtherElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpPostfixElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpSingleAssignElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpUnaryElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.StaticQualifierElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCollectionLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionOrVarDeclarationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNullLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ArrayBracketsElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmArgumentTypeReferenceElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundAndedElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeParameterElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundAndedElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmWildcardTypeReferenceElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameInStaticImportElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameWithWildcardElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.ValidIDElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportSectionElements
-
- getScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
-
- getScope(EObject, EReference, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getScope(EObject, EReference, IResolvedTypes) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Return the scope for the given context and reference based on the
known resolved types.
- getScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- getScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getScope(EObject, EReference) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getScopeProviderAccess() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getSemicolonKeyword_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getSemicolonKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getSemicolonKeyword_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getSemicolonKeyword_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getSemicolonKeyword_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- getServices() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- getServices() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getServices() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getServices() - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
-
Access to commonly used services for type references.
- getServices() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getServices() - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- getServices() - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- getSession() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getSeverities() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getSeverities() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getSeverity(String) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
Returns the severity for the given issueCode.
- getSeverity(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the current severity for the given issue code.
- getSeverity(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getSeverity(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- getSeverity(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- getShadowingKey(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- getShadowingKey() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getShadowingKey() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getShadowingKey() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getShadowingKey(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.DelegateScope
-
- getShadowingKey() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSignature(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getSignature(IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getSignificantContent() - Method in class org.eclipse.xtext.xbase.compiler.output.ImportingStringConcatenation
-
A potentially contained trailing line delimiter is ignored.
- getSignificantTextRegion(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getSignificantTextRegion(EObject, EStructuralFeature, int) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getSignificantTextRegion(EObject) - Method in class org.eclipse.xtext.xbase.resource.XbaseLocationInFileProvider
-
- getSimpleFeatureName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getSimpleFeatureName() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- getSimpleName(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImplCustom
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Prints the simple name of this type reference.
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getSimpleName() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getSimpleName2Types() - Method in class org.eclipse.xtext.xbase.imports.TypeUsages
-
- getSimpleOperator(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- getSimpleSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getSimpleSignature() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedFeature
-
Returns the simple signature of this feature.
- getSimpleSignature() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedField
-
- getSingleArgumentAsMergedArgument(LightweightBoundTypeArgument) - Method in class org.eclipse.xtext.xbase.typesystem.util.BoundTypeArgumentMerger
-
- getSingleElement(EObject) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getSingleElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorTypeScopeWrapper
-
- getSingleElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- getSingleElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- getSingleElement(EObject) - Method in class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- getSingleElement(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getSingleElement(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- getSingleExpectation(ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getSL_COMMENTRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getSL_COMMENTRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getSL_COMMENTRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getSolidusEqualsSignKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiAssignElements
-
- getSolidusKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpMultiElements
-
- getSource() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- getSourceContainerURI(StorageAwareResource) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResourceStorageFacade
-
- getSourceElement(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getSourceElement(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getSourceElements(EObject) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- getSourceElements(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelAssociations
-
- getSourceElements(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- getSpace() - Method in class org.eclipse.xtext.xbase.formatting.WhitespaceData
-
Deprecated.
- getStackedResolvedTypes() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
-
- getState() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractClosureTypeHelper
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- getState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractUnresolvableReference
-
- getStaticallyImportedExtensionTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getStaticallyImportedExtensionTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getStaticallyImportedExtensionTypes() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
All statically imported extension types as type buckets.
- getStaticallyImportedTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getStaticallyImportedTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getStaticallyImportedTypes() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
All statically imported types as type buckets.
- getStaticAssignment_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getStaticImport() - Method in class org.eclipse.xtext.xbase.imports.ImportsAcceptor.DefaultImportsAcceptor
-
- getStaticImportClasses(Resource) - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- getStaticImportClasses() - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- getStaticImports() - Method in class org.eclipse.xtext.xbase.imports.TypeUsages
-
- getStaticKeyword_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getStaticQualifierAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getStaticQualifierAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getStaticQualifierRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getStaticQualifierRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getStaticStaticKeyword_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getStricterConstraint(UnboundTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- getStringNamespaceDelimiter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseQualifiedNameInStaticImportValueConverter
-
- getStringRepresentation(Object) - Method in class org.eclipse.xtext.xbase.compiler.output.ImportingStringConcatenation
-
- getSTRINGRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getSTRINGRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getSTRINGRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getSubstitutedExpectedType(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
Returns the substituted expected type for the argument at argumentIndex.
- getSubstitutedExpectedType(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getSubstitutedExpectedType(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getSubstitutedExpectedType(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getSubstitutor() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- getSubstitutor() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- getSuffix(TypeUsage) - Method in class org.eclipse.xtext.xbase.imports.ImportOrganizer
-
- getSuffix() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getSuperKeyword_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundElements
-
- getSuperKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.IdOrSuperElements
-
- getSuperType(ParameterizedTypeReference, JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- getSuperType(ParameterizedTypeReference, JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the resolved super type for the given raw type or null if the raw type
is not a valid super type of this type.
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the resolved super type for the given raw type or null if the raw type
is not a valid super type of this type.
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getSuperType(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getSuperType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getSuperTypes() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the list of immediate super types which includes the super class and the
implemented interfaces.
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getSuperTypes(TypeParameterSubstitutor<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getSwitch() - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- getSwitch() - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Returns the value of the 'Switch' containment reference.
- getSwitchAssignment_2_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getSwitchAssignment_2_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getSwitchExpressionKey(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getSwitchExpressionState(XSwitchExpression, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- getSwitchKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getSwitchLocalVariableName(XSwitchExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getSwitchLocalVariableSimpleName(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getSwitchLocalVariableType(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- getSwitchVariableType(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
- getSwitchXExpressionParserRuleCall_2_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getSwitchXExpressionParserRuleCall_2_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getSynchronizedKeyword_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getSynonymProvider() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getSynonymTypesProvider() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getSyntacticalReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getSyntacticArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getSyntacticArguments(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkHelper
-
- getSyntacticArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getSyntacticArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
For testing purpose
- getSyntacticArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getSyntacticReceiver() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithSyntacticReceiver
-
- getSyntacticReceiver(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkHelper
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSyntacticReceiver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getSyntacticReceiverConformanceFlags() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiverConformanceFlags() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSyntacticReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getSyntacticReceiverConformanceHints() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getSyntacticReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getSyntacticReceiverConformanceHints() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSyntacticReceiverIfPossibleArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns the syntactic receiver if it is an expression.
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getSyntacticReceiverType() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithSyntacticReceiver
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralDescription
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- getSyntacticReceiverType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getSyntacticReceiverTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getSyntacticTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getSyntaxDescriptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getSyntaxDescriptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- getSyntaxDescriptions() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- getTarget() - Method in class org.eclipse.xtext.xbase.impl.XCastedExpressionImpl
-
- getTarget() - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- getTarget() - Method in interface org.eclipse.xtext.xbase.XCastedExpression
-
Returns the value of the 'Target' containment reference.
- getText() - Method in class org.eclipse.xtext.xbase.formatting.TextReplacement
-
Deprecated.
- getTextAround(FormattingData) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getTextRegion() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getTextRegion(EObject, EStructuralFeature, int, ILocationInFileProviderExtension.RegionDescription) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getTextRegion(EObject, ILocationInFileProviderExtension.RegionDescription) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmLocationInFileProvider
-
- getThen() - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- getThen() - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- getThen(XIfExpression) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
Only for testing purpose.
- getThen(XCasePart, XSwitchExpression) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
- getThen() - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Returns the value of the 'Then' containment reference.
- getThen() - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Returns the value of the 'Then' containment reference.
- getThenAssignment_3_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getThenAssignment_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getThenXExpressionParserRuleCall_3_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getThenXExpressionParserRuleCall_5_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getThisOperation() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IOverrideCheckResult
-
The overriding candidate.
- getThisOperation() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
-
- getThisOrSuperScope(XAbstractFeatureCall, JvmConstructor) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getThisOrSuperScope(XAbstractFeatureCall, JvmType) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getThisTypeQualifiedNames() - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
Replies the internal set that contains the qualified names of "this" type.
- getThisTypeSimpleNames() - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
Replies the internal set that contains the simple names of "this" type.
- getThrowKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getThrownExceptions(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- getThrownExceptions(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- getThrownExceptions(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getThrownExceptions(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
- getThrownExceptions(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- getThrownExceptions(XExpression, IResolvedTypes, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
-
- getTokenNames() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- getTokenNames() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- getTokenNames() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- getTrace() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- getTraceRegion() - Method in class org.eclipse.xtext.xbase.compiler.output.FakeTreeAppendable
-
- getTraceRegion() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getTraceURIConverter() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- getTrailingObject() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getTrailingObject() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getTrailingObject() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- getTrailingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- getTrailingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- getTrailingSeparator() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- getTryKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getType(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getType() - Method in class org.eclipse.xtext.xbase.controlflow.ThisReference
-
- getType() - Method in class org.eclipse.xtext.xbase.impl.XCastedExpressionImpl
-
- getType() - Method in class org.eclipse.xtext.xbase.impl.XInstanceOfExpressionImpl
-
- getType() - Method in class org.eclipse.xtext.xbase.impl.XTypeLiteralImpl
-
- getType() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- getType() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
-
Returns the type that shall be resolved as a literal.
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getType(EObject, EReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- getType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReferenceFactory
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getType() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ThrownExceptionSwitch
-
- getType() - Method in interface org.eclipse.xtext.xbase.XCastedExpression
-
Returns the value of the 'Type' containment reference.
- getType() - Method in interface org.eclipse.xtext.xbase.XInstanceOfExpression
-
Returns the value of the 'Type' containment reference.
- getType() - Method in interface org.eclipse.xtext.xbase.XTypeLiteral
-
Returns the value of the 'Type' reference.
- getType() - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Returns the value of the 'Type' containment reference.
- getType() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- getType() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getType(Class<?>, EObject) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- getType(Class<?>, EObject) - Static method in class org.eclipse.xtext.xtype.util.XFunctionTypeRefs
-
- getType() - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Returns the value of the 'Type' reference.
- getTypeArgumentConformanceFailures(IAcceptor<? super AbstractDiagnostic>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getTypeArgumentConformanceFailures(IAcceptor<? super AbstractDiagnostic>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getTypeArgumentMerger() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- getTypeArguments() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IConstructorLinkingCandidate
-
The resolved type arguments.
- getTypeArguments() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ILinkingCandidate
-
The resolved type arguments.
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractAmbiguousLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractNullLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- getTypeArguments() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
-
A linked type literal does never have type arguments.
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the type arguments of this reference if it has any.
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getTypeArguments() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getTypeArguments() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns the value of the 'Type Arguments' containment reference list.
- getTypeArguments() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Type Arguments' containment reference list.
- getTypeArgumentsAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getTypeArgumentsAssignment_1_1_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getTypeArgumentsAssignment_1_1_1_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getTypeArgumentsAssignment_1_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getTypeArgumentsAssignment_3_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getTypeArgumentsAssignment_3_2_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getTypeArgumentsAsString(List<? extends LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the resolved string representation of the type arguments.
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_1_1_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_1_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getTypeArgumentsJvmArgumentTypeReferenceParserRuleCall_3_2_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getTypeArgumentSource() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ResolvingTypeParameterHintCollector
-
- getTypeArgumentSource() - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector
-
- getTypeArityMismatch() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- getTypeArityMismatch() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- getTypeAssignment_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeAssignment_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getTypeAssignment_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getTypeAssignment_1_4_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeAssignment_2_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getTypeAssignment_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getTypeComputationServices() - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getTypeComputer() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getTypeComputer() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getTypeConformanceComputer() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getTypeData(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getTypeData(XExpression, boolean, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getTypeForName(Class<?>, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getTypeForName(String, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.AbstractTypeComputer
-
- getTypeForVariableDeclaration(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getTypeGuard() - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- getTypeGuard() - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Returns the value of the 'Type Guard' containment reference.
- getTypeGuardAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getTypeGuardJvmTypeReferenceParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getTypeJvmTypeCrossReference_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeJvmTypeCrossReference_1_4_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeJvmTypeCrossReference_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getTypeJvmTypeQualifiedNameParserRuleCall_0_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeJvmTypeQualifiedNameParserRuleCall_3_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getTypeJvmTypeReferenceParserRuleCall_1_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getTypeJvmTypeReferenceParserRuleCall_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getTypeJvmTypeReferenceParserRuleCall_2_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getTypeJvmTypeValidIDParserRuleCall_1_4_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmParameterizedTypeReferenceElements
-
- getTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureOnTypeLiteralScope
-
- getTypeLiteralHelper() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getTypeName(EClass, EStructuralFeature) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedFeatureCallTypeAwareMessageProvider
-
Returns a part of the message that describes the nature of the requested object, including a leading space.
- getTypeName(JvmIdentifiableElement) - Static method in class org.eclipse.xtext.xbase.typesystem.internal.util.FeatureKinds
-
- getTypeNamePrefix() - Method in interface org.eclipse.xtext.xbase.typesystem.IExpressionScope
-
Returns the prefix that was used to resolve the feature as
a type literal if any.
- getTypeNamePrefix() - Method in class org.eclipse.xtext.xbase.typesystem.IExpressionScope.NullExpressionScope
-
- getTypeNamePrefix() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- getTypeNameSegmentsFromConcreteSyntax(XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
Returns the segments that are preceding the feature call, e.g.
- getTypeNameSegmentsFromConcreteSyntax(List<INode>, boolean) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
- getTypeofKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getTypeParameter() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getTypeParameterAsString(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the unresolved string representation of the given type parameter.
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns the mapping of type parameters to their bound arguments.
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractResolvedReference
-
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTraversalData
-
- getTypeParameterMapping(ParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker.ParameterizedTypeReferenceTraverser
-
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
-
- getTypeParameterMapping(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.DeclaratorTypeArgumentCollector
-
- getTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- getTypeParameters() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedExecutable
-
- getTypeParameters() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedConstructor
-
Returns the list of declared type parameters of the
constructor.
- getTypeParameters() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedExecutable
-
Returns the list of declared type parameters of the
executable.
- getTypeParametersForSuperType(Multimap<JvmType, LightweightTypeReference>, JvmType, ITypeReferenceOwner, List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- getTypeParametersForSupertype(Multimap<JvmType, LightweightTypeReference>, JvmType, ITypeReferenceOwner, List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- getTypeProvider() - Method in class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImpl
-
- getTypeProvider() - Method in interface org.eclipse.xtext.xtype.XComputedTypeReference
-
Returns the value of the 'Type Provider' attribute.
- getTypeQualifier(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getTypeReference(XComputedTypeReferenceImplCustom) - Method in class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
-
- getTypeReference(XComputedTypeReferenceImplCustom) - Method in class org.eclipse.xtext.xbase.typesystem.LocalVariableCapturer
-
- getTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- getTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightMergedBoundTypeArgument
-
- getTypeReference(XComputedTypeReferenceImplCustom) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractReentrantTypeReferenceProvider
-
- getTypeReference(XComputedTypeReferenceImplCustom) - Method in interface org.eclipse.xtext.xbase.typing.IJvmTypeReferenceProvider
-
- getTypeReferenceAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundAndedElements
-
- getTypeReferenceAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundElements
-
- getTypeReferenceAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundAndedElements
-
- getTypeReferenceAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundElements
-
- getTypeReferenceJvmTypeReferenceParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundAndedElements
-
- getTypeReferenceJvmTypeReferenceParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmLowerBoundElements
-
- getTypeReferenceJvmTypeReferenceParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundAndedElements
-
- getTypeReferenceJvmTypeReferenceParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmUpperBoundElements
-
- getTypeReferences() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- getTypeReferences() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getTypeReferenceSerializer() - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getTypeResolver(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultBatchTypeResolver
-
- getTypeResolver() - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- getTypes() - Method in class org.eclipse.xtext.xbase.imports.ImportsAcceptor.DefaultImportsAcceptor
-
- getTypes(List<Class<?>>, Resource) - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- getTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- getTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeReferenceBucket
-
- getTypes() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeWithRestrictedNamesBucket
-
- getTypeScope(XAbstractFeatureCall, JvmType) - Method in class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- getTypeScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
-
- getTypeScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- getTypeScopes() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
- getTypesFactory() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getTypesFactory() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getTypesToNames() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- getTypesToNames() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeWithRestrictedNamesBucket
-
- getTypeUsages() - Method in class org.eclipse.xtext.xbase.imports.TypeUsageCollector
-
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
-
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
-
- getUnassignedRuleCallToken(EObject, RuleCall, INode) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSyntacticSequencer
-
- getUnboundTypeReference(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- getUnboundTypeReference(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- getUnboundTypeReference() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReferenceResolver
-
- getUnhandledExceptionSeverity(JvmExecutable) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Obtain the currently applicable severity for uncaught exceptions.
- getUnhandledExceptionSeverity(JvmExecutable) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns an identifier that allows to disambiguate type parameter names that have
different origins.
- getUniqueIdentifier(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- getUniqueIdentifier() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getUnmappedSubstitute(ParameterizedTypeReference, JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- getUnmappedSubstitute(ParameterizedTypeReference, JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByConstraintSubstitutor
-
- getUnmappedSubstitute(ParameterizedTypeReference, JvmTypeParameter, ConstraintVisitingInfo) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByUnboundSubstitutor
-
- getUnqualifiedSuperCallSeverity() - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedAnnotationTypeAwareMessageProvider
-
- getUnresolvedProxyMessage(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedFeatureCallTypeAwareMessageProvider
-
- getUnresolvedTypeUsages() - Method in class org.eclipse.xtext.xbase.imports.TypeUsages
-
- getUpdateExpressions() - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- getUpdateExpressions() - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
Returns the value of the 'Update Expressions' containment reference list.
- getUpdateExpressionsAssignment_7_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getUpdateExpressionsAssignment_7_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getUpdateExpressionsXExpressionParserRuleCall_7_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getUpdateExpressionsXExpressionParserRuleCall_7_1_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getUpperBounds() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getUpperBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns the upper bound of this reference.
- getUpperBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getUpperBoundSubstitute() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- getUsages(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.imports.TypeUsages
-
- getUsedType() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getUsedTypeName() - Method in class org.eclipse.xtext.xbase.imports.TypeUsage
-
- getUserData(String) - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getUserData(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getUserDataKeys() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- getUserDataKeys() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- getValidIDAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getValidIDAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getValidIDAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getValidIDConverter() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- getValidIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.FeatureCallIDElements
-
- getValidIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getValidIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.StaticQualifierElements
-
- getValidIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getValidIDParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameInStaticImportElements
-
- getValidIDParserRuleCall_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.QualifiedNameElements
-
- getValidIDParserRuleCall_1_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.QualifiedNameElements
-
- getValidIDRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getValidIDRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getValidIDRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getValidOperator(EObject, RuleCall, Iterable<String>, ICompositeNode) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- getValKeyword_1_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getValue() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationElementValuePairImpl
-
- getValue() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- getValue() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotation
-
Returns the value of the 'Value' containment reference.
- getValue() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationElementValuePair
-
Returns the value of the 'Value' containment reference.
- getValue() - Method in class org.eclipse.xtext.xbase.controlflow.BooleanResult
-
- getValue() - Method in interface org.eclipse.xtext.xbase.controlflow.IConstantEvaluationResult
-
Returns the optional computation result.
- getValue() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- getValue() - Method in class org.eclipse.xtext.xbase.impl.XNumberLiteralImpl
-
- getValue() - Method in class org.eclipse.xtext.xbase.impl.XStringLiteralImpl
-
- getValue(QualifiedName) - Method in interface org.eclipse.xtext.xbase.interpreter.IEvaluationContext
-
- getValue(QualifiedName) - Method in class org.eclipse.xtext.xbase.interpreter.impl.DefaultEvaluationContext
-
- getValue(QualifiedName) - Method in class org.eclipse.xtext.xbase.interpreter.impl.NullEvaluationContext
-
- getValue() - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Returns the value of the 'Value' containment reference.
- getValue() - Method in interface org.eclipse.xtext.xbase.XNumberLiteral
-
Returns the value of the 'Value' attribute.
- getValue() - Method in interface org.eclipse.xtext.xbase.XStringLiteral
-
Returns the value of the 'Value' attribute.
- getValueAssignment_0_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getValueAssignment_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getValueAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- getValueAssignment_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- getValueAssignment_1_0_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getValueAssignment_3_1_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getValueNumberParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- getValueSTRINGTerminalRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getValueXAnnotationElementValueParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- getValueXAssignmentParserRuleCall_0_3_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getValueXAssignmentParserRuleCall_1_0_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getVariance() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightMergedBoundTypeArgument
-
- getVarName(Object, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- getVerticalLineVerticalLineKeyword() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.OpOrElements
-
- getVisibilityHelper(Resource) - Method in class org.eclipse.xtext.xbase.imports.StaticallyImportedMemberProvider
-
- getVisibleFeatures() - Method in class org.eclipse.xtext.xbase.interpreter.Context
-
- getVisibleType(JvmMember, String) - Method in class org.eclipse.xtext.xbase.imports.NonOverridableTypesProvider
-
Returns a type with the given name that is reachable in the context.
- getVisited() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTraversalData
-
- getWhileKeyword_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getWhileKeyword_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getWildCard() - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- getWildcard() - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- getWildcardAssignment_1_0_3_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getWildcardAsteriskKeyword_1_0_3_0_0() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- getWrap(int) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- getWrappedType(JvmType) - Static method in class org.eclipse.xtext.xtype.util.XFunctionTypeRefs
-
- getWrapperType(LightweightTypeReference, Primitives.Primitive) - Static method in class org.eclipse.xtext.xbase.typesystem.internal.util.WrapperTypeLookup
-
- getWrapperTypeIfPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- getWrapperTypeIfPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- getWrapperTypeIfPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- getWriteableAssignment_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getWriteableVarKeyword_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getWSRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getWSRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getWSRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXAbstractFeatureCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractFeatureCall_Feature() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_Feature() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the reference '
Feature'.
- getXAbstractFeatureCall_ImplicitFirstArgument() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_ImplicitFirstArgument() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractFeatureCall_ImplicitReceiver() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_ImplicitReceiver() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractFeatureCall_InvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_InvalidFeatureIssueCode() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractFeatureCall_TypeArguments() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_TypeArguments() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Type Arguments'.
- getXAbstractFeatureCall_ValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractFeatureCall_ValidFeature() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractWhileExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractWhileExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAbstractWhileExpression_Body() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractWhileExpression_Body() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Body'.
- getXAbstractWhileExpression_Predicate() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAbstractWhileExpression_Predicate() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Predicate'.
- getXAdditiveExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAdditiveExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXAdditiveExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getXAdditiveExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAdditiveExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXAndExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAndExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXAndExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getXAndExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAndExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXAnnotation() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotation() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- getXAnnotation_AnnotationType() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotation_AnnotationType() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- getXAnnotation_ElementValuePairs() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotation_ElementValuePairs() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- getXAnnotation_Value() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotation_Value() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
Returns the meta object for the containment reference '
Value'.
- getXAnnotationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationAction_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- getXAnnotationElementValueAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationElementValueOrCommaListAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationElementValueOrCommaListRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationElementValuePair() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotationElementValuePair() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- getXAnnotationElementValuePair_Element() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotationElementValuePair_Element() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
Returns the meta object for the reference '
Element'.
- getXAnnotationElementValuePair_Value() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotationElementValuePair_Value() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
Returns the meta object for the containment reference '
Value'.
- getXAnnotationElementValuePairAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationElementValuePairRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationElementValueRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationOrExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationOrExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getXAnnotationOrExpressionParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getXAnnotationOrExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements
-
- getXAnnotationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAnnotationsFactory() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
- getXAnnotationsFactory() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
Returns the factory that creates the instances of the model.
- getXAnnotationsPackage() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
- getXAnnotationsPackage() - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsFactory
-
Returns the package supported by this factory.
- getXAssignment() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAssignment() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAssignment_Assignable() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAssignment_Assignable() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Assignable'.
- getXAssignment_ExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAssignment_ExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAssignment_StaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAssignment_StaticWithDeclaringType() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXAssignment_Value() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXAssignment_Value() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Value'.
- getXAssignmentAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAssignmentAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXAssignmentAction_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getXAssignmentAssignableAction_1_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getXAssignmentParserRuleCall() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionElements
-
- getXAssignmentRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXAssignmentRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXbaseDigits(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- getXbaseFactory() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXbaseFactory() - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- getXbaseFactory() - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- getXbaseFactory() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the factory that creates the instances of the model.
- getXbaseGrammarAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXbasePackage() - Method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
- getXbasePackage() - Method in interface org.eclipse.xtext.xbase.XbaseFactory
-
Returns the package supported by this factory.
- getXBasicForLoopExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBasicForLoopExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBasicForLoopExpression_EachExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBasicForLoopExpression_EachExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBasicForLoopExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBasicForLoopExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXBasicForLoopExpression_InitExpressions() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBasicForLoopExpression_InitExpressions() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBasicForLoopExpression_UpdateExpressions() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBasicForLoopExpression_UpdateExpressions() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBasicForLoopExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBasicForLoopExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXBasicForLoopExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- getXBasicForLoopExpressionParserRuleCall_8() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXBasicForLoopExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBasicForLoopExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXBinaryOperation() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBinaryOperation() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBinaryOperation_LeftOperand() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBinaryOperation_LeftOperand() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Left Operand'.
- getXBinaryOperation_ReassignFirstArgument() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBinaryOperation_ReassignFirstArgument() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBinaryOperation_RightOperand() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBinaryOperation_RightOperand() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Right Operand'.
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- getXBinaryOperationLeftOperandAction_1_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getXBinaryOperationLeftOperandAction_1_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getXBlockExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBlockExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBlockExpression_Expressions() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBlockExpression_Expressions() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Expressions'.
- getXBlockExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBlockExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXBlockExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- getXBlockExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- getXBlockExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXBlockExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBlockExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXBooleanLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBooleanLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXBooleanLiteral_IsTrue() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXBooleanLiteral_IsTrue() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Is True'.
- getXBooleanLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBooleanLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXBooleanLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- getXBooleanLiteralParserRuleCall_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXBooleanLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXBooleanLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCasePart() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCasePart() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXCasePart_Case() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCasePart_Case() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Case'.
- getXCasePart_FallThrough() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCasePart_FallThrough() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXCasePart_Then() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCasePart_Then() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Then'.
- getXCasePart_TypeGuard() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCasePart_TypeGuard() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Type Guard'.
- getXCasePartAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCasePartAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCasePartAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- getXCasePartRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCasePartRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCastedExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCastedExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXCastedExpression_Target() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCastedExpression_Target() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Target'.
- getXCastedExpression_Type() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCastedExpression_Type() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Type'.
- getXCastedExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCastedExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCastedExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getXCastedExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCastedExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCastedExpressionTargetAction_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getXCatchClause() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCatchClause() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXCatchClause_DeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCatchClause_DeclaredParam() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Declared Param'.
- getXCatchClause_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCatchClause_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXCatchClauseAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCatchClauseAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCatchClauseRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCatchClauseRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXClosure() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXClosure() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for class '
XClosure'.
- getXClosure_DeclaredFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXClosure_DeclaredFormalParameters() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXClosure_ExplicitSyntax() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXClosure_ExplicitSyntax() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXClosure_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXClosure_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXClosure_ImplicitFormalParameters() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXClosure_ImplicitFormalParameters() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXClosureAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXClosureAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXClosureAction_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- getXClosureAction_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- getXClosureParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXClosureRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXClosureRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCollectionLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCollectionLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXCollectionLiteral_Elements() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXCollectionLiteral_Elements() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Elements'.
- getXCollectionLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCollectionLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXCollectionLiteralParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXCollectionLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXCollectionLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXComputedTypeReference() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXComputedTypeReference() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXComputedTypeReference_TypeProvider() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXComputedTypeReference_TypeProvider() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXConstructorCall_AnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_AnonymousClassConstructorCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXConstructorCall_Arguments() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_Arguments() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Arguments'.
- getXConstructorCall_Constructor() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_Constructor() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the reference '
Constructor'.
- getXConstructorCall_ExplicitConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_ExplicitConstructorCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXConstructorCall_InvalidFeatureIssueCode() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_InvalidFeatureIssueCode() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXConstructorCall_TypeArguments() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_TypeArguments() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Type Arguments'.
- getXConstructorCall_ValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXConstructorCall_ValidFeature() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXConstructorCallAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXConstructorCallAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXConstructorCallAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- getXConstructorCallParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXConstructorCallRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXConstructorCallRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXDoWhileExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXDoWhileExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXDoWhileExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXDoWhileExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXDoWhileExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- getXDoWhileExpressionParserRuleCall_10() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXDoWhileExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXDoWhileExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXEqualityExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXEqualityExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXEqualityExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- getXEqualityExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXEqualityExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpressionInClosureAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionInClosureAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpressionInClosureRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionInClosureRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpressionOrVarDeclarationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionOrVarDeclarationAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpressionOrVarDeclarationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionOrVarDeclarationRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements
-
- getXExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionOrVarDeclarationElements
-
- getXExpressionParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- getXExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXFeatureCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXFeatureCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXFeatureCall_ExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXFeatureCall_ExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXFeatureCall_FeatureCallArguments() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXFeatureCall_FeatureCallArguments() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXFeatureCall_PackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXFeatureCall_PackageFragment() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXFeatureCall_TypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXFeatureCall_TypeLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXFeatureCallAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXFeatureCallAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXFeatureCallAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- getXFeatureCallParserRuleCall_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXFeatureCallRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXFeatureCallRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXForLoopExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXForLoopExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXForLoopExpression_DeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXForLoopExpression_DeclaredParam() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Declared Param'.
- getXForLoopExpression_EachExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXForLoopExpression_EachExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXForLoopExpression_ForExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXForLoopExpression_ForExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
For Expression'.
- getXForLoopExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXForLoopExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXForLoopExpressionAction_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- getXForLoopExpressionParserRuleCall_7() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXForLoopExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXForLoopExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXFunctionTypeRef() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXFunctionTypeRef() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXFunctionTypeRef_InstanceContext() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXFunctionTypeRef_InstanceContext() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXFunctionTypeRef_ParamTypes() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXFunctionTypeRef_ParamTypes() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the containment reference list '
Param Types'.
- getXFunctionTypeRef_ReturnType() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXFunctionTypeRef_ReturnType() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the containment reference '
Return Type'.
- getXFunctionTypeRef_Type() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXFunctionTypeRef_Type() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the reference '
Type'.
- getXFunctionTypeRefAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXFunctionTypeRefAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXFunctionTypeRefAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXFunctionTypeRefParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.JvmTypeReferenceElements
-
- getXFunctionTypeRefRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXFunctionTypeRefRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXFunctionTypeRefRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXIfExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXIfExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXIfExpression_ConditionalExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXIfExpression_ConditionalExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXIfExpression_Else() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXIfExpression_Else() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Else'.
- getXIfExpression_If() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXIfExpression_If() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
If'.
- getXIfExpression_Then() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXIfExpression_Then() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Then'.
- getXIfExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXIfExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXIfExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- getXIfExpressionParserRuleCall_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXIfExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXIfExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXImportDeclaration() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXImportDeclaration_Extension() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_Extension() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the attribute '
Extension'.
- getXImportDeclaration_ImportedNamespace() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_ImportedNamespace() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXImportDeclaration_ImportedType() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_ImportedType() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXImportDeclaration_MemberName() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_MemberName() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the attribute '
Member Name'.
- getXImportDeclaration_Static() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_Static() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the attribute '
Static'.
- getXImportDeclaration_Wildcard() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportDeclaration_Wildcard() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the meta object for the attribute '
Wildcard'.
- getXImportDeclarationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXImportDeclarationAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXImportDeclarationAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXImportDeclarationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXImportDeclarationRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXImportDeclarationRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXImportSection() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportSection() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXImportSection_ImportDeclarations() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXImportSection_ImportDeclarations() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
- getXImportSectionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXImportSectionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXImportSectionAccess() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXImportSectionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXImportSectionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXImportSectionRule() - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- getXInstanceOfExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXInstanceOfExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXInstanceOfExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXInstanceOfExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXInstanceOfExpression_Type() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXInstanceOfExpression_Type() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Type'.
- getXInstanceOfExpressionExpressionAction_1_0_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getXListLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXListLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXListLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXListLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXListLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- getXListLiteralAction_0_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- getXListLiteralAction_0_0_0_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getXListLiteralElementsAction_1_1_0() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- getXListLiteralParserRuleCall_1() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCollectionLiteralElements
-
- getXListLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXListLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXLiteralParserRuleCall_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXMemberFeatureCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_ExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_ExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_ExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_ExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_MemberCallArguments() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_MemberCallArguments() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_MemberCallTarget() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_MemberCallTarget() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_NullSafe() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_NullSafe() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Null Safe'.
- getXMemberFeatureCall_PackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_PackageFragment() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_StaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_StaticWithDeclaringType() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCall_TypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXMemberFeatureCall_TypeLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXMemberFeatureCallAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXMemberFeatureCallAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXMemberFeatureCallMemberCallTargetAction_1_1_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getXMemberFeatureCallParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getXMemberFeatureCallRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXMemberFeatureCallRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXMultiplicativeExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXMultiplicativeExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXMultiplicativeExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- getXMultiplicativeExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXMultiplicativeExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXNullLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXNullLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXNullLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXNullLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXNullLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNullLiteralElements
-
- getXNullLiteralParserRuleCall_4() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXNullLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXNullLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXNumberLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXNumberLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXNumberLiteral_Value() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXNumberLiteral_Value() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Value'.
- getXNumberLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXNumberLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXNumberLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- getXNumberLiteralParserRuleCall_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXNumberLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXNumberLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXOrExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXOrExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXOrExpressionParserRuleCall_1_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- getXOrExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXOrExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXOtherOperatorExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXOtherOperatorExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXOtherOperatorExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- getXOtherOperatorExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXOtherOperatorExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXParenthesizedExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXParenthesizedExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXParenthesizedExpressionParserRuleCall_14() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXParenthesizedExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXParenthesizedExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXPostfixOperation() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXPostfixOperation() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXPostfixOperation_Operand() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXPostfixOperation_Operand() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Operand'.
- getXPostfixOperationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXPostfixOperationAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXPostfixOperationOperandAction_1_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- getXPostfixOperationParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- getXPostfixOperationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXPostfixOperationRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXPrimaryExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXPrimaryExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXPrimaryExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- getXPrimaryExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXPrimaryExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXRelationalExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXRelationalExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXRelationalExpressionParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- getXRelationalExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXRelationalExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXReturnExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXReturnExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXReturnExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXReturnExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXReturnExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXReturnExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXReturnExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- getXReturnExpressionParserRuleCall_12() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXReturnExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXReturnExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSetLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSetLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXSetLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSetLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSetLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- getXSetLiteralParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCollectionLiteralElements
-
- getXSetLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSetLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXShortClosureAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXShortClosureAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXShortClosureRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXShortClosureRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXStringLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXStringLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXStringLiteral_Value() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXStringLiteral_Value() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Value'.
- getXStringLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXStringLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXStringLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- getXStringLiteralParserRuleCall_5() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXStringLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXStringLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSwitchExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSwitchExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXSwitchExpression_Cases() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSwitchExpression_Cases() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Cases'.
- getXSwitchExpression_DeclaredParam() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSwitchExpression_DeclaredParam() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Declared Param'.
- getXSwitchExpression_Default() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSwitchExpression_Default() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Default'.
- getXSwitchExpression_Switch() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSwitchExpression_Switch() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Switch'.
- getXSwitchExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSwitchExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSwitchExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- getXSwitchExpressionParserRuleCall_2() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXSwitchExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSwitchExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSynchronizedExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSynchronizedExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXSynchronizedExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSynchronizedExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXSynchronizedExpression_Param() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXSynchronizedExpression_Param() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Param'.
- getXSynchronizedExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSynchronizedExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXSynchronizedExpressionAction_0_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- getXSynchronizedExpressionParserRuleCall_3() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXSynchronizedExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXSynchronizedExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXThrowExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXThrowExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXThrowExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXThrowExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXThrowExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXThrowExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXThrowExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- getXThrowExpressionParserRuleCall_11() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXThrowExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXThrowExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXTryCatchFinallyExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTryCatchFinallyExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXTryCatchFinallyExpression_CatchClauses() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTryCatchFinallyExpression_CatchClauses() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Catch Clauses'.
- getXTryCatchFinallyExpression_Expression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTryCatchFinallyExpression_Expression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Expression'.
- getXTryCatchFinallyExpression_FinallyExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTryCatchFinallyExpression_FinallyExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXTryCatchFinallyExpression_Resources() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTryCatchFinallyExpression_Resources() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference list '
Resources'.
- getXTryCatchFinallyExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXTryCatchFinallyExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXTryCatchFinallyExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- getXTryCatchFinallyExpressionParserRuleCall_13() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXTryCatchFinallyExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXTryCatchFinallyExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXtypeFactory() - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- getXtypeFactory() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
- getXtypeFactory() - Method in interface org.eclipse.xtext.xtype.XtypePackage
-
Returns the factory that creates the instances of the model.
- getXtypeGrammarAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXtypeGrammarAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXTypeLiteral_ArrayDimensions() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTypeLiteral_ArrayDimensions() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXTypeLiteral_Type() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXTypeLiteral_Type() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the reference '
Type'.
- getXTypeLiteralAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXTypeLiteralAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXTypeLiteralAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- getXTypeLiteralParserRuleCall_6() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- getXTypeLiteralRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXTypeLiteralRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXtypePackage() - Method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
- getXtypePackage() - Method in interface org.eclipse.xtext.xtype.XtypeFactory
-
Returns the package supported by this factory.
- getXUnaryOperation() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXUnaryOperation() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXUnaryOperation_Operand() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXUnaryOperation_Operand() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Operand'.
- getXUnaryOperationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXUnaryOperationAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXUnaryOperationAction_0_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- getXUnaryOperationParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- getXUnaryOperationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXUnaryOperationRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXVariableDeclaration() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXVariableDeclaration() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXVariableDeclaration_Name() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXVariableDeclaration_Name() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Name'.
- getXVariableDeclaration_Right() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXVariableDeclaration_Right() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Right'.
- getXVariableDeclaration_Type() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXVariableDeclaration_Type() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the containment reference '
Type'.
- getXVariableDeclaration_Writeable() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXVariableDeclaration_Writeable() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
Returns the meta object for the attribute '
Writeable'.
- getXVariableDeclarationAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXVariableDeclarationAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXVariableDeclarationAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- getXVariableDeclarationParserRuleCall_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionOrVarDeclarationElements
-
- getXVariableDeclarationRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXVariableDeclarationRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXWhileExpression() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
- getXWhileExpression() - Method in interface org.eclipse.xtext.xbase.XbasePackage
-
- getXWhileExpressionAccess() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXWhileExpressionAccess() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- getXWhileExpressionAction_0() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- getXWhileExpressionParserRuleCall_9() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- getXWhileExpressionRule() - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- getXWhileExpressionRule() - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- grammarAccess - Variable in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
-
- grammarAccess - Variable in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
-
- grammarAccess - Variable in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSyntacticSequencer
-
- GREATER_EQUALS_THAN - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- GREATER_THAN - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- GREATER_THAN_DOUBLE_DOT - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- greaterEquals(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- greaterThan(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- IAmbiguousLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A linking candidate may be ambiguous if the passed arguments do
match multiple candidates equally well.
- IAppendable - Interface in org.eclipse.xtext.xbase.compiler
-
- IApplicableCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A candidate encapsulates intermediate computation results.
- IBasicFormatter - Interface in org.eclipse.xtext.xbase.formatting
-
- IBatchScopeProvider - Interface in org.eclipse.xtext.xbase.scoping.batch
-
Extends the IScopeProvider by a means to collect
scope information in a batch mode.
- IBatchTypeResolver - Interface in org.eclipse.xtext.xbase.typesystem
-
The
batch type resolver is the entry point for clients
to obtain the expression types within a given context
object.
- IClosureCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A closure candidate knows about the assumptions that have been made
about a lambda expression regarding the implicitly available parameters.
- IConstantEvaluationResult<T> - Interface in org.eclipse.xtext.xbase.controlflow
-
- IConstructorLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A constructor linking candidate represents an actual or a possible
value of a
constructor call.
- IdentifiableSimpleNameProvider - Class in org.eclipse.xtext.xbase.featurecalls
-
- IdentifiableSimpleNameProvider() - Constructor for class org.eclipse.xtext.xbase.featurecalls.IdentifiableSimpleNameProvider
-
- IdOrSuperElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.IdOrSuperElements
-
- idx - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- IEarlyExitComputer - Interface in org.eclipse.xtext.xbase.controlflow
-
- IEarlyExitComputer.ExitPoint - Class in org.eclipse.xtext.xbase.controlflow
-
- IElementIssueProvider - Interface in org.eclipse.xtext.xbase.compiler
-
Allows to obtain all issues for a given element including its children.
- IElementIssueProvider.Factory - Interface in org.eclipse.xtext.xbase.compiler
-
- IEvaluationContext - Interface in org.eclipse.xtext.xbase.interpreter
-
- IEvaluationResult - Interface in org.eclipse.xtext.xbase.interpreter
-
- IExpressionInterpreter - Interface in org.eclipse.xtext.xbase.interpreter
-
- IExpressionScope - Interface in org.eclipse.xtext.xbase.typesystem
-
- IExpressionScope.Anchor - Enum in org.eclipse.xtext.xbase.typesystem
-
- IExpressionScope.NullExpressionScope - Class in org.eclipse.xtext.xbase.typesystem
-
- if_ - Variable in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
The cached value of the '
If' containment reference.
- IFeatureCallArguments - Interface in org.eclipse.xtext.xbase.typesystem.arguments
-
- IFeatureCallArgumentSlot - Interface in org.eclipse.xtext.xbase.typesystem.arguments
-
- IFeatureLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
Exposes additional information about the linked feature if the to-be-linked
instance is an
XAbstractFeatureCall.
- IFeatureNames - Interface in org.eclipse.xtext.xbase.scoping.batch
-
A marker interface that provides access to commonly used
qualified names.
- IFeatureScopeSession - Interface in org.eclipse.xtext.xbase.scoping.batch
-
A feature scope session allows to successively enhance the reachable features
by adding local variables, parameters from the context or the list of imports.
- IFeatureScopeTracker - Interface in org.eclipse.xtext.xbase.typesystem.internal
-
Externalized tracking logic for feature scopes that are created during batch linking.
- IFeatureScopeTracker.Provider - Interface in org.eclipse.xtext.xbase.typesystem.internal
-
- IFormattingPreferenceValuesProvider - Interface in org.eclipse.xtext.xbase.formatting
-
- IGeneratorConfigProvider - Interface in org.eclipse.xtext.xbase.compiler
-
- IIdentifiableElementDescription - Interface in org.eclipse.xtext.xbase.scoping.batch
-
- IImportsConfiguration - Interface in org.eclipse.xtext.xbase.imports
-
Language dependent configuration for the 'import' related things.
- IJVM_TYPE_REFERENCE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The meta object id for the 'IJvm Type Reference Provider' data type.
- IJVM_TYPE_REFERENCE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'IJvm Type Reference Provider' data type.
- IJvmDeclaredTypeAcceptor - Interface in org.eclipse.xtext.xbase.jvmmodel
-
- IJvmDeclaredTypeAcceptor.IPostIndexingInitializing<T extends org.eclipse.xtext.common.types.JvmDeclaredType> - Interface in org.eclipse.xtext.xbase.jvmmodel
-
- IJvmModelAssociations - Interface in org.eclipse.xtext.xbase.jvmmodel
-
Facade to mappings between source elements, i.e.
- IJvmModelAssociator - Interface in org.eclipse.xtext.xbase.jvmmodel
-
Used by clients to establish associations between source elements and inferred JVM elements.
- IJvmModelInferrer - Interface in org.eclipse.xtext.xbase.jvmmodel
-
Model inference is done after a resource has been loaded.
- IJvmModelInferrer.NullImpl - Class in org.eclipse.xtext.xbase.jvmmodel
-
A null-implementation.
- IJvmTypeReferenceProvider - Interface in org.eclipse.xtext.xbase.typing
-
- ILinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A linking candidate encapsulates a linked feature.
- ILLEGAL_CLASS_INSTANTIATION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- ILLEGAL_FORWARD_REFERENCE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- ILogicalContainerProvider - Interface in org.eclipse.xtext.xbase.jvmmodel
-
- immediatelyFollowingKeyword(EObject, String) - Method in class org.eclipse.xtext.xbase.formatting.NodeModelAccess
-
Deprecated.
- immediatelyFollowingKeyword(INode, String) - Method in class org.eclipse.xtext.xbase.formatting.NodeModelAccess
-
Deprecated.
- implicitFirstArgument - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- ImplicitFirstArgument - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ImplicitFirstArgument(XAbstractFeatureCall, XAbstractFeatureCall, ExpressionTypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ImplicitFirstArgument
-
- implicitFormalParameters - Variable in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- ImplicitlyImportedFeatures - Class in org.eclipse.xtext.xbase.scoping.batch
-
- ImplicitlyImportedFeatures() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedFeatures
-
- ImplicitlyImportedTypesAdapter - Class in org.eclipse.xtext.xbase.scoping.batch
-
- ImplicitlyImportedTypesAdapter() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedTypesAdapter
-
Deprecated.
- implicitReceiver - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- ImplicitReceiver - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ImplicitReceiver(XAbstractFeatureCall, XAbstractFeatureCall, ExpressionTypeComputationState) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ImplicitReceiver
-
- ImplicitReturnFinder - Interface in org.eclipse.xtext.xbase.validation
-
- ImplicitReturnFinder.Acceptor - Interface in org.eclipse.xtext.xbase.validation
-
- IMPORT_COLLISION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IMPORT_CONFLICT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IMPORT_DUPLICATE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IMPORT_UNRESOLVED - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IMPORT_UNUSED - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IMPORT_WILDCARD_DEPRECATED - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- importDeclarations - Variable in class org.eclipse.xtext.xtype.impl.XImportSectionImpl
-
- IMPORTED_NAMESPACE_EDEFAULT - Static variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- importedNamespace - Variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- importedNamespaceHasDollar() - Method in class org.eclipse.xtext.xbase.scoping.NestedTypeAwareImportNormalizer
-
- importedType - Variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- ImportedTypesCollector - Class in org.eclipse.xtext.xbase.imports
-
- ImportedTypesCollector() - Constructor for class org.eclipse.xtext.xbase.imports.ImportedTypesCollector
-
- ImportingStringConcatenation - Class in org.eclipse.xtext.xbase.compiler.output
-
A specialized
StringConcatenation that will properly convert
instances of
Class,
JvmType,
JvmTypeReference or
LightweightTypeReference to their valid serialized representation
including import handling.
- ImportingStringConcatenation(SharedAppendableState, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.compiler.output.ImportingStringConcatenation
-
- ImportManager - Class in org.eclipse.xtext.xbase.compiler
-
- ImportManager(boolean, char) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
-
- ImportManager() - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
-
- ImportManager(boolean) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
-
- ImportManager(boolean, JvmDeclaredType) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
-
- ImportManager(boolean, JvmDeclaredType, char) - Constructor for class org.eclipse.xtext.xbase.compiler.ImportManager
-
- ImportOrganizer - Class in org.eclipse.xtext.xbase.imports
-
- ImportOrganizer() - Constructor for class org.eclipse.xtext.xbase.imports.ImportOrganizer
-
- ImportsAcceptor - Interface in org.eclipse.xtext.xbase.imports
-
- ImportsAcceptor.DefaultImportsAcceptor - Class in org.eclipse.xtext.xbase.imports
-
- ImportsCollector - Class in org.eclipse.xtext.xbase.imports
-
- ImportsCollector() - Constructor for class org.eclipse.xtext.xbase.imports.ImportsCollector
-
- ImportSectionRegionUtil - Class in org.eclipse.xtext.xbase.imports
-
- ImportSectionRegionUtil() - Constructor for class org.eclipse.xtext.xbase.imports.ImportSectionRegionUtil
-
- importStatic(JvmDeclaredType) - Method in interface org.eclipse.xtext.xbase.scoping.batch.ITypeImporter
-
Imports all static members of the given type.
- importStatic(JvmDeclaredType, String) - Method in interface org.eclipse.xtext.xbase.scoping.batch.ITypeImporter
-
Imports the static members of the given type with the given name.
- importStatic(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeImporter
-
- importStatic(JvmDeclaredType, String) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeImporter
-
- importStaticExtension(JvmDeclaredType, boolean) - Method in interface org.eclipse.xtext.xbase.scoping.batch.ITypeImporter
-
Imports all static members of the given type as extensions.
- importStaticExtension(JvmDeclaredType, String, boolean) - Method in interface org.eclipse.xtext.xbase.scoping.batch.ITypeImporter
-
Imports the static members of the given type with the given name as extensions.
- importStaticExtension(JvmDeclaredType, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeImporter
-
- importStaticExtension(JvmDeclaredType, String, boolean) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeImporter
-
- IMutableImportsConfiguration - Interface in org.eclipse.xtext.xbase.imports
-
- INCOMPATIBLE - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Indicates incompatibility.
- INCOMPATIBLE - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- INCOMPATIBLE_RETURN_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
This feature code indicates a type incompatibility of a method return type.
- INCOMPATIBLE_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INCOMPLETE_CASES_ON_ENUM - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.IAppendable
-
- increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.ISourceAppender
-
- increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.FakeTreeAppendable
-
- increaseIndentation() - Method in interface org.eclipse.xtext.xbase.compiler.output.ITreeAppendable
-
- increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- increaseIndentation() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- increaseIndentation() - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
-
Deprecated.
- increaseIndentationChange - Variable in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
-
Deprecated.
- indentation - Static variable in class org.eclipse.xtext.xbase.formatting.BasicFormatterPreferenceKeys
-
Deprecated.
- indentationLength - Static variable in class org.eclipse.xtext.xbase.formatting.BasicFormatterPreferenceKeys
-
Deprecated.
- IndentOnceAutowrapFormatter - Class in org.eclipse.xtext.xbase.formatting2
-
- IndentOnceAutowrapFormatter(IHiddenRegion) - Constructor for class org.eclipse.xtext.xbase.formatting2.IndentOnceAutowrapFormatter
-
- IndexingLightweightTypeReferenceFactory - Class in org.eclipse.xtext.xbase.typesystem.references
-
- IndexingLightweightTypeReferenceFactory(ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- IndexingLightweightTypeReferenceFactory(ITypeReferenceOwner, boolean) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- IndexingOwnedConverter - Class in org.eclipse.xtext.xbase.typesystem.references
-
- IndexingOwnedConverter(ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingOwnedConverter
-
Deprecated.
- IndexingOwnedConverter(ITypeReferenceOwner, boolean) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.IndexingOwnedConverter
-
Deprecated.
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.AbstractModelInferrer
-
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelInferrer
-
This method is called at two different times in a resource's life-cycle, reflected by whether {preIndexingPhase}
is set to true or false.
- infer(EObject, IJvmDeclaredTypeAcceptor, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.IJvmModelInferrer.NullImpl
-
- inferredType() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Produces an inferred type which will be resolved on demand.
- inferredType(XExpression) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Produces an inferred type which will be resolved on demand.
- InferredTypeIndicator - Class in org.eclipse.xtext.xbase.typesystem
-
This is a
type reference provider that
can be used to describe an infered type reference during the model inference.
- InferredTypeIndicator(XExpression) - Constructor for class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
-
- InferredTypeIndicator() - Constructor for class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
-
- init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSyntacticSequencer
-
- init() - Static method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSyntacticSequencer
-
- init(IGrammarAccess) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSyntacticSequencer
-
- init() - Static method in class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initClosureType(FunctionTypeReference, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithoutExpectationHelper
-
- initExpressions - Variable in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- initialize(IAcceptor<PreferenceKey>) - Method in class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- initializeArgumentTypeComputation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- initializeClosureParameters(IEvaluationContext, Object[]) - Method in class org.eclipse.xtext.xbase.interpreter.impl.ClosureInvocationHandler
-
- initializeConstraintMapping(JvmTypeParameter, UnboundTypeParameterPreservingSubstitutor, UnboundTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- initializeDistance(LightweightTypeReference, Multimap<JvmType, LightweightTypeReference>, Multiset<JvmType>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- InitializedMarker() - Constructor for class org.eclipse.xtext.xbase.validation.ReadAndWriteTracking.InitializedMarker
-
- initializeFrom(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- initializeFrom(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- initializeFrom(EObject) - Method in interface org.eclipse.xtext.xbase.typesystem.internal.IReentrantTypeResolver
-
- initializeLater(Procedures.Procedure1<? super T>) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmDeclaredTypeAcceptor.IPostIndexingInitializing
-
- initializeMapping() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- initializeMapping(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- initializeMapping(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- initializePackageContents() - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.xtext.xbase.impl.XbasePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class org.eclipse.xtext.xtype.impl.XtypePackageImpl
-
Complete the initialization of the package and its meta-model.
- initializeSafely(T, Procedures.Procedure1<? super T>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- initializeTypeParameterMapping() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- initializeTypeParameterMapping(List<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- initKnownClosureType(JvmType, JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- inlineCallNeedsParenthesis(XAbstractFeatureCall, String) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- InnerFunctionTypeReference - Class in org.eclipse.xtext.xbase.typesystem.references
-
- InnerFunctionTypeReference(ITypeReferenceOwner, LightweightTypeReference, JvmType) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- InnerTypeReference - Class in org.eclipse.xtext.xbase.typesystem.references
-
- InnerTypeReference(ITypeReferenceOwner, LightweightTypeReference, JvmType) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- inplaceSortByDistanceAndName(List<Multiset.Entry<JvmType>>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- insertChangeIntoReplaceRegion(ICompositeNode, ReplaceRegion) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- install(ResourceSet, GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider
-
- installDerivedState(DerivedStateAwareResource, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.IdentifierFunction
-
- INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.JavaIdentifierFunction
-
- INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.SimpleNameFunction
-
- INSTANCE - Static variable in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference.UniqueIdentifierFunction
-
- INSTANCE_ACCESS_TO_STATIC_MEMBER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INSTANCE_CONTEXT_EDEFAULT - Static variable in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- instanceContext - Variable in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- InstanceExtensionDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceExtensionDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, int, boolean, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- InstanceExtensionDescriptionWithImplicitFirstArgument - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceExtensionDescriptionWithImplicitFirstArgument(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, boolean, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescriptionWithImplicitFirstArgument
-
- InstanceFeatureDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceFeatureDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- InstanceFeatureDescriptionWithImplicitReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceFeatureDescriptionWithImplicitReceiver(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, int, boolean, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- InstanceFeatureDescriptionWithoutReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceFeatureDescriptionWithoutReceiver(QualifiedName, JvmFeature, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
-
- InstanceFeatureScopeSession - Class in org.eclipse.xtext.xbase.scoping.batch
-
- InstanceFeatureScopeSession(AbstractFeatureScopeSession) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureScopeSession
-
- INT() - Method in class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- IntegerKey - Class in org.eclipse.xtext.xbase.formatting
-
- IntegerKey(String, Integer) - Constructor for class org.eclipse.xtext.xbase.formatting.IntegerKey
-
Deprecated.
- internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- internalCanCompileToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- internalDoGenerate(EObject, IFileSystemAccess) - Method in class org.eclipse.xtext.xbase.compiler.JvmModelGenerator
-
- internalEvaluate(XExpression, EvaluationContext) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- internalEvaluate(XExpression, Context) - Method in class org.eclipse.xtext.xbase.interpreter.AbstractConstantExpressionsInterpreter
-
- internalEvaluate(XExpression, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- internalEvaluate(XExpression, Context) - Method in class org.eclipse.xtext.xbase.interpreter.SwitchConstantExpressionsInterpreter
-
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- internalFindGrammar(GrammarProvider) - Method in class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- internalFindPathToImportSection(LinkedList<EObject>, Set<ParserRule>, EObject) - Method in class org.eclipse.xtext.xbase.imports.DefaultImportsConfiguration
-
- internalFindReferencedInvalidType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.validation.ReferencedInvalidTypeFinder
-
- internalFindTopLevelType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- internalFindValidReplaceRootNodeForChangeRegion(List<ICompositeNode>) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
Investigates the composite nodes containing the changed region and collects a list of nodes which could possibly
replaced by a partial parse.
- internalGetAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- internalGetAllDescriptions(Resource) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
-
- internalGetArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- internalGetImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- internalGetImportedNamespaceResolvers(EObject, boolean) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- internalGetImports() - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
Replies the internal import data structure.
- internalGetParameter(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
-
- internalGetParameterType(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- internalGetParameterTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- internalGetParameterTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedVarArgFeatureCallArguments
-
- internalGetParameterTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- internalGetParameterTypeForLambda(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgFeatureCallArguments
-
- internalGetPrimitiveKindFromWrapper(JvmGenericType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- internalGetResolvedTo() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- internalGetScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- internalGetScope(IScope, IScope, EObject, EReference) - Method in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- internalIsAssignableFrom(LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- internalIsResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- internalLogicalAnd(Object, Object, boolean) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- internalLogicalOr(Object, Object, boolean) - Method in class org.eclipse.xtext.xbase.controlflow.ConstantConditionsInterpreter
-
- internalResolve(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.NestedTypeAwareImportNormalizerWithDotSeparator
-
- internalSetExtension(JvmAnnotationTarget, EObject, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- internalSetValue(InternalEObject, EReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.util.PendingLinkingCandidateResolver
-
- internalSetValue(InternalEObject, EReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeLiteralLinkingCandidateResolver
-
- internalToConvertedExpression(XExpression, ITreeAppendable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
-
- internalToConvertedExpression(XExpression, ITreeAppendable, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
-
- internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
-
- internalToConvertedExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- internalToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- internalToJavaExpression(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.TypeConvertingCompiler
-
- internalToJavaStatement(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- InternalXbaseLexer - Class in org.eclipse.xtext.xbase.parser.antlr.internal
-
- InternalXbaseLexer() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
-
- InternalXbaseLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
-
- InternalXbaseLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseLexer
-
- InternalXbaseParser - Class in org.eclipse.xtext.xbase.parser.antlr.internal
-
Copyright (c) 2010, 2020 itemis AG (http://www.itemis.eu) and others.
- InternalXbaseParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- InternalXbaseParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- InternalXbaseParser(TokenStream, XbaseGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- InternalXbaseWithAnnotationsLexer - Class in org.eclipse.xtext.xbase.annotations.parser.antlr.internal
-
- InternalXbaseWithAnnotationsLexer() - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
-
- InternalXbaseWithAnnotationsLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
-
- InternalXbaseWithAnnotationsLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsLexer
-
- InternalXbaseWithAnnotationsParser - Class in org.eclipse.xtext.xbase.annotations.parser.antlr.internal
-
Copyright (c) 2010, 2020 itemis AG (http://www.itemis.eu) and others.
- InternalXbaseWithAnnotationsParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- InternalXbaseWithAnnotationsParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- InternalXbaseWithAnnotationsParser(TokenStream, XbaseWithAnnotationsGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- InternalXtypeLexer - Class in org.eclipse.xtext.xbase.parser.antlr.internal
-
- InternalXtypeLexer() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
-
- InternalXtypeLexer(CharStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
-
- InternalXtypeLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeLexer
-
- InternalXtypeParser - Class in org.eclipse.xtext.xbase.parser.antlr.internal
-
Copyright (c) 2010, 2020 itemis AG (http://www.itemis.eu) and others.
- InternalXtypeParser(TokenStream) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- InternalXtypeParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- InternalXtypeParser(TokenStream, XtypeGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- InterpreterCanceledException - Exception in org.eclipse.xtext.xbase.interpreter.impl
-
- InterpreterCanceledException() - Constructor for exception org.eclipse.xtext.xbase.interpreter.impl.InterpreterCanceledException
-
- IntUnderscoreValueConverter() - Constructor for class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService.IntUnderscoreValueConverter
-
- INVALID_ARGUMENT_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_CAST - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_CONSTRUCTOR_ARGUMENT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_CONSTRUCTOR_INVOCATION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_EARLY_EXIT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_FEATURE_ISSUE_CODE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- INVALID_FEATURE_ISSUE_CODE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- INVALID_GENERIC_ARGUMENT_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_IDENTIFIER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_INNER_EXPRESSION - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
Used to indicate expressions that don't cause any effect, e.g.
- INVALID_INSTANCEOF - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_MULTITYPE_PART - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
A multitype `A | B` where A is a subtype of B or vice versa.
- INVALID_MUTABLE_VARIABLE_ACCESS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_NUMBER_FORMAT - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_NUMBER_OF_ARGUMENTS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_NUMBER_OF_TYPE_ARGUMENTS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_OPERAND_TYPES - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_RETURN - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_SUPER_CALL - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_TRY_RESOURCE_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_TYPE_ARGUMENTS_ON_TYPE_LITERAL - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_TYPE_PARAMETER_BOUNDS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_USE_OF_TYPE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_USE_OF_TYPE_PARAMETER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_USE_OF_WILDCARD - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- INVALID_WILDCARD_CONSTRAINTS - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
Indicates that an invalid wildcard reference was defined, e.g.
- invalidFeatureIssueCode - Variable in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- invalidFeatureIssueCode - Variable in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- invoke(Object, Method, Object[]) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
-
- InvokedResolvedOperation - Class in org.eclipse.xtext.xbase.typesystem.override
-
- InvokedResolvedOperation(JvmOperation, LightweightTypeReference, List<LightweightTypeReference>, OverrideTester) - Constructor for class org.eclipse.xtext.xbase.typesystem.override.InvokedResolvedOperation
-
- InvokedResolvedOperation.Provider - Class in org.eclipse.xtext.xbase.typesystem.override
-
- invokeFeature(JvmIdentifiableElement, XAbstractFeatureCall, Object, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- invokeOperation(JvmOperation, Object, List<Object>, IEvaluationContext, CancelIndicator) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- invokeOperation(JvmOperation, Object, List<Object>) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- IOverrideCheckResult - Interface in org.eclipse.xtext.xbase.typesystem.override
-
The result of a check for a method override relationship.
- IOverrideCheckResult.OverrideCheckDetails - Enum in org.eclipse.xtext.xbase.typesystem.override
-
- IRawTypeHelper - Interface in org.eclipse.xtext.xbase.typesystem.conformance
-
The
IRawTypeHelper allows to compute the raw types for a given reference.
- IReentrantTypeResolver - Interface in org.eclipse.xtext.xbase.typesystem.internal
-
- IResolvedConstructor - Interface in org.eclipse.xtext.xbase.typesystem.override
-
Resolved representation of a JvmConstructor.
- IResolvedExecutable - Interface in org.eclipse.xtext.xbase.typesystem.override
-
Resolved representation of a JvmExecutable.
- IResolvedFeature - Interface in org.eclipse.xtext.xbase.typesystem.override
-
A resolved representation of an JvmFeature.
- IResolvedFeatures - Interface in org.eclipse.xtext.xbase.typesystem.override
-
- IResolvedFeatures.Provider - Class in org.eclipse.xtext.xbase.typesystem.override
-
The Provider allows to obtain an instance of the
features for
a given
type.
- IResolvedField - Interface in org.eclipse.xtext.xbase.typesystem.override
-
- IResolvedOperation - Interface in org.eclipse.xtext.xbase.typesystem.override
-
Resolved representation of a JvmOperation.
- IResolvedTypes - Interface in org.eclipse.xtext.xbase.typesystem
-
Resolved types represent the result of the type resolution.
- IResolvedTypes.NullResolvedTypes - Class in org.eclipse.xtext.xbase.typesystem
-
- IS_TRUE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
-
The default value of the '
Is True' attribute.
- isActionNode(ICompositeNode) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.CompilationStrategyAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.CompilationTemplateAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.DisableCodeGenerationAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.DocumentationAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Data
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.FileHeaderAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfigProvider.GeneratorConfigAdapter.GeneratorConfigAdapterAdapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmIdentifiableMetaData
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.Adapter
-
- isAdapterForType(Object) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- isAliased(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- isAllowIdentityEdits() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
-
Deprecated.
- isAllowPrimitiveConversion() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
-
- isAmbiguousExtensionProvider(AbstractPendingLinkingCandidate<?>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isAnonymous() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isAnonymous() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isAnonymous() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isAnonymous() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isAnonymous() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
-
- isAnonymousClassConstructorCall() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isAnonymousClassConstructorCall() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IConstructorLinkingCandidate
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousConstructorLinkingCandidate
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullConstructorLinkingCandidate
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedConstructor
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeInsteadOfConstructorLinkingCandidate
-
- isAnonymousClassConstructorCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableConstructorCall
-
- isAnonymousClassConstructorCall() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Anonymous Class Constructor Call' attribute.
- isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isAny() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isArray() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isAssignableAsFunctionType(ParameterizedTypeReference, ParameterizedTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- isAssignableFrom(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Determines if this type reference denotes the same or a supertype of
the given reference.
- isAssignableFrom(LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isAssignableFrom(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Determines if this type reference denotes the same type or a supertype of
the given clazz.
- isAssignableFrom(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Determines if this type reference denotes the same type or a supertype of
the given type.
- isAssignmentOrMemberFeatureCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isAsTypeArgument() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
-
- isAtLeast(ITreeAppendable, JavaVersion) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- isBatchLinkable(EReference) - Method in class org.eclipse.xtext.xbase.resource.BatchLinkingService
-
- isBatchScopeable(EReference) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
-
Returns true if a proxy at the given reference should be
resolved by means of a batch run.
- isBatchScopeable(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- isBetter(JvmDeclaredType, JvmDeclaredType, TypeUsages, RewritableImportSection) - Method in class org.eclipse.xtext.xbase.imports.ConflictResolver
-
- isBinaryOperator(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- isBooleanAndOrOr(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isBooleanConstant(XExpression, boolean) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
-
- isBottomInContext() - Method in class org.eclipse.xtext.xbase.typesystem.override.BottomResolvedOperation
-
- isBottomInContext() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Returns true if the bottom of this resolved method hierachy, which that there is no specialization
of this method in the current context.
- isBottomInContext() - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- isBoundTypeArgumentSkipped(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- isBoundTypeArgumentSkipped(JvmTypeParameter, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ConstructorLinkingCandidate
-
- isBrokenPreviousState(IParseResult, int) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
Returns true if the previous document state was completely broken, e.g.
- isBuilderScope(Map<Object, Object>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.OptimizingFeatureScopeTrackerProvider
-
- isBuilderSyntax(EObject, EReference, boolean, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- isBuilderSyntax(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- isClass(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- isClosed() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- isCompiledToJava7Switch(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
Determine whether the given switch expression should be compiled to a Java switch for Java version 7 or higher.
- isCompiledToJavaSwitch(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
Determine whether the given switch expression should be compiled to a Java switch for Java version 6 or lower.
- isCompileTimeConstant() - Method in class org.eclipse.xtext.xbase.controlflow.BooleanResult
-
- isCompileTimeConstant() - Method in interface org.eclipse.xtext.xbase.controlflow.IConstantEvaluationResult
-
- isCompoundMethod(String) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- isCompoundOperator() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isComputing() - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractReentrantTypeReferenceProvider
-
- isConditionalExpression() - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- isConditionalExpression() - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Returns the value of the 'Conditional Expression' attribute.
- isConflictingDefaultImplementation(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- isConflictOccurred() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
-
Deprecated.
- isConflictOccurred() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- isConflictsWithNonOverridableTypes(Iterable<JvmDeclaredType>, TypeUsages, NonOverridableTypesProvider, String) - Method in class org.eclipse.xtext.xbase.imports.ConflictResolver
-
- isConformant(LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- isConformant(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- isConformant(LightweightTypeReference, LightweightTypeReference, TypeConformanceComputationArgument) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- isConformant(LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- isConformantMergeResult(LightweightMergedBoundTypeArgument, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- isConformantToConstraints(UnboundTypeReference, LightweightTypeReference, List<LightweightBoundTypeArgument>, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- isConstant(XExpression, Object) - Method in class org.eclipse.xtext.xbase.controlflow.EarlyExitInterpreter
-
- isConstant(XCasePart) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
- isConstant(XExpression) - Method in class org.eclipse.xtext.xbase.validation.ConstantExpressionValidator
-
- isConstantExpression(XExpression) - Method in class org.eclipse.xtext.xbase.validation.ConstantExpressionValidator
-
- isConstructorCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorScopes
-
- isConstructorCallScope(EReference) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
-
- isConstructorCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- isConstructorContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- isConstructorContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorFeatureScopeSession
-
- isConstructorContext() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns true if the current expression is used in a constructor body.
- isConstructorContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
Returns true if the current expression is used in a constructor body.
- isDebugConflicts() - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- isDeclaredInNewLine(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isDeclaredTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- isDefiniteEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- isDefiniteEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
-
- isDefiniteTypeLiteral(XFeatureCall) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- isDefiniteTypeLiteral(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
- isDiagnoseConflicts() - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
-
Deprecated.
- isDisabled(JvmDeclaredType) - Static method in class org.eclipse.xtext.xbase.compiler.DisableCodeGenerationAdapter
-
- isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
-
Returns true if it is illegal to define the given name.
- isDisallowedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.LogicalContainerAwareFeatureNameValidator
-
- isDiscouragedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isDiscouragedName(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
-
Returns true if it is discouraged to define the given name.
- isEachExpressionInOwnLine(Iterable<? extends XExpression>) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
- isEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
-
- isEarlyExit(XExpression) - Method in interface org.eclipse.xtext.xbase.controlflow.IEarlyExitComputer
-
An expression is considered to be left early if all branches end with an explicit
termination, e.g.
- isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.FormattingData
-
Deprecated.
- isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.NewLineData
-
Deprecated.
- isEmpty() - Method in class org.eclipse.xtext.xbase.formatting.WhitespaceData
-
Deprecated.
- isEnabled() - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- isEquals(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
-
- isEquivalentComputed() - Method in class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImplCustom
-
- isExpectedType(LightweightTypeReference, Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- isExplicitConstructorCall() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- isExplicitConstructorCall() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Explicit Constructor Call' attribute.
- isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isExplicitOperationCall() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
Returns the value of the 'Explicit Operation Call' attribute.
- isExplicitOperationCall() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Explicit Operation Call' attribute.
- isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- isExplicitOperationCallOrBuilderSyntax() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- isExplicitOperationCallOrBuilderSyntax() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- isExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- isExplicitStatic() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Returns the value of the 'Explicit Static' attribute.
- isExplicitStatic() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Explicit Static' attribute.
- isExplicitSyntax() - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- isExplicitSyntax() - Method in interface org.eclipse.xtext.xbase.XClosure
-
Returns the value of the 'Explicit Syntax' attribute.
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isExtension(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
-
- isExtension() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescription
-
- isExtension() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
-
Returns true if the the linked feature is contributed
by an extension.
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- isExtension() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- isExtension() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- isExtension() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns true if the feature was made available by an extension.
- isExtension() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- isExtension() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Extension' attribute.
- isExtensionProvider(JvmAnnotationTarget) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- isFactoryForType(Object) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFallThrough() - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- isFallThrough() - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Returns the value of the 'Fall Through' attribute.
- isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- isFeatureCallScope(EReference) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
-
- isFeatureCallScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- isFinal(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isFirstArgument(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isFloatingPoint(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- isFollowUpError() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isFunctionAndProcedureAvailable(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypes
-
- isFunctionType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isGenerateExpressions() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- isGenerateGeneratedAnnotation() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- isGenerateSyntheticSuppressWarnings() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- isGetAndAssign(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- isGetAndAssign(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isGetClass(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isGetClassOnTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns true if the method Object.getClass() is bound and
the receiver is a type literal.
- isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
-
- isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
-
- isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
-
- isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isHandled(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- isHandled(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- isHandled(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- isHandled(LightweightTypeReference, Collection<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.util.TypesOrderUtil
-
- isHandled(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.util.TypesOrderUtil
-
- isHandled(LightweightTypeReference, Collection<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isHashCode(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
-
- isHex(XNumberLiteral) - Method in class org.eclipse.xtext.xbase.typesystem.computation.NumberLiterals
-
- isHidden(INode) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isHidden(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isIgnored(String) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeComputationState
-
Returns false if no issues have to be produced for the given issueCode.
- isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeComputationState
-
- isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundTypeComputationState
-
- isIgnored(String) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingTypeComputationState
-
- isIllegallyDeclaredException(LightweightTypeReference, List<IResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- isImplicitFirstArgument(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
-
- isImplicitlyStatic(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isImplicitReceiver(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
-
- isImplicitReturn(ITypeComputationResult) - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureWithExpectationHelper
-
- isIncludeDateInGeneratedAnnotation() - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- isInferred(JvmTypeReference) - Static method in class org.eclipse.xtext.xbase.typesystem.InferredTypeIndicator
-
- isInitialized(JvmConstructor) - Method in class org.eclipse.xtext.xbase.validation.ReadAndWriteTracking.InitializedMarker
-
- isInitialized(EObject, JvmConstructor) - Method in class org.eclipse.xtext.xbase.validation.ReadAndWriteTracking
-
- isInitialized(JvmField) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isInitializingJvmMembers() - Method in class org.eclipse.xtext.xbase.resource.BatchLinkableResource
-
- isInlined(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isInner(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReferenceFactory
-
- isInner(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- isInstanceContext() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns true if this can be validly resolved in the current scope.
- isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureScopeSession
-
- isInstanceContext() - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
Returns true if this can be validly resolved in the current scope.
- isInstanceContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionTypeComputationState
-
- isInstanceContext() - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- isInstanceContext() - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Returns the value of the 'Instance Context' attribute.
- isInstanceoOf(Object, JvmTypeReference) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- isIntentionalEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootResolvedTypes
-
Returns true for expressions that seem to be early exit expressions, e.g.
- isIntentionalEarlyExit(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExtendedEarlyExitComputer
-
Returns true for expressions that seem to be early exit expressions, e.g.
- isInterface(JvmType) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isInterfaceType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isInvalidRootNode(ICompositeNode) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- isInvalidStaticSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns true if a static member is accessed with an instance receiver,
e.g.
- isIsTrue() - Method in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
-
- isIsTrue() - Method in interface org.eclipse.xtext.xbase.XBooleanLiteral
-
Returns the value of the 'Is True' attribute.
- isIterableExpectation(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- isJava() - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- isJava() - Method in interface org.eclipse.xtext.xbase.compiler.ISourceAppender
-
- isJava() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- isJava7SwitchExpression(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
Determine whether the given switch expression is valid for Java version 7
or higher.
- isJavaCaseExpression(XSwitchExpression, XCasePart) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
- isJavaConformant(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isJavaKeyword(String) - Method in class org.eclipse.xtext.xbase.compiler.JavaKeywords
-
- isJavaSwitchExpression(XSwitchExpression) - Method in class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
Determine whether the given switch expression is valid for Java version 6
or lower.
- isLambdaExpression(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- isLambdaExpression(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isLiveScope(Map<Object, Object>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.OptimizingFeatureScopeTrackerProvider
-
- isLocalClassSemantics(EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isLocallyUsed(EObject, EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isLocalType(EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isLocalTypeParameter(EObject, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.compiler.TypeReferenceSerializer
-
- isMapExpectation(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- isMapLiteral(LightweightTypeReference, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- isMatchesSignature(JvmFormalParameter, JvmFormalParameter, TypeParameterSubstitutor<?>, ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideHelper
-
- isMatchingFirstParameter(JvmOperation) - Method in class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper
-
- isMatchingFirstParameterDeepCheck(JvmOperation) - Method in class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper
-
- isMatchingParameterList(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- isMatchingTypeParameters(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- isMemberCall(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isMorePrivateThan(JvmVisibility, JvmVisibility) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- isMultiline() - Method in class org.eclipse.xtext.xbase.formatting.CommentInfo
-
Deprecated.
- isMultiline(XExpression, FormattableDocument) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
- isMultilineLambda(XClosure) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
checks whether the given lambda should be formatted as a block.
- isMultilineOrInNewLine(EObject) - Method in class org.eclipse.xtext.xbase.formatting2.XbaseFormatter
-
- isMultiParamInOwnLine(XExpression, FormattableDocument) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
- isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isMultiType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isNotEmpty(Collection<IEarlyExitComputer.ExitPoint>) - Method in class org.eclipse.xtext.xbase.controlflow.DefaultEarlyExitComputer
-
- isNoTypeExpectation() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
Returns true if anything is allowed and no constraints are expected.
- isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
-
- isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState.PendingRootExpectation
-
- isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
-
- isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootTypeExpectation
-
- isNoTypeExpectation() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeExpectation
-
- isNullSafe() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isNullSafe() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Null Safe' attribute.
- isOperation() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isOperation() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isOperation() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- isOperation() - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- isOperation() - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- isOperation() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- isOperationCallSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isOperatorFromExtension(XExpression, QualifiedName, Class<?>) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isOperatorFromExtension(XAbstractFeatureCall, QualifiedName, Class<?>) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isOperatorFromExtension(XAbstractFeatureCall, String, QualifiedName, Class<?>) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- ISourceAppender - Interface in org.eclipse.xtext.xbase.compiler
-
- isOverridden(JvmOperation, Collection<AbstractResolvedOperation>) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeatures
-
- isOverridingOrImplementing(JvmOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- isOverridingOrImplementing() - Method in interface org.eclipse.xtext.xbase.typesystem.override.IOverrideCheckResult
-
Returns true if the current operation successfully overrides or implements the given operation.
- isOverridingOrImplementing(JvmOperation) - Method in interface org.eclipse.xtext.xbase.typesystem.override.IResolvedOperation
-
Transitively check whether this operation if implementing or overriding the given operation.
- isOverridingOrImplementing() - Method in class org.eclipse.xtext.xbase.typesystem.override.LazyOverrideCheckResult
-
- isOwnedBy(ITypeReferenceOwner) - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isOwnedBy(ITypeReferenceOwner) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- isPackageFragment() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
Returns the value of the 'Package Fragment' attribute.
- isPackageFragment() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Package Fragment' attribute.
- isPartOfExpressionTree(EObject) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
Returns true if the container can be nested within the expression tree.
- isPossibleExtension(JvmFeature) - Method in class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper
-
Features that are valid extensions are all operations
with at least one parameter.
- isPossibleFunctionType(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
Returns false if the argument expression is a lambda and the expected type
of the argument is not a function type or Object.
- isPossibleMergeResult(List<LightweightBoundTypeArgument>, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.BoundTypeArgumentMerger
-
- isPotentialTypeLiteral() - Method in interface org.eclipse.xtext.xbase.typesystem.IExpressionScope
-
If the current feature is worth to be
tested as a type literal.
- isPotentialTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.IExpressionScope.NullExpressionScope
-
- isPotentialTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope
-
- isPotentialTypeLiteral(XExpression, IResolvedTypes) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
Returns true if the given feature call can be a type literal (structurally).
- isPotentialTypeLiteralImpl(XExpression, IResolvedTypes, boolean) - Method in class org.eclipse.xtext.xbase.util.FeatureCallAsTypeLiteralHelper
-
- isPrimaryJvmElement(EObject) - Method in interface org.eclipse.xtext.xbase.jvmmodel.IJvmModelAssociations
-
- isPrimaryJvmElement(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- isPrimaryResource(ResourceSet, Resource) - Method in class org.eclipse.xtext.xbase.typesystem.internal.OptimizingFeatureScopeTrackerProvider
-
- isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isPrimitive() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isPrimitiveBoolean(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Detects whether the type reference refers to primitive boolean.
- isPrimitiveVoid(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isPrimitiveVoid(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isPrimitiveVoid() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isPrimitiveVoid(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isProcedure(XFunctionTypeRefImplCustom) - Method in class org.eclipse.xtext.xbase.typesystem.references.IndexingLightweightTypeReferenceFactory
-
- isProcessed(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- isProcessed(int) - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArguments
-
- isProcessed(int) - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- isPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- isPropertyOfUnresolvedAnnotation(ILinkingDiagnosticMessageProvider.ILinkingDiagnosticContext) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedAnnotationTypeAwareMessageProvider
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputationArgument
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns true is this type points to a raw type.
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isRawType() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isRawTypeContext() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- isRawTypeInheritance() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- isRawTypeInheritance() - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- isRead(EObject) - Method in class org.eclipse.xtext.xbase.validation.ReadAndWriteTracking
-
- isReassignFirstArgument() - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- isReassignFirstArgument(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isReassignFirstArgument() - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
Returns the value of the 'Reassign First Argument' attribute.
- isRecursiveRequest(List<LightweightTypeReference>, Set<String>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer.CommonSuperTypeFinder
-
- isRecursiveRequest(List<LightweightTypeReference>, Set<String>, List<LightweightTypeReference>) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.TypeConformanceComputer
-
- isReferenceToForeignTypeParameter(JvmTypeReference, EObject) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isReferenceToSelf(XFeatureCall, JvmType) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isRefinableFeature(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- isRefinedType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- isRefinedType(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- isRefinedType(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns true if the expression's type is based on a type
refinement, e.g.
- isRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.Owner
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- isResolved(Object) - Method in interface org.eclipse.xtext.xbase.typesystem.references.ITypeReferenceOwner
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isResolved(Object) - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isResolved() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- IsResolvedKnownTypeParamHelper() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper.IsResolvedKnownTypeParamHelper
-
- isResolvedOrKnownTypeParam(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper
-
- isResolvedReceiverType() - Method in class org.eclipse.xtext.xbase.scoping.batch.ExtensionScopeHelper
-
- isResolvedTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
Allows to refuse a certain type parameter to be substituted.
- isResolvedTypeParameter(LightweightTypeReference, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedFeature
-
- isResolvedTypeParameter(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.override.AbstractResolvedOperation
-
- isRestrictingNames() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeBucket
-
- isRestrictingNames() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeWithRestrictedNamesBucket
-
- isReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractReturnAwareTypeExpectation
-
- isReturnType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- isSameErasure(AbstractResolvedOperation, AbstractResolvedOperation) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
- isSameTokenSequence(String, String, int) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- isSameTokenSequence(TokenSource, TokenSource, int) - Method in class org.eclipse.xtext.xbase.parser.TokenSequencePreservingPartialParsingHelper
-
- isSemicolon(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractSessionBasedScope
-
- isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.LocalVariableScope
-
- isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
-
- isShadowed(IEObjectDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.DelegateScope
-
- isShadowingAllowed(QualifiedName) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- isShadowingAllowed(QualifiedName) - Method in class org.eclipse.xtext.xbase.validation.FeatureNameValidator
-
Returns true if it is legal to shadow a
local with the given name.
- isShortCircuitOperation(XAbstractFeatureCall) - Method in class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- isSimpleAssignment(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isSimpleFeatureCall(XExpression) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- isSingleLineBlock(XBlockExpression, FormattableDocument) - Method in class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
- isSingleLineBlock(XBlockExpression) - Method in class org.eclipse.xtext.xbase.formatting2.XbaseFormatter
-
- isSingleSyntheticDefaultConstructor(JvmConstructor) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- isSingleWhitespace() - Method in class org.eclipse.xtext.xbase.formatting.HiddenLeafs
-
Deprecated.
- isSort() - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- isStatic() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isStatic() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.ConstructorDescription
-
Constructors of non-member types are considered to be static.
- isStatic() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithoutReceiver
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescription
-
- isStatic() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
-
Returns true if the the linked feature is static.
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- isStatic() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
-
- isStatic(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- isStatic() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- isStatic() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Returns true if the featuer call links to a static field or a static
operation.
- isStatic() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- isStatic() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Static' attribute.
- isStaticAccessSyntax() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isStaticContext(EObject) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isStaticMemberCallTarget(EObject) - Method in class org.eclipse.xtext.xbase.annotations.validation.UnresolvedFeatureCallTypeAwareMessageProvider
-
- isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- isStaticWithDeclaringType() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isStaticWithDeclaringType(XAssignment) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isStaticWithDeclaringType() - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Returns the value of the 'Static With Declaring Type' attribute.
- isStaticWithDeclaringType() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Static With Declaring Type' attribute.
- isSubsignature(AbstractResolvedOperation, JvmOperation, boolean) - Method in class org.eclipse.xtext.xbase.typesystem.override.OverrideTester
-
Checks if the overriding method and the given overridden candidate have compatible subsignatures
according to JLS 8.4.2.
- isSubtypeButNotSynonym(LightweightTypeReference, Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- isSubtypeOf(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Determines if this type reference denotes the same type or a subtype of
the given clazz.
- isSubtypeOf(JvmType) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Determines if this type reference denotes the same type or a subtype of
the given type.
- ISSUE_CODE_PREFIX - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- IssueCodes - Class in org.eclipse.xtext.xbase.validation
-
- isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- isSuperfluous() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
-
- isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- isSuperfluous() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.SuperfluousFeatureCallArgumentSlot
-
- isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Checks whether this is a switch for the given package.
- isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isSynonym() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isSynonymConformant(int, LightweightTypeReference, LightweightTypeReference, int) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- isSyntacticReceiverPossibleArgument() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithTypeLiteralReceiver
-
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
Returns true if the linked receiver could be
a possible argument of this feature.
- isSyntacticReceiverPossibleArgument() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isSynthetic() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmIdentifiableMetaData
-
- isSynthetic(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- isSynthetic(JvmAnnotationReference) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- isThisSuperOrTypeLiteral(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
-
- isToString(Method) - Method in class org.eclipse.xtext.xbase.interpreter.impl.AbstractClosureInvocationHandler
-
- isTrailing() - Method in class org.eclipse.xtext.xbase.formatting.CommentInfo
-
Deprecated.
- isTripleEqualsOperation(XBinaryOperation) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isTrue - Variable in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
-
The cached value of the '
Is True' attribute.
- isType(XExpression, Class<?>) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- isType(XExpression, Class<?>) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns true if this type reference represents an type with the given
raw type clazz.
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- isType(Class<?>) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralDescription
-
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.IFeatureLinkingCandidate
-
Returns true if the the feature call is linked as a type literal.
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractImplicitFeature
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AmbiguousFeatureLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AppliedFeatureLinkingCandidate
-
- isTypeLiteral(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.FollowUpError
-
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.typesystem.internal.ITypeLiteralLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NullFeatureLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedFeature
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypeLiteral
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeLiteralLinkingCandidate
-
- isTypeLiteral() - Method in class org.eclipse.xtext.xbase.typesystem.internal.UnresolvableFeatureCall
-
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
Returns the value of the 'Type Literal' attribute.
- isTypeLiteral() - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
Returns the value of the 'Type Literal' attribute.
- isTypeScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeScopes
-
- isTypeScope(EReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- isTypeVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isUnaryOperator(QualifiedName) - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- isUnbounded() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
Returns true if this wilcard is unbounded according to
http://docs.oracle.com/javase/specs/jls/se7/html/jls-4.html#jls-4.5.1.
- isUnhandledException(LightweightTypeReference, Collection<JvmTypeReference>) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isUnknown() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- isUnknownReceiverType(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
- isUsedInLocalContextOnly(JvmDeclaredType, Iterable<TypeUsage>, NonOverridableTypesProvider, String) - Method in class org.eclipse.xtext.xbase.imports.ImportOrganizer
-
- isUseForDebugging() - Method in class org.eclipse.xtext.xbase.compiler.output.AppendableBasedTraceRegion
-
- isUseForDebugging() - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- ISuspiciouslyOverloadedCandidate - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
A linking candidate may be overloaded by other candidates
from different implicit receivers.
- isValidAnnotationValue(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.validation.AnnotationValueValidator
-
- isValidAssignmentName(IIdentifiableElementDescription) - Method in class org.eclipse.xtext.xbase.typesystem.internal.FeatureLinkingCandidate
-
- isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- isValidFeature() - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImplCustom
-
- isValidFeature() - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- isValidFeature() - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
Returns the value of the 'Valid Feature' attribute.
- isValidFeatureCallArgument(XExpression, JvmIdentifiableElement, IFeatureScopeSession) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopes
-
Returns true if the linked receiver may be passed as an argument.
- isValidHint() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isValidLineForBreakPoint(XtextResource, int) - Method in class org.eclipse.xtext.xbase.debug.XbaseStratumBreakpointSupport
-
- isValidLineForBreakpoint(ICompositeNode, int) - Method in class org.eclipse.xtext.xbase.debug.XbaseStratumBreakpointSupport
-
- isValidSource(EObject) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- isValidStaticState(XExpression) - Method in class org.eclipse.xtext.xbase.scoping.batch.DynamicExtensionsScope
-
- isValidStaticState() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceExtensionDescription
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.InstanceFeatureDescriptionWithImplicitReceiver
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.QualifiedThisOrSuperDescription
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithImplicitReceiver
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithSyntacticReceiver
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithTypeLiteralReceiver
-
- isValidStaticState() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isValidVariancePair() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightBoundTypeArgument
-
- isValueExpectedRecursive(XExpression) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isValueTransient(EObject, EStructuralFeature) - Method in class org.eclipse.xtext.xbase.serializer.XbaseTransientValueService
-
- isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.AssignmentFeatureCallArguments
-
- isVarArg() - Method in interface org.eclipse.xtext.xbase.typesystem.arguments.IFeatureCallArgumentSlot
-
- isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- isVarArg() - Method in class org.eclipse.xtext.xbase.typesystem.arguments.VarArgsFeatureCallArgumentSlot
-
- isVarArgs() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- isVariableDeclarationRequired(XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- isVariableDeclarationRequired(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
whether an expression needs to be declared in a statement
If an expression has side effects this method must return true for it.
- isVariableDeclarationRequired(XMemberFeatureCall, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isVariableDeclarationRequired(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isVariableDeclarationRequired(XAbstractFeatureCall, XExpression, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.FeatureCallCompiler
-
- isVariableDeclarationRequired(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.LiteralsCompiler
-
- isVariableDeclarationRequired(XExpression, ITreeAppendable, boolean) - Method in class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- isVisible(JvmMember, LightweightTypeReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.AbstractNestedFeatureScopeSession
-
- isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.BucketedEObjectDescription
-
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
-
- isVisible(JvmMember, LightweightTypeReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithContext
-
- isVisible(JvmMember, LightweightTypeReference, JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureScopeSession
-
Returns true if the member is visible according to the JvmVisibility and the local context
when invoked on the given receiver feature which resolves to the given type.
- isVisible() - Method in interface org.eclipse.xtext.xbase.scoping.batch.IIdentifiableElementDescription
-
- isVisible(JvmType) - Method in class org.eclipse.xtext.xbase.scoping.batch.NestedTypeLiteralScope
-
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.ReceiverFeatureScope
-
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
Returns true if the member is visible according to the JvmVisibility and the local context.
- isVisible(JvmMember, LightweightTypeReference, JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.scoping.batch.RootFeatureScopeSession
-
Returns true if the member is visible according to the JvmVisibility and the local context
when invoked on the given receiver feature which resolves to the given type.
- isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- isVisible() - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralDescription
-
- isVisible(JvmType) - Method in class org.eclipse.xtext.xbase.scoping.batch.TypeLiteralScope
-
- isVisible() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractPendingLinkingCandidate
-
- isVisible() - Method in class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess.ErrorDescription
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.AnyTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ArrayTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerFunctionTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.InnerTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
Returns true if this type is fully visible according to the given visibilityHelper.
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.UnknownTypeReference
-
- isVisible(IVisibilityHelper) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.typesystem.util.ContextualVisibilityHelper
-
- isVisible(JvmMember) - Method in interface org.eclipse.xtext.xbase.typesystem.util.IVisibilityHelper
-
Returns true if the member is visible according to the JvmVisibility and the local context.
- isVisible(JvmMember) - Method in class org.eclipse.xtext.xbase.typesystem.util.PublicVisibilityHelper
-
- isVoidReturnTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isVoidTypeAllowed() - Method in interface org.eclipse.xtext.xbase.typesystem.computation.ITypeExpectation
-
Returns true if Void.TYPE is a valid type.
- isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractTypeExpectation
-
- isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ForwardingResolvedTypes
-
- isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.NoExpectation
-
- isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootExpressionTypeComputationState.PendingRootExpectation
-
- isVoidTypeAllowed() - Method in class org.eclipse.xtext.xbase.typesystem.internal.RootNoExpectation
-
- isVoidTypeAllowed(XExpression) - Method in interface org.eclipse.xtext.xbase.typesystem.IResolvedTypes
-
Returns true if the given expression may have the type void.
- isVoidTypeAllowed(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.IResolvedTypes.NullResolvedTypes
-
- isWhitespace(String) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isWildcard() - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- isWildcard() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- isWildcard() - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImplCustom
-
- isWildcard() - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Returns the value of the 'Wildcard' attribute.
- isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.CompoundTypeReference
-
- isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.LightweightTypeReference
-
- isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.ParameterizedTypeReference
-
- isWrapper() - Method in class org.eclipse.xtext.xbase.typesystem.references.UnboundTypeReference
-
- isWriteable() - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- isWriteable() - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Returns the value of the 'Writeable' attribute.
- isXExpressionInsideBlock(INode) - Method in class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- isXShortClosure(EObject, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- isXShortClosure(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- isXShortClosureAndBuilderSyntax(List<?>, EReference, ISemanticNodeProvider.INodesForEObjectProvider) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- IT - Static variable in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureNames
-
- iterator() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorRegions
-
- iterator() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.ListBasedSet
-
- IThrownExceptionDelegate - Interface in org.eclipse.xtext.xbase.typesystem.util
-
Small facade that allows clients to process their own expressions with
a custom control flow when it comes to exceptions.
- ITreeAppendable - Interface in org.eclipse.xtext.xbase.compiler.output
-
A specialized appendable that can be used to trace the source location
for the written output.
- ITypeAssigner - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
Allows to bulk-assign types for identifiable elements,
e.g.
- ITypeComputationResult - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
The result of the type computation for a given expression.
- ITypeComputationState - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
The current state of the type computation.
- ITypeComputer - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
The type computer is the central component when it comes to type inferrence for
expressions.
- ITypeExpectation - Interface in org.eclipse.xtext.xbase.typesystem.computation
-
- ITypeImporter - Interface in org.eclipse.xtext.xbase.scoping.batch
-
Allows to add static imports and static extension imports locally.
- ITypeImporter.Client - Interface in org.eclipse.xtext.xbase.scoping.batch
-
This is facade to add imports on the same level in a type computation state.
- ITypeLiteralLinkingCandidate - Interface in org.eclipse.xtext.xbase.typesystem.internal
-
A candidate that resolves a feature call to a type literal.
- ITypeReferenceOwner - Interface in org.eclipse.xtext.xbase.typesystem.references
-
- IUnresolvedTypeResolver - Interface in org.eclipse.xtext.xbase.imports
-
- IVisibilityHelper - Interface in org.eclipse.xtext.xbase.typesystem.util
-
Determines whether a given JvmFeature is accessible according to the Java VM's
visibility rules.
- same(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- sanityCheck(int) - Static method in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Simple sanity check for the given flags.
- Scope(IScope, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ExpressionScope.Scope
-
- ScopeProviderAccess - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ScopeProviderAccess() - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess
-
- ScopeProviderAccess.ErrorDescription - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- ScopeStack - Class in org.eclipse.xtext.xbase.compiler
-
- ScopeStack() - Constructor for class org.eclipse.xtext.xbase.compiler.ScopeStack
-
- SEALED - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Conformance has been checked and the result was sealed.
- selectStrategy() - Method in class org.eclipse.xtext.xbase.typesystem.computation.ClosureTypeComputer
-
This method is only public for testing purpose.
- SELF - Static variable in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureNames
-
- SeparatorEntry<T,R extends org.eclipse.xtext.formatting2.regionaccess.ITextSegment> - Class in org.eclipse.xtext.xbase.formatting2
-
- SeparatorEntry() - Constructor for class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- SeparatorRegions<T,R extends org.eclipse.xtext.formatting2.regionaccess.ITextSegment> - Class in org.eclipse.xtext.xbase.formatting2
-
- SeparatorRegions(ITextSegment) - Constructor for class org.eclipse.xtext.xbase.formatting2.SeparatorRegions
-
- separators() - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorRegions
-
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
- sequence(ISerializationContext, EObject) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
- sequence_FullJvmFormalParameter(ISerializationContext, JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
FullJvmFormalParameter returns JvmFormalParameter
Constraint:
(parameterType=JvmTypeReference name=ValidID)
- sequence_FullJvmFormalParameter(EObject, JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_JvmFormalParameter(ISerializationContext, JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
JvmFormalParameter returns JvmFormalParameter
Constraint:
(parameterType=JvmTypeReference? name=ValidID)
- sequence_JvmFormalParameter(EObject, JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_JvmLowerBound(ISerializationContext, JvmLowerBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmLowerBound returns JvmLowerBound
Constraint:
typeReference=JvmTypeReference
- sequence_JvmLowerBound(EObject, JvmLowerBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmLowerBoundAnded(ISerializationContext, JvmLowerBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmLowerBoundAnded returns JvmLowerBound
Constraint:
typeReference=JvmTypeReference
- sequence_JvmLowerBoundAnded(EObject, JvmLowerBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmParameterizedTypeReference(ISerializationContext, JvmInnerTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmTypeReference returns JvmInnerTypeReference
JvmTypeReference.JvmGenericArrayTypeReference_0_1_0_0 returns JvmInnerTypeReference
JvmParameterizedTypeReference returns JvmInnerTypeReference
JvmParameterizedTypeReference.JvmInnerTypeReference_1_4_0_0_0 returns JvmInnerTypeReference
JvmArgumentTypeReference returns JvmInnerTypeReference
Constraint:
(
outer=JvmParameterizedTypeReference_JvmInnerTypeReference_1_4_0_0_0
type=[JvmType|ValidID]
(arguments+=JvmArgumentTypeReference arguments+=JvmArgumentTypeReference*)?
)
- sequence_JvmParameterizedTypeReference(EObject, JvmInnerTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmParameterizedTypeReference(ISerializationContext, JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmTypeReference returns JvmParameterizedTypeReference
JvmTypeReference.JvmGenericArrayTypeReference_0_1_0_0 returns JvmParameterizedTypeReference
JvmParameterizedTypeReference returns JvmParameterizedTypeReference
JvmArgumentTypeReference returns JvmParameterizedTypeReference
Constraint:
(type=[JvmType|QualifiedName] (arguments+=JvmArgumentTypeReference arguments+=JvmArgumentTypeReference*)?)
- sequence_JvmParameterizedTypeReference(EObject, JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmParameterizedTypeReference_JvmInnerTypeReference_1_4_0_0_0(ISerializationContext, JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmParameterizedTypeReference.JvmInnerTypeReference_1_4_0_0_0 returns JvmParameterizedTypeReference
Constraint:
(type=[JvmType|QualifiedName] arguments+=JvmArgumentTypeReference arguments+=JvmArgumentTypeReference*)
- sequence_JvmParameterizedTypeReference_JvmInnerTypeReference_1_4_0_0_0(EObject, JvmParameterizedTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmTypeParameter(ISerializationContext, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmTypeParameter returns JvmTypeParameter
Constraint:
(name=ValidID (constraints+=JvmUpperBound constraints+=JvmUpperBoundAnded*)?)
- sequence_JvmTypeParameter(EObject, JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmTypeReference(ISerializationContext, JvmGenericArrayTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmTypeReference returns JvmGenericArrayTypeReference
JvmTypeReference.JvmGenericArrayTypeReference_0_1_0_0 returns JvmGenericArrayTypeReference
JvmArgumentTypeReference returns JvmGenericArrayTypeReference
Constraint:
componentType=JvmTypeReference_JvmGenericArrayTypeReference_0_1_0_0
- sequence_JvmTypeReference(EObject, JvmGenericArrayTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmUpperBound(ISerializationContext, JvmUpperBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmUpperBound returns JvmUpperBound
Constraint:
typeReference=JvmTypeReference
- sequence_JvmUpperBound(EObject, JvmUpperBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmUpperBoundAnded(ISerializationContext, JvmUpperBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmUpperBoundAnded returns JvmUpperBound
Constraint:
typeReference=JvmTypeReference
- sequence_JvmUpperBoundAnded(EObject, JvmUpperBound) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_JvmWildcardTypeReference(ISerializationContext, JvmWildcardTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmArgumentTypeReference returns JvmWildcardTypeReference
JvmWildcardTypeReference returns JvmWildcardTypeReference
Constraint:
((constraints+=JvmUpperBound constraints+=JvmUpperBoundAnded*) | (constraints+=JvmLowerBound constraints+=JvmLowerBoundAnded*))?
- sequence_JvmWildcardTypeReference(EObject, JvmWildcardTypeReference) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_XAdditiveExpression(EObject, XBinaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Deprecated.
- sequence_XAdditiveExpression_XAndExpression_XAssignment_XEqualityExpression_XMultiplicativeExpression_XOrExpression_XOtherOperatorExpression_XRelationalExpression(ISerializationContext, XBinaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XBinaryOperation
XAssignment returns XBinaryOperation
XAssignment.XBinaryOperation_1_1_0_0_0 returns XBinaryOperation
XOrExpression returns XBinaryOperation
XOrExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XAndExpression returns XBinaryOperation
XAndExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XEqualityExpression returns XBinaryOperation
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XRelationalExpression returns XBinaryOperation
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XBinaryOperation
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XBinaryOperation
XOtherOperatorExpression returns XBinaryOperation
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XAdditiveExpression returns XBinaryOperation
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XMultiplicativeExpression returns XBinaryOperation
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XBinaryOperation
XUnaryOperation returns XBinaryOperation
XCastedExpression returns XBinaryOperation
XCastedExpression.XCastedExpression_1_0_0_0 returns XBinaryOperation
XPostfixOperation returns XBinaryOperation
XPostfixOperation.XPostfixOperation_1_0_0 returns XBinaryOperation
XMemberFeatureCall returns XBinaryOperation
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XBinaryOperation
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XBinaryOperation
XPrimaryExpression returns XBinaryOperation
XParenthesizedExpression returns XBinaryOperation
XExpressionOrVarDeclaration returns XBinaryOperation
Constraint:
(
(leftOperand=XAssignment_XBinaryOperation_1_1_0_0_0 feature=[JvmIdentifiableElement|OpMultiAssign] rightOperand=XAssignment) |
(leftOperand=XOrExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpOr] rightOperand=XAndExpression) |
(leftOperand=XAndExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpAnd] rightOperand=XEqualityExpression) |
(leftOperand=XEqualityExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpEquality] rightOperand=XRelationalExpression) |
(leftOperand=XRelationalExpression_XBinaryOperation_1_1_0_0_0 feature=[JvmIdentifiableElement|OpCompare] rightOperand=XOtherOperatorExpression) |
(leftOperand=XOtherOperatorExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpOther] rightOperand=XAdditiveExpression) |
(leftOperand=XAdditiveExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpAdd] rightOperand=XMultiplicativeExpression) |
(leftOperand=XMultiplicativeExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpMulti] rightOperand=XUnaryOperation)
)
- sequence_XAdditiveExpression_XAndExpression_XAssignment_XEqualityExpression_XMultiplicativeExpression_XOrExpression_XOtherOperatorExpression_XRelationalExpression(EObject, XBinaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XAdditiveExpression_XAndExpression_XAssignment_XEqualityExpression_XMultiplicativeExpression_XOrExpression_XOtherOperatorExpression_XRelationalExpression(ISerializationContext, XBinaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Constraint:
(
(leftOperand=XAdditiveExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpAdd] rightOperand=XMultiplicativeExpression) |
(leftOperand=XMultiplicativeExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpMulti] rightOperand=XUnaryOperation) |
(leftOperand=XOtherOperatorExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpOther] rightOperand=XAdditiveExpression) |
(leftOperand=XRelationalExpression_XBinaryOperation_1_1_0_0_0 feature=[JvmIdentifiableElement|OpCompare] rightOperand=XOtherOperatorExpression) |
(leftOperand=XEqualityExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpEquality] rightOperand=XRelationalExpression) |
(leftOperand=XAndExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpAnd] rightOperand=XEqualityExpression) |
(leftOperand=XOrExpression_XBinaryOperation_1_0_0_0 feature=[JvmIdentifiableElement|OpOr] rightOperand=XAndExpression) |
(leftOperand=XAssignment_XBinaryOperation_1_1_0_0_0 feature=[JvmIdentifiableElement|OpMultiAssign] rightOperand=XAssignment)
)
- sequence_XAnnotation(ISerializationContext, XAnnotation) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Contexts:
XAnnotation returns XAnnotation
XAnnotationElementValueOrCommaList returns XAnnotation
XAnnotationElementValueOrCommaList.XListLiteral_1_1_0 returns XAnnotation
XAnnotationElementValue returns XAnnotation
XAnnotationOrExpression returns XAnnotation
Constraint:
(
annotationType=[JvmAnnotationType|QualifiedName]
((elementValuePairs+=XAnnotationElementValuePair elementValuePairs+=XAnnotationElementValuePair*) | value=XAnnotationElementValueOrCommaList)?
)
- sequence_XAnnotation(EObject, XAnnotation) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Deprecated.
- sequence_XAnnotationElementValue_XListLiteral(ISerializationContext, XListLiteral) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Contexts:
XAnnotationElementValue returns XListLiteral
Constraint:
((elements+=XAnnotationOrExpression elements+=XAnnotationOrExpression*) | (elements+=XExpression elements+=XExpression*))?
- sequence_XAnnotationElementValue_XListLiteral(EObject, XListLiteral) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Deprecated.
- sequence_XAnnotationElementValueOrCommaList_XListLiteral(ISerializationContext, XListLiteral) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Contexts:
XAnnotationElementValueOrCommaList returns XListLiteral
Constraint:
(
(elements+=XAnnotationOrExpression elements+=XAnnotationOrExpression*) |
(elements+=XAnnotationElementValueOrCommaList_XListLiteral_1_1_0 elements+=XAnnotationOrExpression+) |
(elements+=XExpression elements+=XExpression*)
)?
- sequence_XAnnotationElementValueOrCommaList_XListLiteral(EObject, XListLiteral) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Deprecated.
- sequence_XAnnotationElementValuePair(ISerializationContext, XAnnotationElementValuePair) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Contexts:
XAnnotationElementValuePair returns XAnnotationElementValuePair
Constraint:
(element=[JvmOperation|ValidID] value=XAnnotationElementValue)
- sequence_XAnnotationElementValuePair(EObject, XAnnotationElementValuePair) - Method in class org.eclipse.xtext.xbase.annotations.serializer.AbstractXbaseWithAnnotationsSemanticSequencer
-
Deprecated.
- sequence_XAssignment(EObject, XAssignment) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Deprecated.
- sequence_XAssignment_XMemberFeatureCall(ISerializationContext, XAssignment) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XAssignment
XAssignment returns XAssignment
XAssignment.XBinaryOperation_1_1_0_0_0 returns XAssignment
XOrExpression returns XAssignment
XOrExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XAndExpression returns XAssignment
XAndExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XEqualityExpression returns XAssignment
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XRelationalExpression returns XAssignment
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XAssignment
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XAssignment
XOtherOperatorExpression returns XAssignment
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XAdditiveExpression returns XAssignment
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XMultiplicativeExpression returns XAssignment
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XAssignment
XUnaryOperation returns XAssignment
XCastedExpression returns XAssignment
XCastedExpression.XCastedExpression_1_0_0_0 returns XAssignment
XPostfixOperation returns XAssignment
XPostfixOperation.XPostfixOperation_1_0_0 returns XAssignment
XMemberFeatureCall returns XAssignment
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XAssignment
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XAssignment
XPrimaryExpression returns XAssignment
XParenthesizedExpression returns XAssignment
XExpressionOrVarDeclaration returns XAssignment
Constraint:
(
(feature=[JvmIdentifiableElement|FeatureCallID] value=XAssignment) |
(assignable=XMemberFeatureCall_XAssignment_1_0_0_0_0 explicitStatic?='::'? feature=[JvmIdentifiableElement|FeatureCallID] value=XAssignment)
)
- sequence_XAssignment_XMemberFeatureCall(EObject, XAssignment) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XBasicForLoopExpression(ISerializationContext, XBasicForLoopExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XBasicForLoopExpression
XAssignment returns XBasicForLoopExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XBasicForLoopExpression
XOrExpression returns XBasicForLoopExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XAndExpression returns XBasicForLoopExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XEqualityExpression returns XBasicForLoopExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XRelationalExpression returns XBasicForLoopExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XBasicForLoopExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XBasicForLoopExpression
XOtherOperatorExpression returns XBasicForLoopExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XAdditiveExpression returns XBasicForLoopExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XMultiplicativeExpression returns XBasicForLoopExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XBasicForLoopExpression
XUnaryOperation returns XBasicForLoopExpression
XCastedExpression returns XBasicForLoopExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XBasicForLoopExpression
XPostfixOperation returns XBasicForLoopExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XBasicForLoopExpression
XMemberFeatureCall returns XBasicForLoopExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XBasicForLoopExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XBasicForLoopExpression
XPrimaryExpression returns XBasicForLoopExpression
XParenthesizedExpression returns XBasicForLoopExpression
XBasicForLoopExpression returns XBasicForLoopExpression
XExpressionOrVarDeclaration returns XBasicForLoopExpression
Constraint:
(
(initExpressions+=XExpressionOrVarDeclaration initExpressions+=XExpressionOrVarDeclaration*)?
expression=XExpression?
(updateExpressions+=XExpression updateExpressions+=XExpression*)?
eachExpression=XExpression
)
- sequence_XBasicForLoopExpression(EObject, XBasicForLoopExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XBlockExpression(ISerializationContext, XBlockExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XBlockExpression
XAssignment returns XBlockExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XBlockExpression
XOrExpression returns XBlockExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XAndExpression returns XBlockExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XEqualityExpression returns XBlockExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XRelationalExpression returns XBlockExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XBlockExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XBlockExpression
XOtherOperatorExpression returns XBlockExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XAdditiveExpression returns XBlockExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XMultiplicativeExpression returns XBlockExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XBlockExpression
XUnaryOperation returns XBlockExpression
XCastedExpression returns XBlockExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XBlockExpression
XPostfixOperation returns XBlockExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XBlockExpression
XMemberFeatureCall returns XBlockExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XBlockExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XBlockExpression
XPrimaryExpression returns XBlockExpression
XParenthesizedExpression returns XBlockExpression
XBlockExpression returns XBlockExpression
XExpressionOrVarDeclaration returns XBlockExpression
Constraint:
expressions+=XExpressionOrVarDeclaration*
- sequence_XBlockExpression(EObject, XBlockExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XBooleanLiteral(ISerializationContext, XBooleanLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XBooleanLiteral
XAssignment returns XBooleanLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XBooleanLiteral
XOrExpression returns XBooleanLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XAndExpression returns XBooleanLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XEqualityExpression returns XBooleanLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XRelationalExpression returns XBooleanLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XBooleanLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XBooleanLiteral
XOtherOperatorExpression returns XBooleanLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XAdditiveExpression returns XBooleanLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XMultiplicativeExpression returns XBooleanLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XBooleanLiteral
XUnaryOperation returns XBooleanLiteral
XCastedExpression returns XBooleanLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XBooleanLiteral
XPostfixOperation returns XBooleanLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XBooleanLiteral
XMemberFeatureCall returns XBooleanLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XBooleanLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XBooleanLiteral
XPrimaryExpression returns XBooleanLiteral
XLiteral returns XBooleanLiteral
XParenthesizedExpression returns XBooleanLiteral
XExpressionOrVarDeclaration returns XBooleanLiteral
XBooleanLiteral returns XBooleanLiteral
Constraint:
isTrue?='true'?
- sequence_XBooleanLiteral(EObject, XBooleanLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XCasePart(ISerializationContext, XCasePart) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XCasePart returns XCasePart
Constraint:
(typeGuard=JvmTypeReference? case=XExpression? (then=XExpression | fallThrough?=','))
- sequence_XCasePart(EObject, XCasePart) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XCastedExpression(ISerializationContext, XCastedExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XCastedExpression
XAssignment returns XCastedExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XCastedExpression
XOrExpression returns XCastedExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XAndExpression returns XCastedExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XEqualityExpression returns XCastedExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XRelationalExpression returns XCastedExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XCastedExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XCastedExpression
XOtherOperatorExpression returns XCastedExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XAdditiveExpression returns XCastedExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XMultiplicativeExpression returns XCastedExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XCastedExpression
XUnaryOperation returns XCastedExpression
XCastedExpression returns XCastedExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XCastedExpression
XPostfixOperation returns XCastedExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XCastedExpression
XMemberFeatureCall returns XCastedExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XCastedExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XCastedExpression
XPrimaryExpression returns XCastedExpression
XParenthesizedExpression returns XCastedExpression
XExpressionOrVarDeclaration returns XCastedExpression
Constraint:
(target=XCastedExpression_XCastedExpression_1_0_0_0 type=JvmTypeReference)
- sequence_XCastedExpression(EObject, XCastedExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XCatchClause(ISerializationContext, XCatchClause) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XCatchClause returns XCatchClause
Constraint:
(declaredParam=FullJvmFormalParameter expression=XExpression)
- sequence_XCatchClause(EObject, XCatchClause) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XClosure(ISerializationContext, XClosure) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XClosure
XAssignment returns XClosure
XAssignment.XBinaryOperation_1_1_0_0_0 returns XClosure
XOrExpression returns XClosure
XOrExpression.XBinaryOperation_1_0_0_0 returns XClosure
XAndExpression returns XClosure
XAndExpression.XBinaryOperation_1_0_0_0 returns XClosure
XEqualityExpression returns XClosure
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XClosure
XRelationalExpression returns XClosure
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XClosure
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XClosure
XOtherOperatorExpression returns XClosure
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XClosure
XAdditiveExpression returns XClosure
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XClosure
XMultiplicativeExpression returns XClosure
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XClosure
XUnaryOperation returns XClosure
XCastedExpression returns XClosure
XCastedExpression.XCastedExpression_1_0_0_0 returns XClosure
XPostfixOperation returns XClosure
XPostfixOperation.XPostfixOperation_1_0_0 returns XClosure
XMemberFeatureCall returns XClosure
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XClosure
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XClosure
XPrimaryExpression returns XClosure
XLiteral returns XClosure
XClosure returns XClosure
XParenthesizedExpression returns XClosure
XExpressionOrVarDeclaration returns XClosure
Constraint:
(
((declaredFormalParameters+=JvmFormalParameter declaredFormalParameters+=JvmFormalParameter*)? explicitSyntax?='|')?
expression=XExpressionInClosure
)
- sequence_XClosure(EObject, XClosure) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XConstructorCall(ISerializationContext, XConstructorCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XConstructorCall
XAssignment returns XConstructorCall
XAssignment.XBinaryOperation_1_1_0_0_0 returns XConstructorCall
XOrExpression returns XConstructorCall
XOrExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XAndExpression returns XConstructorCall
XAndExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XEqualityExpression returns XConstructorCall
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XRelationalExpression returns XConstructorCall
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XConstructorCall
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XConstructorCall
XOtherOperatorExpression returns XConstructorCall
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XAdditiveExpression returns XConstructorCall
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XMultiplicativeExpression returns XConstructorCall
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XConstructorCall
XUnaryOperation returns XConstructorCall
XCastedExpression returns XConstructorCall
XCastedExpression.XCastedExpression_1_0_0_0 returns XConstructorCall
XPostfixOperation returns XConstructorCall
XPostfixOperation.XPostfixOperation_1_0_0 returns XConstructorCall
XMemberFeatureCall returns XConstructorCall
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XConstructorCall
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XConstructorCall
XPrimaryExpression returns XConstructorCall
XParenthesizedExpression returns XConstructorCall
XExpressionOrVarDeclaration returns XConstructorCall
XConstructorCall returns XConstructorCall
Constraint:
(
constructor=[JvmConstructor|QualifiedName]
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
(explicitConstructorCall?='(' (arguments+=XShortClosure | (arguments+=XExpression arguments+=XExpression*))?)?
arguments+=XClosure?
)
- sequence_XConstructorCall(EObject, XConstructorCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XConstructorCall(ISerializationContext, XConstructorCall) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Constraint:
(
constructor=[JvmConstructor|QualifiedName]
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
(arguments+=XShortClosure | (arguments+=XExpression arguments+=XExpression*))?
arguments+=XClosure?
)
- sequence_XDoWhileExpression(ISerializationContext, XDoWhileExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XDoWhileExpression
XAssignment returns XDoWhileExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XDoWhileExpression
XOrExpression returns XDoWhileExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XAndExpression returns XDoWhileExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XEqualityExpression returns XDoWhileExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XRelationalExpression returns XDoWhileExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XDoWhileExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XDoWhileExpression
XOtherOperatorExpression returns XDoWhileExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XAdditiveExpression returns XDoWhileExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XMultiplicativeExpression returns XDoWhileExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XDoWhileExpression
XUnaryOperation returns XDoWhileExpression
XCastedExpression returns XDoWhileExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XDoWhileExpression
XPostfixOperation returns XDoWhileExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XDoWhileExpression
XMemberFeatureCall returns XDoWhileExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XDoWhileExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XDoWhileExpression
XPrimaryExpression returns XDoWhileExpression
XParenthesizedExpression returns XDoWhileExpression
XDoWhileExpression returns XDoWhileExpression
XExpressionOrVarDeclaration returns XDoWhileExpression
Constraint:
(body=XExpression predicate=XExpression)
- sequence_XDoWhileExpression(EObject, XDoWhileExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XExpression(EObject, XNullLiteral) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Deprecated.
- sequence_XExpressionInClosure(ISerializationContext, XBlockExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpressionInClosure returns XBlockExpression
Constraint:
expressions+=XExpressionOrVarDeclaration*
- sequence_XExpressionInClosure(EObject, XBlockExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XFeatureCall(ISerializationContext, XFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XFeatureCall
XAssignment returns XFeatureCall
XAssignment.XBinaryOperation_1_1_0_0_0 returns XFeatureCall
XOrExpression returns XFeatureCall
XOrExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XAndExpression returns XFeatureCall
XAndExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XEqualityExpression returns XFeatureCall
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XRelationalExpression returns XFeatureCall
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XFeatureCall
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XFeatureCall
XOtherOperatorExpression returns XFeatureCall
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XAdditiveExpression returns XFeatureCall
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XMultiplicativeExpression returns XFeatureCall
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XFeatureCall
XUnaryOperation returns XFeatureCall
XCastedExpression returns XFeatureCall
XCastedExpression.XCastedExpression_1_0_0_0 returns XFeatureCall
XPostfixOperation returns XFeatureCall
XPostfixOperation.XPostfixOperation_1_0_0 returns XFeatureCall
XMemberFeatureCall returns XFeatureCall
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XFeatureCall
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XFeatureCall
XPrimaryExpression returns XFeatureCall
XParenthesizedExpression returns XFeatureCall
XExpressionOrVarDeclaration returns XFeatureCall
XFeatureCall returns XFeatureCall
Constraint:
(
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
feature=[JvmIdentifiableElement|IdOrSuper]
(explicitOperationCall?='(' (featureCallArguments+=XShortClosure | (featureCallArguments+=XExpression featureCallArguments+=XExpression*))?)?
featureCallArguments+=XClosure?
)
- sequence_XFeatureCall(EObject, XFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XFeatureCall(ISerializationContext, XFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Constraint:
(
declaringType=[JvmDeclaredType|StaticQualifier]?
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
feature=[JvmIdentifiableElement|IdOrSuper]
(explicitOperationCall?='(' (featureCallArguments+=XShortClosure | (featureCallArguments+=XExpression featureCallArguments+=XExpression*))?)?
)
Features:
feature[1, 1]
typeArguments[0, *]
featureCallArguments[1, *]
EXCLUDE_IF_UNSET explicitOperationCall
explicitOperationCall[0, 1]
MANDATORY_IF_SET featureCallArguments
EXCLUDE_IF_UNSET featureCallArguments
MANDATORY_IF_SET featureCallArguments
MANDATORY_IF_SET featureCallArguments
declaringType[0, 1]
- sequence_XForLoopExpression(ISerializationContext, XForLoopExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XForLoopExpression
XAssignment returns XForLoopExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XForLoopExpression
XOrExpression returns XForLoopExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XAndExpression returns XForLoopExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XEqualityExpression returns XForLoopExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XRelationalExpression returns XForLoopExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XForLoopExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XForLoopExpression
XOtherOperatorExpression returns XForLoopExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XAdditiveExpression returns XForLoopExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XMultiplicativeExpression returns XForLoopExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XForLoopExpression
XUnaryOperation returns XForLoopExpression
XCastedExpression returns XForLoopExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XForLoopExpression
XPostfixOperation returns XForLoopExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XForLoopExpression
XMemberFeatureCall returns XForLoopExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XForLoopExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XForLoopExpression
XPrimaryExpression returns XForLoopExpression
XParenthesizedExpression returns XForLoopExpression
XForLoopExpression returns XForLoopExpression
XExpressionOrVarDeclaration returns XForLoopExpression
Constraint:
(declaredParam=JvmFormalParameter forExpression=XExpression eachExpression=XExpression)
- sequence_XForLoopExpression(EObject, XForLoopExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XFunctionTypeRef(ISerializationContext, XFunctionTypeRef) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
JvmTypeReference returns XFunctionTypeRef
XFunctionTypeRef returns XFunctionTypeRef
JvmArgumentTypeReference returns XFunctionTypeRef
Constraint:
((paramTypes+=JvmTypeReference paramTypes+=JvmTypeReference*)? returnType=JvmTypeReference)
- sequence_XFunctionTypeRef(EObject, XFunctionTypeRef) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_XIfExpression(ISerializationContext, XIfExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XIfExpression
XAssignment returns XIfExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XIfExpression
XOrExpression returns XIfExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XAndExpression returns XIfExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XEqualityExpression returns XIfExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XRelationalExpression returns XIfExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XIfExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XIfExpression
XOtherOperatorExpression returns XIfExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XAdditiveExpression returns XIfExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XMultiplicativeExpression returns XIfExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XIfExpression
XUnaryOperation returns XIfExpression
XCastedExpression returns XIfExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XIfExpression
XPostfixOperation returns XIfExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XIfExpression
XMemberFeatureCall returns XIfExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XIfExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XIfExpression
XPrimaryExpression returns XIfExpression
XParenthesizedExpression returns XIfExpression
XIfExpression returns XIfExpression
XExpressionOrVarDeclaration returns XIfExpression
Constraint:
(if=XExpression then=XExpression else=XExpression?)
- sequence_XIfExpression(EObject, XIfExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XImportDeclaration(ISerializationContext, XImportDeclaration) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
XImportDeclaration returns XImportDeclaration
Constraint:
(
(static?='static' extension?='extension'? importedType=[JvmDeclaredType|QualifiedNameInStaticImport] (wildcard?='*' | memberName=ValidID)) |
importedType=[JvmDeclaredType|QualifiedName] |
importedNamespace=QualifiedNameWithWildcard
)
- sequence_XImportDeclaration(EObject, XImportDeclaration) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_XImportSection(ISerializationContext, XImportSection) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Contexts:
XImportSection returns XImportSection
Constraint:
importDeclarations+=XImportDeclaration+
- sequence_XImportSection(EObject, XImportSection) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXtypeSemanticSequencer
-
Deprecated.
- sequence_XListLiteral(ISerializationContext, XListLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XListLiteral
XAssignment returns XListLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XListLiteral
XOrExpression returns XListLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XAndExpression returns XListLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XEqualityExpression returns XListLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XRelationalExpression returns XListLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XListLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XListLiteral
XOtherOperatorExpression returns XListLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XAdditiveExpression returns XListLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XMultiplicativeExpression returns XListLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XListLiteral
XUnaryOperation returns XListLiteral
XCastedExpression returns XListLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XListLiteral
XPostfixOperation returns XListLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XListLiteral
XMemberFeatureCall returns XListLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XListLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XListLiteral
XPrimaryExpression returns XListLiteral
XLiteral returns XListLiteral
XCollectionLiteral returns XListLiteral
XListLiteral returns XListLiteral
XParenthesizedExpression returns XListLiteral
XExpressionOrVarDeclaration returns XListLiteral
Constraint:
(elements+=XExpression elements+=XExpression*)?
- sequence_XListLiteral(EObject, XListLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XMemberFeatureCall(ISerializationContext, XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XMemberFeatureCall
XAssignment returns XMemberFeatureCall
XAssignment.XBinaryOperation_1_1_0_0_0 returns XMemberFeatureCall
XOrExpression returns XMemberFeatureCall
XOrExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XAndExpression returns XMemberFeatureCall
XAndExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XEqualityExpression returns XMemberFeatureCall
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XRelationalExpression returns XMemberFeatureCall
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XMemberFeatureCall
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XMemberFeatureCall
XOtherOperatorExpression returns XMemberFeatureCall
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XAdditiveExpression returns XMemberFeatureCall
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XMultiplicativeExpression returns XMemberFeatureCall
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XMemberFeatureCall
XUnaryOperation returns XMemberFeatureCall
XCastedExpression returns XMemberFeatureCall
XCastedExpression.XCastedExpression_1_0_0_0 returns XMemberFeatureCall
XPostfixOperation returns XMemberFeatureCall
XPostfixOperation.XPostfixOperation_1_0_0 returns XMemberFeatureCall
XMemberFeatureCall returns XMemberFeatureCall
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XMemberFeatureCall
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XMemberFeatureCall
XPrimaryExpression returns XMemberFeatureCall
XParenthesizedExpression returns XMemberFeatureCall
XExpressionOrVarDeclaration returns XMemberFeatureCall
Constraint:
(
memberCallTarget=XMemberFeatureCall_XMemberFeatureCall_1_1_0_0_0
(nullSafe?='?.' | explicitStatic?='::')?
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
feature=[JvmIdentifiableElement|IdOrSuper]
(explicitOperationCall?='(' (memberCallArguments+=XShortClosure | (memberCallArguments+=XExpression memberCallArguments+=XExpression*))?)?
memberCallArguments+=XClosure?
)
- sequence_XMemberFeatureCall(EObject, XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XMemberFeatureCall(ISerializationContext, XMemberFeatureCall) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
Constraint:
(
memberCallTarget=XMemberFeatureCall_XMemberFeatureCall_1_1_0_0_0
(nullSafe?='?.' | spreading?='*.')?
(typeArguments+=JvmArgumentTypeReference typeArguments+=JvmArgumentTypeReference*)?
feature=[JvmIdentifiableElement|ID]
(explicitOperationCall?='(' (memberCallArguments+=XShortClosure | (memberCallArguments+=XExpression memberCallArguments+=XExpression*))?)?
)
Features:
feature[1, 1]
typeArguments[0, *]
memberCallTarget[1, 1]
memberCallArguments[1, *]
EXCLUDE_IF_UNSET explicitOperationCall
explicitOperationCall[0, 1]
MANDATORY_IF_SET memberCallArguments
EXCLUDE_IF_UNSET memberCallArguments
MANDATORY_IF_SET memberCallArguments
MANDATORY_IF_SET memberCallArguments
spreading[0, 1]
EXCLUDE_IF_SET nullSafe
nullSafe[0, 1]
EXCLUDE_IF_SET spreading
- sequence_XNullLiteral(ISerializationContext, XNullLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XNullLiteral
XAssignment returns XNullLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XNullLiteral
XOrExpression returns XNullLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XAndExpression returns XNullLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XEqualityExpression returns XNullLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XRelationalExpression returns XNullLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XNullLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XNullLiteral
XOtherOperatorExpression returns XNullLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XAdditiveExpression returns XNullLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XMultiplicativeExpression returns XNullLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XNullLiteral
XUnaryOperation returns XNullLiteral
XCastedExpression returns XNullLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XNullLiteral
XPostfixOperation returns XNullLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XNullLiteral
XMemberFeatureCall returns XNullLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XNullLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XNullLiteral
XPrimaryExpression returns XNullLiteral
XLiteral returns XNullLiteral
XParenthesizedExpression returns XNullLiteral
XExpressionOrVarDeclaration returns XNullLiteral
XNullLiteral returns XNullLiteral
Constraint:
{XNullLiteral}
- sequence_XNullLiteral(EObject, XNullLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XNumberLiteral(ISerializationContext, XNumberLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XNumberLiteral
XAssignment returns XNumberLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XNumberLiteral
XOrExpression returns XNumberLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XAndExpression returns XNumberLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XEqualityExpression returns XNumberLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XRelationalExpression returns XNumberLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XNumberLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XNumberLiteral
XOtherOperatorExpression returns XNumberLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XAdditiveExpression returns XNumberLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XMultiplicativeExpression returns XNumberLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XNumberLiteral
XUnaryOperation returns XNumberLiteral
XCastedExpression returns XNumberLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XNumberLiteral
XPostfixOperation returns XNumberLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XNumberLiteral
XMemberFeatureCall returns XNumberLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XNumberLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XNumberLiteral
XPrimaryExpression returns XNumberLiteral
XLiteral returns XNumberLiteral
XParenthesizedExpression returns XNumberLiteral
XExpressionOrVarDeclaration returns XNumberLiteral
XNumberLiteral returns XNumberLiteral
Constraint:
value=Number
- sequence_XNumberLiteral(EObject, XNumberLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XPostfixOperation(ISerializationContext, XPostfixOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XPostfixOperation
XAssignment returns XPostfixOperation
XAssignment.XBinaryOperation_1_1_0_0_0 returns XPostfixOperation
XOrExpression returns XPostfixOperation
XOrExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XAndExpression returns XPostfixOperation
XAndExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XEqualityExpression returns XPostfixOperation
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XRelationalExpression returns XPostfixOperation
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XPostfixOperation
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XPostfixOperation
XOtherOperatorExpression returns XPostfixOperation
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XAdditiveExpression returns XPostfixOperation
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XMultiplicativeExpression returns XPostfixOperation
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XPostfixOperation
XUnaryOperation returns XPostfixOperation
XCastedExpression returns XPostfixOperation
XCastedExpression.XCastedExpression_1_0_0_0 returns XPostfixOperation
XPostfixOperation returns XPostfixOperation
XPostfixOperation.XPostfixOperation_1_0_0 returns XPostfixOperation
XMemberFeatureCall returns XPostfixOperation
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XPostfixOperation
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XPostfixOperation
XPrimaryExpression returns XPostfixOperation
XParenthesizedExpression returns XPostfixOperation
XExpressionOrVarDeclaration returns XPostfixOperation
Constraint:
(operand=XPostfixOperation_XPostfixOperation_1_0_0 feature=[JvmIdentifiableElement|OpPostfix])
- sequence_XPostfixOperation(EObject, XPostfixOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XRelationalExpression(ISerializationContext, XInstanceOfExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XInstanceOfExpression
XAssignment returns XInstanceOfExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XInstanceOfExpression
XOrExpression returns XInstanceOfExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XAndExpression returns XInstanceOfExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XEqualityExpression returns XInstanceOfExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XRelationalExpression returns XInstanceOfExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XInstanceOfExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XInstanceOfExpression
XOtherOperatorExpression returns XInstanceOfExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XAdditiveExpression returns XInstanceOfExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XMultiplicativeExpression returns XInstanceOfExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XInstanceOfExpression
XUnaryOperation returns XInstanceOfExpression
XCastedExpression returns XInstanceOfExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XInstanceOfExpression
XPostfixOperation returns XInstanceOfExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XInstanceOfExpression
XMemberFeatureCall returns XInstanceOfExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XInstanceOfExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XInstanceOfExpression
XPrimaryExpression returns XInstanceOfExpression
XParenthesizedExpression returns XInstanceOfExpression
XExpressionOrVarDeclaration returns XInstanceOfExpression
Constraint:
(expression=XRelationalExpression_XInstanceOfExpression_1_0_0_0_0 type=JvmTypeReference)
- sequence_XRelationalExpression(EObject, XInstanceOfExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XReturnExpression(ISerializationContext, XReturnExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XReturnExpression
XAssignment returns XReturnExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XReturnExpression
XOrExpression returns XReturnExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XAndExpression returns XReturnExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XEqualityExpression returns XReturnExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XRelationalExpression returns XReturnExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XReturnExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XReturnExpression
XOtherOperatorExpression returns XReturnExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XAdditiveExpression returns XReturnExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XMultiplicativeExpression returns XReturnExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XReturnExpression
XUnaryOperation returns XReturnExpression
XCastedExpression returns XReturnExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XReturnExpression
XPostfixOperation returns XReturnExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XReturnExpression
XMemberFeatureCall returns XReturnExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XReturnExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XReturnExpression
XPrimaryExpression returns XReturnExpression
XParenthesizedExpression returns XReturnExpression
XExpressionOrVarDeclaration returns XReturnExpression
XReturnExpression returns XReturnExpression
Constraint:
expression=XExpression?
- sequence_XReturnExpression(EObject, XReturnExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XSetLiteral(ISerializationContext, XSetLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XSetLiteral
XAssignment returns XSetLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XSetLiteral
XOrExpression returns XSetLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XAndExpression returns XSetLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XEqualityExpression returns XSetLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XRelationalExpression returns XSetLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XSetLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XSetLiteral
XOtherOperatorExpression returns XSetLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XAdditiveExpression returns XSetLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XMultiplicativeExpression returns XSetLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XSetLiteral
XUnaryOperation returns XSetLiteral
XCastedExpression returns XSetLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XSetLiteral
XPostfixOperation returns XSetLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XSetLiteral
XMemberFeatureCall returns XSetLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XSetLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XSetLiteral
XPrimaryExpression returns XSetLiteral
XLiteral returns XSetLiteral
XCollectionLiteral returns XSetLiteral
XSetLiteral returns XSetLiteral
XParenthesizedExpression returns XSetLiteral
XExpressionOrVarDeclaration returns XSetLiteral
Constraint:
(elements+=XExpression elements+=XExpression*)?
- sequence_XSetLiteral(EObject, XSetLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XShortClosure(ISerializationContext, XClosure) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XShortClosure returns XClosure
Constraint:
((declaredFormalParameters+=JvmFormalParameter declaredFormalParameters+=JvmFormalParameter*)? explicitSyntax?='|' expression=XExpression)
- sequence_XShortClosure(EObject, XClosure) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XStringLiteral(ISerializationContext, XStringLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XStringLiteral
XAssignment returns XStringLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XStringLiteral
XOrExpression returns XStringLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XAndExpression returns XStringLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XEqualityExpression returns XStringLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XRelationalExpression returns XStringLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XStringLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XStringLiteral
XOtherOperatorExpression returns XStringLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XAdditiveExpression returns XStringLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XMultiplicativeExpression returns XStringLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XStringLiteral
XUnaryOperation returns XStringLiteral
XCastedExpression returns XStringLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XStringLiteral
XPostfixOperation returns XStringLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XStringLiteral
XMemberFeatureCall returns XStringLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XStringLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XStringLiteral
XPrimaryExpression returns XStringLiteral
XLiteral returns XStringLiteral
XParenthesizedExpression returns XStringLiteral
XExpressionOrVarDeclaration returns XStringLiteral
XStringLiteral returns XStringLiteral
Constraint:
value=STRING
- sequence_XStringLiteral(EObject, XStringLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XSwitchExpression(ISerializationContext, XSwitchExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XSwitchExpression
XAssignment returns XSwitchExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XSwitchExpression
XOrExpression returns XSwitchExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XAndExpression returns XSwitchExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XEqualityExpression returns XSwitchExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XRelationalExpression returns XSwitchExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XSwitchExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XSwitchExpression
XOtherOperatorExpression returns XSwitchExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XAdditiveExpression returns XSwitchExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XMultiplicativeExpression returns XSwitchExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XSwitchExpression
XUnaryOperation returns XSwitchExpression
XCastedExpression returns XSwitchExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XSwitchExpression
XPostfixOperation returns XSwitchExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XSwitchExpression
XMemberFeatureCall returns XSwitchExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XSwitchExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XSwitchExpression
XPrimaryExpression returns XSwitchExpression
XParenthesizedExpression returns XSwitchExpression
XSwitchExpression returns XSwitchExpression
XExpressionOrVarDeclaration returns XSwitchExpression
Constraint:
(
((declaredParam=JvmFormalParameter switch=XExpression) | (declaredParam=JvmFormalParameter? switch=XExpression))
cases+=XCasePart*
default=XExpression?
)
- sequence_XSwitchExpression(EObject, XSwitchExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XSynchronizedExpression(ISerializationContext, XSynchronizedExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XSynchronizedExpression
XAssignment returns XSynchronizedExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XSynchronizedExpression
XOrExpression returns XSynchronizedExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XAndExpression returns XSynchronizedExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XEqualityExpression returns XSynchronizedExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XRelationalExpression returns XSynchronizedExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XSynchronizedExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XSynchronizedExpression
XOtherOperatorExpression returns XSynchronizedExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XAdditiveExpression returns XSynchronizedExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XMultiplicativeExpression returns XSynchronizedExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XSynchronizedExpression
XUnaryOperation returns XSynchronizedExpression
XCastedExpression returns XSynchronizedExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XSynchronizedExpression
XPostfixOperation returns XSynchronizedExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XSynchronizedExpression
XMemberFeatureCall returns XSynchronizedExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XSynchronizedExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XSynchronizedExpression
XPrimaryExpression returns XSynchronizedExpression
XParenthesizedExpression returns XSynchronizedExpression
XExpressionOrVarDeclaration returns XSynchronizedExpression
XSynchronizedExpression returns XSynchronizedExpression
Constraint:
(param=XExpression expression=XExpression)
- sequence_XSynchronizedExpression(EObject, XSynchronizedExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XThrowExpression(ISerializationContext, XThrowExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XThrowExpression
XAssignment returns XThrowExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XThrowExpression
XOrExpression returns XThrowExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XAndExpression returns XThrowExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XEqualityExpression returns XThrowExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XRelationalExpression returns XThrowExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XThrowExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XThrowExpression
XOtherOperatorExpression returns XThrowExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XAdditiveExpression returns XThrowExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XMultiplicativeExpression returns XThrowExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XThrowExpression
XUnaryOperation returns XThrowExpression
XCastedExpression returns XThrowExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XThrowExpression
XPostfixOperation returns XThrowExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XThrowExpression
XMemberFeatureCall returns XThrowExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XThrowExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XThrowExpression
XPrimaryExpression returns XThrowExpression
XParenthesizedExpression returns XThrowExpression
XExpressionOrVarDeclaration returns XThrowExpression
XThrowExpression returns XThrowExpression
Constraint:
expression=XExpression
- sequence_XThrowExpression(EObject, XThrowExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XTryCatchFinallyExpression(ISerializationContext, XTryCatchFinallyExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XTryCatchFinallyExpression
XAssignment returns XTryCatchFinallyExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XTryCatchFinallyExpression
XOrExpression returns XTryCatchFinallyExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XAndExpression returns XTryCatchFinallyExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XEqualityExpression returns XTryCatchFinallyExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XRelationalExpression returns XTryCatchFinallyExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XTryCatchFinallyExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XTryCatchFinallyExpression
XOtherOperatorExpression returns XTryCatchFinallyExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XAdditiveExpression returns XTryCatchFinallyExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XMultiplicativeExpression returns XTryCatchFinallyExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XTryCatchFinallyExpression
XUnaryOperation returns XTryCatchFinallyExpression
XCastedExpression returns XTryCatchFinallyExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XTryCatchFinallyExpression
XPostfixOperation returns XTryCatchFinallyExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XTryCatchFinallyExpression
XMemberFeatureCall returns XTryCatchFinallyExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XTryCatchFinallyExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XTryCatchFinallyExpression
XPrimaryExpression returns XTryCatchFinallyExpression
XParenthesizedExpression returns XTryCatchFinallyExpression
XExpressionOrVarDeclaration returns XTryCatchFinallyExpression
XTryCatchFinallyExpression returns XTryCatchFinallyExpression
Constraint:
(expression=XExpression ((catchClauses+=XCatchClause+ finallyExpression=XExpression?) | finallyExpression=XExpression))
- sequence_XTryCatchFinallyExpression(EObject, XTryCatchFinallyExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XTypeLiteral(ISerializationContext, XTypeLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XTypeLiteral
XAssignment returns XTypeLiteral
XAssignment.XBinaryOperation_1_1_0_0_0 returns XTypeLiteral
XOrExpression returns XTypeLiteral
XOrExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XAndExpression returns XTypeLiteral
XAndExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XEqualityExpression returns XTypeLiteral
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XRelationalExpression returns XTypeLiteral
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XTypeLiteral
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XTypeLiteral
XOtherOperatorExpression returns XTypeLiteral
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XAdditiveExpression returns XTypeLiteral
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XMultiplicativeExpression returns XTypeLiteral
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XTypeLiteral
XUnaryOperation returns XTypeLiteral
XCastedExpression returns XTypeLiteral
XCastedExpression.XCastedExpression_1_0_0_0 returns XTypeLiteral
XPostfixOperation returns XTypeLiteral
XPostfixOperation.XPostfixOperation_1_0_0 returns XTypeLiteral
XMemberFeatureCall returns XTypeLiteral
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XTypeLiteral
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XTypeLiteral
XPrimaryExpression returns XTypeLiteral
XLiteral returns XTypeLiteral
XParenthesizedExpression returns XTypeLiteral
XExpressionOrVarDeclaration returns XTypeLiteral
XTypeLiteral returns XTypeLiteral
Constraint:
(type=[JvmType|QualifiedName] arrayDimensions+=ArrayBrackets*)
- sequence_XTypeLiteral(EObject, XTypeLiteral) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XUnaryOperation(ISerializationContext, XUnaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XUnaryOperation
XAssignment returns XUnaryOperation
XAssignment.XBinaryOperation_1_1_0_0_0 returns XUnaryOperation
XOrExpression returns XUnaryOperation
XOrExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XAndExpression returns XUnaryOperation
XAndExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XEqualityExpression returns XUnaryOperation
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XRelationalExpression returns XUnaryOperation
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XUnaryOperation
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XUnaryOperation
XOtherOperatorExpression returns XUnaryOperation
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XAdditiveExpression returns XUnaryOperation
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XMultiplicativeExpression returns XUnaryOperation
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XUnaryOperation
XUnaryOperation returns XUnaryOperation
XCastedExpression returns XUnaryOperation
XCastedExpression.XCastedExpression_1_0_0_0 returns XUnaryOperation
XPostfixOperation returns XUnaryOperation
XPostfixOperation.XPostfixOperation_1_0_0 returns XUnaryOperation
XMemberFeatureCall returns XUnaryOperation
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XUnaryOperation
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XUnaryOperation
XPrimaryExpression returns XUnaryOperation
XParenthesizedExpression returns XUnaryOperation
XExpressionOrVarDeclaration returns XUnaryOperation
Constraint:
(feature=[JvmIdentifiableElement|OpUnary] operand=XUnaryOperation)
- sequence_XUnaryOperation(EObject, XUnaryOperation) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XVariableDeclaration(ISerializationContext, XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpressionOrVarDeclaration returns XVariableDeclaration
XVariableDeclaration returns XVariableDeclaration
Constraint:
(writeable?='var'? ((type=JvmTypeReference name=ValidID) | name=ValidID) right=XExpression?)
- sequence_XVariableDeclaration(EObject, XVariableDeclaration) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- sequence_XWhileExpression(ISerializationContext, XWhileExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Contexts:
XExpression returns XWhileExpression
XAssignment returns XWhileExpression
XAssignment.XBinaryOperation_1_1_0_0_0 returns XWhileExpression
XOrExpression returns XWhileExpression
XOrExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XAndExpression returns XWhileExpression
XAndExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XEqualityExpression returns XWhileExpression
XEqualityExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XRelationalExpression returns XWhileExpression
XRelationalExpression.XInstanceOfExpression_1_0_0_0_0 returns XWhileExpression
XRelationalExpression.XBinaryOperation_1_1_0_0_0 returns XWhileExpression
XOtherOperatorExpression returns XWhileExpression
XOtherOperatorExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XAdditiveExpression returns XWhileExpression
XAdditiveExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XMultiplicativeExpression returns XWhileExpression
XMultiplicativeExpression.XBinaryOperation_1_0_0_0 returns XWhileExpression
XUnaryOperation returns XWhileExpression
XCastedExpression returns XWhileExpression
XCastedExpression.XCastedExpression_1_0_0_0 returns XWhileExpression
XPostfixOperation returns XWhileExpression
XPostfixOperation.XPostfixOperation_1_0_0 returns XWhileExpression
XMemberFeatureCall returns XWhileExpression
XMemberFeatureCall.XAssignment_1_0_0_0_0 returns XWhileExpression
XMemberFeatureCall.XMemberFeatureCall_1_1_0_0_0 returns XWhileExpression
XPrimaryExpression returns XWhileExpression
XParenthesizedExpression returns XWhileExpression
XWhileExpression returns XWhileExpression
XExpressionOrVarDeclaration returns XWhileExpression
Constraint:
(predicate=XExpression body=XExpression)
- sequence_XWhileExpression(EObject, XWhileExpression) - Method in class org.eclipse.xtext.xbase.serializer.AbstractXbaseSemanticSequencer
-
Deprecated.
- serialize(JvmTypeReference, EObject, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- serialize(JvmTypeReference, EObject, ITreeAppendable, boolean, boolean) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- serialize(JvmTypeReference, EObject, ITreeAppendable, boolean, boolean, boolean, boolean) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- serialize(JvmType) - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
- serialize(Class<?>) - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
- serialize(JvmTypeReference, EObject, IAppendable) - Method in class org.eclipse.xtext.xbase.compiler.TypeReferenceSerializer
-
- serialize(JvmTypeReference, EObject, IAppendable, boolean, boolean) - Method in class org.eclipse.xtext.xbase.compiler.TypeReferenceSerializer
-
- serialize(JvmTypeReference, EObject, IAppendable, boolean, boolean, boolean, boolean) - Method in class org.eclipse.xtext.xbase.compiler.TypeReferenceSerializer
-
- serializeImports(List<XImportDeclaration>) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- SerializerScopeProvider - Class in org.eclipse.xtext.xbase.serializer
-
Provides minimal scopes for the serialization of feature calls, e.g.
- SerializerScopeProvider() - Constructor for class org.eclipse.xtext.xbase.serializer.SerializerScopeProvider
-
- serializeSafely(JvmTypeReference, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.ErrorSafeExtensions
-
- serializeSafely(JvmTypeReference, String, ITreeAppendable) - Method in class org.eclipse.xtext.xbase.compiler.ErrorSafeExtensions
-
- serializeSafely(JvmAnnotationReference, ITreeAppendable, Procedures.Procedure1<? super ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.compiler.ErrorSafeExtensions
-
- serializeType(JvmDeclaredType) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
We cannot rely on JvmType#getIdentifier as it is cached and does not pick up changed simpleNames, e.g.
- setAllowIdentityEdits(boolean) - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
-
Deprecated.
- setAllRootedExpressions(Set<EObject>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.AbstractRootedReentrantTypeResolver
-
- setAllRootedExpressions(Set<EObject>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- setAllRootedExpressions(Set<EObject>) - Method in class org.eclipse.xtext.xbase.typesystem.internal.LogicalContainerAwareReentrantTypeResolver
-
- setAnnotationType(JvmType) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- setAnnotationType(JvmType) - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotation
-
- setAnonymousClassConstructorCall(boolean) - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- setAnonymousClassConstructorCall(boolean) - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
- setArrayTypes(ArrayTypes) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setAssignable(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- setAssignable(XExpression) - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Sets the value of the '
Assignable' containment reference.
- setBody(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
-
- setBody(JvmExecutable, XExpression) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Sets the given
JvmExecutable as the logical container for the given
XExpression.
- setBody(JvmExecutable, Procedures.Procedure1<ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given compile strategy to the given JvmExecutable such that the compiler knows how to
implement the JvmExecutable when it is translated to Java source code.
- setBody(JvmExecutable, StringConcatenationClient) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given compile strategy to the given JvmExecutable such that the compiler knows how to
implement the JvmExecutable when it is translated to Java source code.
- setBody(XExpression) - Method in interface org.eclipse.xtext.xbase.XAbstractWhileExpression
-
Sets the value of the '
Body' containment reference.
- setBoundTypeArgumentMerger(BoundTypeArgumentMerger) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setCase(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- setCase(XExpression) - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Sets the value of the '
Case' containment reference.
- setCheckResult(IOverrideCheckResult) - Method in class org.eclipse.xtext.xbase.typesystem.override.ResolvedOperationInHierarchy
-
- setClassLoader(ClassLoader) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- setCompilationStrategy(Procedures.Procedure1<ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.compiler.CompilationStrategyAdapter
-
- setCompilationStrategy(JvmMember, Procedures.Procedure1<ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- setCompilationStrategy(JvmMember, StringConcatenationClient) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- setCompilationTemplate(StringConcatenationClient) - Method in class org.eclipse.xtext.xbase.compiler.CompilationTemplateAdapter
-
- setCompleter(JvmModelCompleter) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- setConditionalExpression(boolean) - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- setConditionalExpression(boolean) - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
- setConflictOccurred(boolean) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- setConformanceFlags(int) - Method in class org.eclipse.xtext.xbase.typesystem.internal.TypeData
-
- setConstructor(JvmConstructor) - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- setConstructor(JvmConstructor) - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
- setDeclaredParam(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.impl.XCatchClauseImpl
-
- setDeclaredParam(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- setDeclaredParam(JvmFormalParameter) - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- setDeclaredParam(JvmFormalParameter) - Method in interface org.eclipse.xtext.xbase.XCatchClause
-
- setDeclaredParam(JvmFormalParameter) - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
- setDeclaredParam(JvmFormalParameter) - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
- setDefault(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- setDefault(XExpression) - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Sets the value of the '
Default' containment reference.
- setDelegate(IScopeProvider) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- setDiagnoseConflicts(boolean) - Method in class org.eclipse.xtext.xbase.formatting.AbstractFormatter
-
Deprecated.
- setDocumentation(String) - Method in class org.eclipse.xtext.xbase.compiler.DocumentationAdapter
-
- setDocumentation(JvmIdentifiableElement, String) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given documentation to the given jvmElement.
- setEachExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- setEachExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- setEachExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
- setEachExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
- setEarlyExitComputer(ExtendedEarlyExitComputer) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setElement(JvmOperation) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationElementValuePairImpl
-
- setElement(JvmOperation) - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationElementValuePair
-
Sets the value of the '
Element' reference.
- setElse(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- setElse(XExpression) - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Sets the value of the '
Else' containment reference.
- setEnabled(boolean) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- setExplicitConstructorCall(boolean) - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- setExplicitConstructorCall(boolean) - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
- setExplicitOperationCall(boolean) - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- setExplicitOperationCall(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setExplicitOperationCall(boolean) - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
- setExplicitOperationCall(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setExplicitStatic(boolean) - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- setExplicitStatic(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setExplicitStatic(boolean) - Method in interface org.eclipse.xtext.xbase.XAssignment
-
- setExplicitStatic(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setExplicitSyntax(boolean) - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- setExplicitSyntax(boolean) - Method in interface org.eclipse.xtext.xbase.XClosure
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XCatchClauseImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XInstanceOfExpressionImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XReturnExpressionImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XSynchronizedExpressionImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XThrowExpressionImpl
-
- setExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XBasicForLoopExpression
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XCatchClause
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XClosure
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XInstanceOfExpression
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XReturnExpression
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XSynchronizedExpression
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XThrowExpression
-
Sets the value of the '
Expression' containment reference.
- setExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
Sets the value of the '
Expression' containment reference.
- setExpressionHelper(XExpressionHelper) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setExtension(JvmField, EObject, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Adds or removes the annotation @Extension from the given field.
- setExtension(JvmFormalParameter, EObject, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Adds or removes the annotation @Extension from the given parameter.
- setExtension(boolean) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setExtension(boolean) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- setFactory(LightweightTypeReferenceFactory) - Method in class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- setFallThrough(boolean) - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- setFallThrough(boolean) - Method in interface org.eclipse.xtext.xbase.XCasePart
-
- setFeature(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- setFeature(JvmIdentifiableElement) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- setFeature(JvmIdentifiableElement) - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
Sets the value of the '
Feature' reference.
- setFeatureNameProvider(IdentifiableSimpleNameProvider) - Method in class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- setFileHeader(JvmDeclaredType, String) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given headText to the given JvmDeclaredType.
- setFinallyExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- setFinallyExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XTryCatchFinallyExpression
-
- setForExpression(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- setForExpression(XExpression) - Method in interface org.eclipse.xtext.xbase.XForLoopExpression
-
- setFunctionTypes(FunctionTypes) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setGeneratedAnnotationComment(String) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setGenerateExpressions(boolean) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setGenerateGeneratedAnnotation(boolean) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setGenerateSyntheticSuppressWarnings(boolean) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setGeneratorConfig(GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- setGeneratorConfig(GeneratorConfig) - Method in class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- setGrammarAccess(XbaseWithAnnotationsGrammarAccess) - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- setGrammarAccess(XbaseGrammarAccess) - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- setGrammarAccess(XtypeGrammarAccess) - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- setHeaderText(String) - Method in class org.eclipse.xtext.xbase.compiler.FileHeaderAdapter
-
- setHumanReadableTypeNames(HumanReadableTypeNames) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setIf(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- setIf(XExpression) - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Sets the value of the '
If' containment reference.
- setImplicitFirstArgument(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- setImplicitFirstArgument(XExpression) - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- setImplicitReceiver(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- setImplicitReceiver(XExpression) - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- setImportedNamespace(String) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setImportedNamespace(String) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- setImportedType(JvmDeclaredType) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setImportedType(JvmDeclaredType) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- setImportSection(XtextResource, XImportSection) - Method in interface org.eclipse.xtext.xbase.imports.IMutableImportsConfiguration
-
- setIncludeDateInGeneratedAnnotation(boolean) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setInferrerProvider(Provider<IJvmModelInferrer>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- setInitializer(JvmField, Procedures.Procedure1<ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given compile strategy to the given JvmField such that the compiler knows how to
initialize the JvmField when it is translated to Java source code.
- setInitializer(JvmField, StringConcatenationClient) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Attaches the given compile strategy to the given JvmField such that the compiler knows how to
initialize the JvmField when it is translated to Java source code.
- setInitializer(JvmField, XExpression) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
Sets the given
JvmField as the logical container for the given
XExpression.
- setInstanceContext(boolean) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- setInstanceContext(boolean) - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
- setInvalidFeatureIssueCode(String) - Method in class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- setInvalidFeatureIssueCode(String) - Method in class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- setInvalidFeatureIssueCode(String) - Method in interface org.eclipse.xtext.xbase.XAbstractFeatureCall
-
- setInvalidFeatureIssueCode(String) - Method in interface org.eclipse.xtext.xbase.XConstructorCall
-
- setIsTrue(boolean) - Method in class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
-
- setIsTrue(boolean) - Method in interface org.eclipse.xtext.xbase.XBooleanLiteral
-
Sets the value of the '
Is True' attribute.
- setJavaSourceVersion(JavaVersion) - Method in class org.eclipse.xtext.xbase.compiler.GeneratorConfig
-
- setJvmModelAssociations(IJvmModelAssociations) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setLeftOperand(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- setLeftOperand(XExpression) - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
- setLinked(boolean) - Method in class org.eclipse.xtext.xbase.impl.XClosureImplCustom
-
- setLowerBound(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.WildcardTypeReference
-
- setMemberCallTarget(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setMemberCallTarget(XExpression) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setMemberName(String) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setMemberName(String) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
- setName(String) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- setName(String) - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Sets the value of the '
Name' attribute.
- setNameProvider(IdentifiableSimpleNameProvider) - Method in class org.eclipse.xtext.xbase.compiler.AbstractXbaseCompiler
-
- setNext(Entry<T, R>) - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- setNullSafe(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setNullSafe(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setObject(T) - Method in class org.eclipse.xtext.xbase.formatting2.ObjectEntry
-
- setOperand(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XPostfixOperationImpl
-
- setOperand(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XUnaryOperationImpl
-
- setOperand(XExpression) - Method in interface org.eclipse.xtext.xbase.XPostfixOperation
-
Sets the value of the '
Operand' containment reference.
- setOperand(XExpression) - Method in interface org.eclipse.xtext.xbase.XUnaryOperation
-
Sets the value of the '
Operand' containment reference.
- setOperatorMapping(OperatorMapping) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setPackageFragment(boolean) - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- setPackageFragment(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setPackageFragment(boolean) - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
- setPackageFragment(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setParam(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XSynchronizedExpressionImpl
-
- setParam(XExpression) - Method in interface org.eclipse.xtext.xbase.XSynchronizedExpression
-
Sets the value of the '
Param' containment reference.
- setPredicate(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
-
- setPredicate(XExpression) - Method in interface org.eclipse.xtext.xbase.XAbstractWhileExpression
-
Sets the value of the '
Predicate' containment reference.
- setPrefix(Functions.Function1<? super ITreeAppendable, ? extends ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setPrefix(String) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setPrevious(Entry<T, R>) - Method in class org.eclipse.xtext.xbase.formatting2.Entry
-
- setPrimitives(Primitives) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- setPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- setPropagatedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- setRawTypeHelper(IRawTypeHelper) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setReassignFirstArgument(boolean) - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- setReassignFirstArgument(boolean) - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
- setRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- setRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- setRefinedType(XExpression) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- setReturnType(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.references.FunctionTypeReference
-
- setReturnType(JvmTypeReference) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- setReturnType(JvmTypeReference) - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Sets the value of the '
Return Type' containment reference.
- setRight(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- setRight(XExpression) - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Sets the value of the '
Right' containment reference.
- setRightOperand(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- setRightOperand(XExpression) - Method in interface org.eclipse.xtext.xbase.XBinaryOperation
-
- setRootTrace(Throwable) - Method in class org.eclipse.xtext.xbase.formatting.FormattableDocument
-
Deprecated.
- setScopeStack(ScopeStack) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- setSeparator(Functions.Function1<? super ITreeAppendable, ? extends ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setSeparator(String) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setSeparator(R) - Method in class org.eclipse.xtext.xbase.formatting2.SeparatorEntry
-
- setSort(boolean) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- setStatic(boolean) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setStatic(boolean) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Sets the value of the '
Static' attribute.
- setStaticWithDeclaringType(boolean) - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- setStaticWithDeclaringType(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setStaticWithDeclaringType(boolean) - Method in interface org.eclipse.xtext.xbase.XAssignment
-
- setStaticWithDeclaringType(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setSuffix(Functions.Function1<? super ITreeAppendable, ? extends ITreeAppendable>) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setSuffix(String) - Method in class org.eclipse.xtext.xbase.compiler.LoopParams
-
- setSwitch(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- setSwitch(XExpression) - Method in interface org.eclipse.xtext.xbase.XSwitchExpression
-
Sets the value of the '
Switch' containment reference.
- setSynonymTypesProvider(SynonymTypesProvider) - Method in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
- setSynonymTypesProvider(SynonymTypesProvider) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setSynthetic(boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmIdentifiableMetaData
-
- setSynthetic(JvmIdentifiableElement, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- setSynthetic(JvmAnnotationReference, boolean) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypeExtensions
-
- setTarget(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XCastedExpressionImpl
-
- setTarget(Notifier) - Method in class org.eclipse.xtext.xbase.typesystem.override.RawResolvedFeatures
-
- setTarget(XExpression) - Method in interface org.eclipse.xtext.xbase.XCastedExpression
-
Sets the value of the '
Target' containment reference.
- setThen(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- setThen(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- setThen(XExpression) - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Sets the value of the '
Then' containment reference.
- setThen(XExpression) - Method in interface org.eclipse.xtext.xbase.XIfExpression
-
Sets the value of the '
Then' containment reference.
- setType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.impl.XCastedExpressionImpl
-
- setType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.impl.XInstanceOfExpressionImpl
-
- setType(JvmType) - Method in class org.eclipse.xtext.xbase.impl.XTypeLiteralImpl
-
- setType(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- setType(JvmIdentifiableElement, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ExpectedExceptionsStackedResolvedTypes
-
- setType(JvmIdentifiableElement, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ReassigningStackedResolvedTypes
-
- setType(JvmIdentifiableElement, LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes
-
- setType(JvmTypeReference) - Method in interface org.eclipse.xtext.xbase.XCastedExpression
-
Sets the value of the '
Type' containment reference.
- setType(JvmTypeReference) - Method in interface org.eclipse.xtext.xbase.XInstanceOfExpression
-
Sets the value of the '
Type' containment reference.
- setType(JvmType) - Method in interface org.eclipse.xtext.xbase.XTypeLiteral
-
Sets the value of the '
Type' reference.
- setType(JvmTypeReference) - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
Sets the value of the '
Type' containment reference.
- setType(JvmType) - Method in class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- setType(JvmType) - Method in interface org.eclipse.xtext.xtype.XFunctionTypeRef
-
Sets the value of the '
Type' reference.
- setTypeComputer(ITypeComputer) - Method in class org.eclipse.xtext.xbase.typesystem.internal.DefaultReentrantTypeResolver
-
- setTypeConformanceComputer(TypeConformanceComputer) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setTypeGuard(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- setTypeGuard(JvmTypeReference) - Method in interface org.eclipse.xtext.xbase.XCasePart
-
Sets the value of the '
Type Guard' containment reference.
- setTypeLiteral(boolean) - Method in class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- setTypeLiteral(boolean) - Method in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- setTypeLiteral(boolean) - Method in interface org.eclipse.xtext.xbase.XFeatureCall
-
- setTypeLiteral(boolean) - Method in interface org.eclipse.xtext.xbase.XMemberFeatureCall
-
- setTypeProvider(IJvmTypeReferenceProvider) - Method in class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImpl
-
- setTypeProvider(IJvmTypeReferenceProvider) - Method in interface org.eclipse.xtext.xtype.XComputedTypeReference
-
- setTypeReferences(TypeReferences) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setTypesFactory(TypesFactory) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- setUnboundCollectionType(XCollectionLiteral, JvmGenericType, ITypeExpectation, LightweightTypeReference, ITypeComputationState) - Method in class org.eclipse.xtext.xbase.typesystem.computation.CollectionLiteralsTypeComputer
-
- setValue(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationElementValuePairImpl
-
- setValue(XExpression) - Method in class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- setValue(XExpression) - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotation
-
Sets the value of the '
Value' containment reference.
- setValue(XExpression) - Method in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationElementValuePair
-
Sets the value of the '
Value' containment reference.
- setValue(XExpression) - Method in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- setValue(String) - Method in class org.eclipse.xtext.xbase.impl.XNumberLiteralImpl
-
- setValue(String) - Method in class org.eclipse.xtext.xbase.impl.XStringLiteralImpl
-
- setValue(XExpression) - Method in interface org.eclipse.xtext.xbase.XAssignment
-
Sets the value of the '
Value' containment reference.
- setValue(String) - Method in interface org.eclipse.xtext.xbase.XNumberLiteral
-
Sets the value of the '
Value' attribute.
- setValue(String) - Method in interface org.eclipse.xtext.xbase.XStringLiteral
-
Sets the value of the '
Value' attribute.
- setWildcard(boolean) - Method in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- setWildcard(boolean) - Method in interface org.eclipse.xtext.xtype.XImportDeclaration
-
Sets the value of the '
Wildcard' attribute.
- setWrapper(IScopeWrapper) - Method in class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- setWriteable(boolean) - Method in class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- setWriteable(boolean) - Method in interface org.eclipse.xtext.xbase.XVariableDeclaration
-
- setXtypeFactory(XtypeFactory) - Method in class org.eclipse.xtext.xbase.typesystem.util.CommonTypeComputationServices
-
- Shared(DefaultReentrantTypeResolver, CancelIndicator) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.Shared
-
- SharedAppendableState - Class in org.eclipse.xtext.xbase.compiler.output
-
- SharedAppendableState(String, String, ImportManager, Resource) - Constructor for class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- SharedAppendableState(ImportManager, Resource) - Constructor for class org.eclipse.xtext.xbase.compiler.output.SharedAppendableState
-
- SharedKeysAwareMap(Set<K>) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.SharedKeysAwareMap
-
- SharedKeysAwareSet(Set<E>) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.ResolvedTypes.SharedKeysAwareSet
-
- shiftedArguments - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- shiftedParameters - Variable in class org.eclipse.xtext.xbase.typesystem.arguments.ReorderedFeatureCallArguments
-
- shiftLeft(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- shiftRight(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- shiftRightUnsigned(Object, Object) - Method in class org.eclipse.xtext.xbase.interpreter.ConstantOperators
-
- shouldProcess(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker
-
Allows to veto the processing of a given type parameter.
- shouldProcess(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector
-
- shouldProcessInContextOf(JvmTypeParameter, Set<JvmTypeParameter>, Set<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.util.AbstractTypeReferencePairWalker.ParameterizedTypeReferenceTraverser
-
- shouldProcessInContextOf(JvmTypeParameter, Set<JvmTypeParameter>, Set<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.util.ActualTypeArgumentCollector.ActualParameterizedTypeReferenceTraverser
-
- shouldProcessInContextOf(JvmTypeParameter, Set<JvmTypeParameter>, Set<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.util.DeferredTypeParameterHintCollector.DeferredParameterizedTypeReferenceHintCollector
-
- shouldProcessInContextOf(JvmTypeParameter, Set<JvmTypeParameter>, Set<JvmTypeParameter>) - Method in class org.eclipse.xtext.xbase.typesystem.util.ExpectationTypeParameterHintCollector.DeferredParameterizedTypeReferenceTraverser
-
- shouldUseQualifiedNestedName(String) - Method in class org.eclipse.xtext.xbase.compiler.ImportManager
-
- signature(JvmExecutable) - Method in class org.eclipse.xtext.xbase.validation.UIStrings
-
- simpleComputeExtensionClasses() - Method in class org.eclipse.xtext.xbase.scoping.batch.ImplicitlyImportedTypesAdapter
-
Deprecated.
- simpleComputeExtensionClasses() - Method in class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider
-
Deprecated.
- SimpleIdentifiableElementDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- SimpleIdentifiableElementDescription(IEObjectDescription) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.SimpleIdentifiableElementDescription
-
- size() - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.ListBasedSet
-
- size() - Method in class org.eclipse.xtext.xbase.typesystem.internal.CompoundReentrantTypeResolver
-
- skipNulls() - Method in class org.eclipse.xtext.xbase.typesystem.util.MultimapJoiner
-
- sort(Iterable<XImportDeclaration>) - Method in class org.eclipse.xtext.xbase.imports.RewritableImportSection
-
- sourceToTargetMap - Variable in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator.Adapter
-
- sourceToTargetMap(Resource) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmModelAssociator
-
- space - Variable in class org.eclipse.xtext.xbase.formatting.FormattingDataInit
-
Deprecated.
- SPACESHIP - Static variable in class org.eclipse.xtext.xbase.scoping.featurecalls.OperatorMapping
-
- splitQualifiedName(String) - Method in class org.eclipse.xtext.xbase.jvmmodel.JvmTypesBuilder
-
- StackedConstantExpressionEvaluationException - Exception in org.eclipse.xtext.xbase.interpreter
-
- StackedConstantExpressionEvaluationException(XExpression, JvmField, ConstantExpressionEvaluationException) - Constructor for exception org.eclipse.xtext.xbase.interpreter.StackedConstantExpressionEvaluationException
-
- StackedResolvedTypes - Class in org.eclipse.xtext.xbase.typesystem.internal
-
- StackedResolvedTypes(ResolvedTypes) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.StackedResolvedTypes
-
- StandardFeatureCallArguments - Class in org.eclipse.xtext.xbase.typesystem.arguments
-
A representation of
IFeatureCallArguments that does not handle
var args or closures at an unexpected index.
- StandardFeatureCallArguments(List<XExpression>, List<JvmFormalParameter>, boolean, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArguments
-
- StandardFeatureCallArgumentSlot - Class in org.eclipse.xtext.xbase.typesystem.arguments
-
- StandardFeatureCallArgumentSlot(StandardFeatureCallArguments, int) - Constructor for class org.eclipse.xtext.xbase.typesystem.arguments.StandardFeatureCallArgumentSlot
-
- StandardTypeParameterSubstitutor - Class in org.eclipse.xtext.xbase.typesystem.util
-
- StandardTypeParameterSubstitutor(Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, ITypeReferenceOwner) - Constructor for class org.eclipse.xtext.xbase.typesystem.util.StandardTypeParameterSubstitutor
-
- StandardTypeReferenceOwner - Class in org.eclipse.xtext.xbase.typesystem.legacy
-
- StandardTypeReferenceOwner(CommonTypeComputationServices, EObject) - Constructor for class org.eclipse.xtext.xbase.typesystem.legacy.StandardTypeReferenceOwner
-
Deprecated.
- StandardTypeReferenceOwner(CommonTypeComputationServices, Resource) - Constructor for class org.eclipse.xtext.xbase.typesystem.legacy.StandardTypeReferenceOwner
-
Deprecated.
- StandardTypeReferenceOwner(CommonTypeComputationServices, ResourceSet) - Constructor for class org.eclipse.xtext.xbase.typesystem.legacy.StandardTypeReferenceOwner
-
Deprecated.
- StandardTypeReferenceOwner - Class in org.eclipse.xtext.xbase.typesystem.references
-
- StandardTypeReferenceOwner(CommonTypeComputationServices, ResourceSet) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- StandardTypeReferenceOwner(CommonTypeComputationServices, EObject) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- StandardTypeReferenceOwner(CommonTypeComputationServices, Resource) - Constructor for class org.eclipse.xtext.xbase.typesystem.references.StandardTypeReferenceOwner
-
- startsWithPrefix(String, String, int) - Static method in class org.eclipse.xtext.xbase.util.PropertyUtil
-
- startsWithUnaryOperator(EObject) - Method in class org.eclipse.xtext.xbase.serializer.XbaseSyntacticSequencer
-
- static_ - Variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
The cached value of the '
Static' attribute.
- STATIC_ACCESS_TO_INSTANCE_MEMBER - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
- STATIC_EDEFAULT - Static variable in class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
The default value of the '
Static' attribute.
- STATIC_WITH_DECLARING_TYPE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- STATIC_WITH_DECLARING_TYPE_EDEFAULT - Static variable in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- StaticallyImportedMemberProvider - Class in org.eclipse.xtext.xbase.imports
-
- StaticallyImportedMemberProvider() - Constructor for class org.eclipse.xtext.xbase.imports.StaticallyImportedMemberProvider
-
- StaticExtensionFeatureDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- StaticExtensionFeatureDescription(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescription
-
- StaticExtensionFeatureDescriptionWithImplicitFirstArgument - Class in org.eclipse.xtext.xbase.scoping.batch
-
- StaticExtensionFeatureDescriptionWithImplicitFirstArgument(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionFeatureDescriptionWithImplicitFirstArgument
-
- StaticExtensionImportsScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A scope that contains static extension features, which are features that are contributed statically via an import.
- StaticExtensionImportsScope(IScope, IFeatureScopeSession, XExpression, LightweightTypeReference, boolean, XAbstractFeatureCall, OperatorMapping) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticExtensionImportsScope
-
- StaticFeatureDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- StaticFeatureDescription(QualifiedName, JvmFeature, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescription
-
- StaticFeatureDescriptionWithImplicitReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
-
- StaticFeatureDescriptionWithImplicitReceiver(QualifiedName, JvmFeature, LightweightTypeReference, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithImplicitReceiver
-
- StaticFeatureDescriptionWithSyntacticReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
-
- StaticFeatureDescriptionWithSyntacticReceiver(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithSyntacticReceiver
-
- StaticFeatureDescriptionWithTypeLiteralReceiver - Class in org.eclipse.xtext.xbase.scoping.batch
-
A description that has a receiver expression which resolves to a type.
- StaticFeatureDescriptionWithTypeLiteralReceiver(QualifiedName, JvmFeature, XExpression, LightweightTypeReference, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureDescriptionWithTypeLiteralReceiver
-
- StaticFeatureOnTypeLiteralScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A scope for the static features that are exposed by a type that was used, e.g.
- StaticFeatureOnTypeLiteralScope(IScope, IFeatureScopeSession, XAbstractFeatureCall, XExpression, LightweightTypeReference, TypeBucket, OperatorMapping) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureOnTypeLiteralScope
-
- StaticFeatureScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A scope that contains static features.
- StaticFeatureScope(IScope, IFeatureScopeSession, XAbstractFeatureCall, XExpression, LightweightTypeReference, TypeBucket, OperatorMapping) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticFeatureScope
-
- StaticImplicitMethodsFeatureForTypeProvider - Class in org.eclipse.xtext.xbase.scoping.featurecalls
-
Deprecated.
- StaticImplicitMethodsFeatureForTypeProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.featurecalls.StaticImplicitMethodsFeatureForTypeProvider
-
Deprecated.
- StaticImplicitMethodsFeatureForTypeProvider.ExtensionClassNameProvider - Class in org.eclipse.xtext.xbase.scoping.featurecalls
-
Deprecated.
- StaticImportsScope - Class in org.eclipse.xtext.xbase.scoping.batch
-
A scope for the statically imported features.
- StaticImportsScope(IScope, IFeatureScopeSession, XAbstractFeatureCall) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.StaticImportsScope
-
- StaticQualifierElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.StaticQualifierElements
-
- staticWithDeclaringType - Variable in class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- staticWithDeclaringType - Variable in class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- StringBuilderBasedAppendable - Class in org.eclipse.xtext.xbase.compiler
-
- StringBuilderBasedAppendable(ImportManager, String, String) - Constructor for class org.eclipse.xtext.xbase.compiler.StringBuilderBasedAppendable
-
- StringBuilderBasedAppendable(ImportManager) - Constructor for class org.eclipse.xtext.xbase.compiler.StringBuilderBasedAppendable
-
- StringBuilderBasedAppendable() - Constructor for class org.eclipse.xtext.xbase.compiler.StringBuilderBasedAppendable
-
- StringKey - Class in org.eclipse.xtext.xbase.formatting
-
- StringKey(String, String) - Constructor for class org.eclipse.xtext.xbase.formatting.StringKey
-
Deprecated.
- stringToSeverity(String) - Method in class org.eclipse.xtext.xbase.validation.XbaseSeverityConverter
-
- subSequence(int, int) - Method in class org.eclipse.xtext.xbase.compiler.AbstractStringBuilderBasedAppendable
-
- subSequence(int, int) - Method in class org.eclipse.xtext.xbase.compiler.output.TreeAppendable
-
- substitute(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.CustomTypeParameterSubstitutor
-
- substitute(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.RawTypeSubstitutor
-
- substitute(JvmTypeParameter) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterByConstraintSubstitutor
-
- substitute(LightweightTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- substitute(JvmTypeReference) - Method in class org.eclipse.xtext.xbase.typesystem.util.TypeParameterSubstitutor
-
- SUBTYPE - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
Indicates that both types are in a subtype relationship.
- SUBTYPE - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
Indicates that both types are in a subtype relationship.
- SUCCESS - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
This bit indicates a successful check for conformance.
- SUCCESS - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
This bit indicates a successful check for conformance.
- SUPER - Static variable in interface org.eclipse.xtext.xbase.scoping.batch.IFeatureNames
-
- SuperConstructorDescription - Class in org.eclipse.xtext.xbase.scoping.batch
-
- SuperConstructorDescription(QualifiedName, JvmConstructor, Map<JvmTypeParameter, LightweightMergedBoundTypeArgument>, int, boolean) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.SuperConstructorDescription
-
- SuperfluousFeatureCallArgumentSlot - Class in org.eclipse.xtext.xbase.typesystem.arguments
-
- SuperfluousFeatureCallArgumentSlot(StandardFeatureCallArguments, int) - Constructor for class org.eclipse.xtext.xbase.typesystem.arguments.SuperfluousFeatureCallArgumentSlot
-
- SuperTypeAcceptor - Interface in org.eclipse.xtext.xbase.typesystem.conformance
-
- surround(INode, Procedures.Procedure1<? super FormattingDataInit>) - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataFactory
-
Deprecated.
- surround(INode, Procedures.Procedure1<? super FormattingDataInit>, Procedures.Procedure1<? super FormattingDataInit>) - Method in class org.eclipse.xtext.xbase.formatting.FormattingDataFactory
-
Deprecated.
- SUSPICIOUSLY_OVERLOADED_FEATURE - Static variable in class org.eclipse.xtext.xbase.validation.IssueCodes
-
This indicates an overload problem, e.g.
- SuspiciouslyOverloadedCandidate - Class in org.eclipse.xtext.xbase.typesystem.internal
-
A linking candidate that was picked from an implicit this receiver
though an overloaded candidate on it exists.
- SuspiciouslyOverloadedCandidate(FeatureLinkingCandidate, FeatureLinkingCandidate) - Constructor for class org.eclipse.xtext.xbase.typesystem.internal.SuspiciouslyOverloadedCandidate
-
- switch_ - Variable in class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
The cached value of the '
Switch' containment reference.
- SwitchConstantExpressionsInterpreter - Class in org.eclipse.xtext.xbase.interpreter
-
- SwitchConstantExpressionsInterpreter() - Constructor for class org.eclipse.xtext.xbase.interpreter.SwitchConstantExpressionsInterpreter
-
- SYNONYM - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.ConformanceFlags
-
If a synonym conversion was necessary, this bit is set in the result value.
- SYNONYM - Static variable in class org.eclipse.xtext.xbase.typesystem.conformance.RawTypeConformanceComputer
-
If a synonym conversion was necessary, this bit is set in the result value.
- SynonymTypeBucket - Class in org.eclipse.xtext.xbase.scoping.batch
-
A type bucket that was produced from the synonym of a type.
- SynonymTypeBucket(int, List<? extends JvmType>, IResolvedFeatures.Provider, int) - Constructor for class org.eclipse.xtext.xbase.scoping.batch.SynonymTypeBucket
-
- SynonymTypesProvider - Class in org.eclipse.xtext.xbase.typesystem.computation
-
- SynonymTypesProvider() - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.SynonymTypesProvider
-
- SynonymTypesProvider.Acceptor - Class in org.eclipse.xtext.xbase.typesystem.computation
-
Clients of the
SynonymTypesProvider may use a custom acceptor
to handle the available synonym types.
- synpred10_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred10_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred10_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred10_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred11_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred11_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred11_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred11_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred12_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred12_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred12_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred12_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred13_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred13_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred13_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred13_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred14_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred14_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred14_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred14_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred15_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred15_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred15_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred15_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred16_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred16_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred16_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred16_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred17_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred17_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred17_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred17_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred18_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred18_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred18_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred18_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred19_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred19_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred19_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred19_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred1_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred1_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred1_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred1_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred1_InternalXtype() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred1_InternalXtype_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred20_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred20_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred20_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred20_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred21_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred21_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred21_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred21_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred22_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred22_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred23_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred23_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred23_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred23_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred24_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred24_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred25_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred25_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred25_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred25_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred26_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred26_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred26_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred26_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred27_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred27_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred27_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred27_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred29_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred29_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred29_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred29_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred2_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred2_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred2_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred2_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred2_InternalXtype() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred2_InternalXtype_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred30_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred30_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred31_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred31_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred31_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred31_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred32_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred32_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred32_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred32_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred33_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred33_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred33_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred33_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred34_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred34_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred35_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred35_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred35_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred35_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred36_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred36_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred36_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred36_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred37_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred37_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred37_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred37_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred38_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred38_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred38_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred38_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred39_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred39_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred39_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred39_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred3_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred3_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred3_InternalXtype() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred3_InternalXtype_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred40_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred40_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred41_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred41_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred42_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred42_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred42_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred42_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred43_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred43_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred43_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred43_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred44_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred44_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred44_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred44_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred45_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred45_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred45_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred45_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred46_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred46_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred48_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred48_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred49_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred49_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred4_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred4_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred4_InternalXtype() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred4_InternalXtype_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXtypeParser
-
- synpred50_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred50_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred51_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred51_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred52_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred52_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred5_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred5_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred5_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred5_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred6_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred6_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred6_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred6_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred7_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred7_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred7_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred7_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred8_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred8_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred8_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred8_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred9_InternalXbase() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred9_InternalXbase_fragment() - Method in class org.eclipse.xtext.xbase.parser.antlr.internal.InternalXbaseParser
-
- synpred9_InternalXbaseWithAnnotations() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- synpred9_InternalXbaseWithAnnotations_fragment() - Method in class org.eclipse.xtext.xbase.annotations.parser.antlr.internal.InternalXbaseWithAnnotationsParser
-
- SyntaxFilteredScope - Class in org.eclipse.xtext.xbase.scoping
-
- SyntaxFilteredScope(IScope, List<String>) - Constructor for class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScope
-
- SyntaxFilteredScopes - Class in org.eclipse.xtext.xbase.scoping
-
- SyntaxFilteredScopes() - Constructor for class org.eclipse.xtext.xbase.scoping.SyntaxFilteredScopes
-
- synthesizeIssuesForFollowUpErrors(Resource, List<Issue>) - Method in class org.eclipse.xtext.xbase.compiler.ElementIssueProvider.Factory
-
- XABSTRACT_FEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XABSTRACT_FEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XABSTRACT_FEATURE_CALL__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Feature' reference feature.
- XABSTRACT_FEATURE_CALL__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XABSTRACT_FEATURE_CALL__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Implicit First Argument' containment reference feature.
- XABSTRACT_FEATURE_CALL__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Implicit Receiver' containment reference feature.
- XABSTRACT_FEATURE_CALL__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XABSTRACT_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type Arguments' containment reference list feature.
- XABSTRACT_FEATURE_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XABSTRACT_FEATURE_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XABSTRACT_FEATURE_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XABSTRACT_FEATURE_CALL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XAbstract Feature Call' class.
- XABSTRACT_WHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XABSTRACT_WHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XABSTRACT_WHILE_EXPRESSION__BODY - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Body' containment reference feature.
- XABSTRACT_WHILE_EXPRESSION__BODY - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Body' containment reference.
- XABSTRACT_WHILE_EXPRESSION__PREDICATE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Predicate' containment reference feature.
- XABSTRACT_WHILE_EXPRESSION__PREDICATE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Predicate' containment reference.
- XABSTRACT_WHILE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XAbstract While Expression' class.
- XAbstractFeatureCall - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XAbstract Feature Call'.
- XAbstractFeatureCallImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XAbstract Feature Call'.
- XAbstractFeatureCallImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImpl
-
- XAbstractFeatureCallImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XAbstractFeatureCallImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XAbstractFeatureCallImplCustom
-
- XAbstractWhileExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XAbstract While Expression'.
- XAbstractWhileExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XAbstract While Expression'.
- XAbstractWhileExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XAbstractWhileExpressionImpl
-
- XAdditiveExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAdditiveExpressionElements
-
- XAndExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAndExpressionElements
-
- XAnnotation - Interface in org.eclipse.xtext.xbase.annotations.xAnnotations
-
A representation of the model object 'XAnnotation'.
- XANNOTATION - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
- XANNOTATION - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- XANNOTATION__ANNOTATION_TYPE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
The meta object literal for the 'Annotation Type' reference feature.
- XANNOTATION__ANNOTATION_TYPE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The feature id for the 'Annotation Type' reference.
- XANNOTATION__ELEMENT_VALUE_PAIRS - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
The meta object literal for the 'Element Value Pairs' containment reference list feature.
- XANNOTATION__ELEMENT_VALUE_PAIRS - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The feature id for the 'Element Value Pairs' containment reference list.
- XANNOTATION__VALUE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
The meta object literal for the 'Value' containment reference feature.
- XANNOTATION__VALUE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The feature id for the 'Value' containment reference.
- XANNOTATION_ELEMENT_VALUE_PAIR - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
- XANNOTATION_ELEMENT_VALUE_PAIR - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
- XANNOTATION_ELEMENT_VALUE_PAIR__ELEMENT - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
The meta object literal for the 'Element' reference feature.
- XANNOTATION_ELEMENT_VALUE_PAIR__ELEMENT - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The feature id for the 'Element' reference.
- XANNOTATION_ELEMENT_VALUE_PAIR__VALUE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage.Literals
-
The meta object literal for the 'Value' containment reference feature.
- XANNOTATION_ELEMENT_VALUE_PAIR__VALUE - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The feature id for the 'Value' containment reference.
- XANNOTATION_ELEMENT_VALUE_PAIR_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The number of structural features of the 'XAnnotation Element Value Pair' class.
- XANNOTATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.annotations.xAnnotations.XAnnotationsPackage
-
The number of structural features of the 'XAnnotation' class.
- XAnnotationElements() - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- XAnnotationElementValueElements() - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements
-
- XAnnotationElementValueOrCommaListElements() - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements
-
- XAnnotationElementValuePair - Interface in org.eclipse.xtext.xbase.annotations.xAnnotations
-
A representation of the model object 'XAnnotation Element Value Pair'.
- XAnnotationElementValuePairElements() - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements
-
- XAnnotationElementValuePairImpl - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.impl
-
An implementation of the model object 'XAnnotation Element Value Pair'.
- XAnnotationElementValuePairImpl() - Constructor for class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationElementValuePairImpl
-
- XAnnotationImpl - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.impl
-
An implementation of the model object 'XAnnotation'.
- XAnnotationImpl() - Constructor for class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationImpl
-
- XAnnotationOrExpressionElements() - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements
-
- XAnnotationsAdapterFactory - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.util
-
The Adapter Factory for the model.
- XAnnotationsAdapterFactory() - Constructor for class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsAdapterFactory
-
Creates an instance of the adapter factory.
- XAnnotationsFactory - Interface in org.eclipse.xtext.xbase.annotations.xAnnotations
-
The Factory for the model.
- XAnnotationsFactoryImpl - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.impl
-
An implementation of the model Factory.
- XAnnotationsFactoryImpl() - Constructor for class org.eclipse.xtext.xbase.annotations.xAnnotations.impl.XAnnotationsFactoryImpl
-
Creates an instance of the factory.
- XAnnotationsPackage - Interface in org.eclipse.xtext.xbase.annotations.xAnnotations
-
The Package for the model.
- XAnnotationsPackage.Literals - Interface in org.eclipse.xtext.xbase.annotations.xAnnotations
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- XAnnotationsPackageImpl - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.impl
-
An implementation of the model Package.
- XAnnotationsSwitch<T> - Class in org.eclipse.xtext.xbase.annotations.xAnnotations.util
-
The Switch for the model's inheritance hierarchy.
- XAnnotationsSwitch() - Constructor for class org.eclipse.xtext.xbase.annotations.xAnnotations.util.XAnnotationsSwitch
-
Creates an instance of the switch.
- XAnnotationUtil - Class in org.eclipse.xtext.xbase.annotations.typing
-
- XAnnotationUtil() - Constructor for class org.eclipse.xtext.xbase.annotations.typing.XAnnotationUtil
-
- XAssignment - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XAssignment'.
- XASSIGNMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XASSIGNMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XASSIGNMENT__ASSIGNABLE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Assignable' containment reference feature.
- XASSIGNMENT__ASSIGNABLE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Assignable' containment reference.
- XASSIGNMENT__EXPLICIT_STATIC - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Static' attribute feature.
- XASSIGNMENT__EXPLICIT_STATIC - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Static' attribute.
- XASSIGNMENT__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XASSIGNMENT__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XASSIGNMENT__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XASSIGNMENT__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XASSIGNMENT__STATIC_WITH_DECLARING_TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Static With Declaring Type' attribute feature.
- XASSIGNMENT__STATIC_WITH_DECLARING_TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Static With Declaring Type' attribute.
- XASSIGNMENT__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XASSIGNMENT__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XASSIGNMENT__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Value' containment reference feature.
- XASSIGNMENT__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Value' containment reference.
- XASSIGNMENT_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XAssignment' class.
- XAssignmentElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XAssignmentElements
-
- XAssignmentImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XAssignment'.
- XAssignmentImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XAssignmentImpl
-
- XAssignmentImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XAssignmentImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XAssignmentImplCustom
-
- XBASE_LIB - Static variable in class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- XbaseAdapterFactory - Class in org.eclipse.xtext.xbase.util
-
The Adapter Factory for the model.
- XbaseAdapterFactory() - Constructor for class org.eclipse.xtext.xbase.util.XbaseAdapterFactory
-
Creates an instance of the adapter factory.
- XbaseAntlrTokenFileProvider - Class in org.eclipse.xtext.xbase.parser.antlr
-
- XbaseAntlrTokenFileProvider() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.XbaseAntlrTokenFileProvider
-
- XbaseBatchScopeProvider - Class in org.eclipse.xtext.xbase.scoping.batch
-
- XbaseBatchScopeProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- XbaseCompiler - Class in org.eclipse.xtext.xbase.compiler
-
- XbaseCompiler() - Constructor for class org.eclipse.xtext.xbase.compiler.XbaseCompiler
-
- XbaseConfigurableIssueCodes - Class in org.eclipse.xtext.xbase.validation
-
This class holds all the configurable issue codes for the Xbase language.
Use ConfigurableIssueCodesProvider.getConfigurableIssueCodes() to get all registered codes.
- XbaseConfigurableIssueCodes() - Constructor for class org.eclipse.xtext.xbase.validation.XbaseConfigurableIssueCodes
-
- XbaseDiagnostician - Class in org.eclipse.xtext.xbase.validation
-
Deprecated.
- XbaseDiagnostician(EValidator.Registry) - Constructor for class org.eclipse.xtext.xbase.validation.XbaseDiagnostician
-
Deprecated.
- XbaseFactory - Interface in org.eclipse.xtext.xbase
-
The Factory for the model.
- XbaseFactoryImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model Factory.
- XbaseFactoryImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XbaseFactoryImpl
-
Creates an instance of the factory.
- XbaseFormatter - Class in org.eclipse.xtext.xbase.formatting
-
- XbaseFormatter() - Constructor for class org.eclipse.xtext.xbase.formatting.XbaseFormatter
-
Deprecated.
- XbaseFormatter - Class in org.eclipse.xtext.xbase.formatting2
-
- XbaseFormatter() - Constructor for class org.eclipse.xtext.xbase.formatting2.XbaseFormatter
-
- XbaseFormatter2 - Class in org.eclipse.xtext.xbase.formatting
-
- XbaseFormatter2() - Constructor for class org.eclipse.xtext.xbase.formatting.XbaseFormatter2
-
Deprecated.
- XbaseFormatterPreferenceKeys - Class in org.eclipse.xtext.xbase.formatting
-
- XbaseFormatterPreferenceKeys() - Constructor for class org.eclipse.xtext.xbase.formatting.XbaseFormatterPreferenceKeys
-
Deprecated.
- XbaseFormatterPreferenceKeys - Class in org.eclipse.xtext.xbase.formatting2
-
- XbaseFormatterPreferenceKeys() - Constructor for class org.eclipse.xtext.xbase.formatting2.XbaseFormatterPreferenceKeys
-
- XbaseGrammarAccess - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess(GrammarProvider, XtypeGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess
-
- XbaseGrammarAccess.FeatureCallIDElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.FullJvmFormalParameterElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.IdOrSuperElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.JvmFormalParameterElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.NumberElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpAddElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpAndElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpCompareElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpEqualityElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpMultiAssignElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpMultiElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpOrElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpOtherElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpPostfixElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpSingleAssignElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.OpUnaryElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.QualifiedNameElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.StaticQualifierElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XAdditiveExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XAndExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XAssignmentElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XBasicForLoopExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XBlockExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XBooleanLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XCasePartElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XCastedExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XCatchClauseElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XClosureElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XCollectionLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XConstructorCallElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XDoWhileExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XEqualityExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XExpressionInClosureElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XExpressionOrVarDeclarationElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XFeatureCallElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XForLoopExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XIfExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XListLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XMemberFeatureCallElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XMultiplicativeExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XNullLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XNumberLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XOrExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XOtherOperatorExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XParenthesizedExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XPostfixOperationElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XPrimaryExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XRelationalExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XReturnExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XSetLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XShortClosureElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XStringLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XSwitchExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XSynchronizedExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XThrowExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XTryCatchFinallyExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XTypeLiteralElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XUnaryOperationElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XVariableDeclarationElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseGrammarAccess.XWhileExpressionElements - Class in org.eclipse.xtext.xbase.services
-
- XbaseImplicitReturnFinder - Class in org.eclipse.xtext.xbase.validation
-
- XbaseImplicitReturnFinder() - Constructor for class org.eclipse.xtext.xbase.validation.XbaseImplicitReturnFinder
-
- XbaseImportedNamespaceScopeProvider - Class in org.eclipse.xtext.xbase.scoping
-
- XbaseImportedNamespaceScopeProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.XbaseImportedNamespaceScopeProvider
-
Deprecated.
- XbaseInterpreter - Class in org.eclipse.xtext.xbase.interpreter.impl
-
- XbaseInterpreter() - Constructor for class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- XbaseInterpreter(Provider<IEvaluationContext>, JavaReflectAccess, ClassLoader) - Constructor for class org.eclipse.xtext.xbase.interpreter.impl.XbaseInterpreter
-
- XbaseJavaDocTypeReferenceProvider - Class in org.eclipse.xtext.xbase.util
-
- XbaseJavaDocTypeReferenceProvider() - Constructor for class org.eclipse.xtext.xbase.util.XbaseJavaDocTypeReferenceProvider
-
- XbaseJavaValidator - Class in org.eclipse.xtext.xbase.validation
-
- XbaseJavaValidator() - Constructor for class org.eclipse.xtext.xbase.validation.XbaseJavaValidator
-
Deprecated.
- XbaseLazyLinker - Class in org.eclipse.xtext.xbase.linking
-
- XbaseLazyLinker() - Constructor for class org.eclipse.xtext.xbase.linking.XbaseLazyLinker
-
- XbaseLocationInFileProvider - Class in org.eclipse.xtext.xbase.resource
-
- XbaseLocationInFileProvider() - Constructor for class org.eclipse.xtext.xbase.resource.XbaseLocationInFileProvider
-
- XbasePackage - Interface in org.eclipse.xtext.xbase
-
The Package for the model.
- XbasePackage.Literals - Interface in org.eclipse.xtext.xbase
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- XbasePackageImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model Package.
- XbaseParser - Class in org.eclipse.xtext.xbase.parser.antlr
-
- XbaseParser() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.XbaseParser
-
- XbaseQualifiedNameConverter - Class in org.eclipse.xtext.xbase
-
- XbaseQualifiedNameConverter() - Constructor for class org.eclipse.xtext.xbase.XbaseQualifiedNameConverter
-
- XbaseQualifiedNameInStaticImportValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseQualifiedNameInStaticImportValueConverter() - Constructor for class org.eclipse.xtext.xbase.conversion.XbaseQualifiedNameInStaticImportValueConverter
-
- XbaseQualifiedNameProvider - Class in org.eclipse.xtext.xbase.scoping
-
- XbaseQualifiedNameProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.XbaseQualifiedNameProvider
-
- XbaseQualifiedNameValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseQualifiedNameValueConverter() - Constructor for class org.eclipse.xtext.xbase.conversion.XbaseQualifiedNameValueConverter
-
- XbaseResourceDescriptionStrategy - Class in org.eclipse.xtext.xbase.resource
-
- XbaseResourceDescriptionStrategy() - Constructor for class org.eclipse.xtext.xbase.resource.XbaseResourceDescriptionStrategy
-
- XbaseRuntimeModule - Class in org.eclipse.xtext.xbase
-
Use this class to register components to be used without the IDE.
- XbaseRuntimeModule() - Constructor for class org.eclipse.xtext.xbase.XbaseRuntimeModule
-
- XbaseSemanticSequencer - Class in org.eclipse.xtext.xbase.serializer
-
- XbaseSemanticSequencer() - Constructor for class org.eclipse.xtext.xbase.serializer.XbaseSemanticSequencer
-
- XbaseSeverityConverter - Class in org.eclipse.xtext.xbase.validation
-
- XbaseSeverityConverter() - Constructor for class org.eclipse.xtext.xbase.validation.XbaseSeverityConverter
-
- XbaseStandaloneSetup - Class in org.eclipse.xtext.xbase
-
Initialization support for running Xtext languages
without equinox extension registry
- XbaseStandaloneSetup() - Constructor for class org.eclipse.xtext.xbase.XbaseStandaloneSetup
-
- XbaseStandaloneSetupGenerated - Class in org.eclipse.xtext.xbase
-
- XbaseStandaloneSetupGenerated() - Constructor for class org.eclipse.xtext.xbase.XbaseStandaloneSetupGenerated
-
- XbaseStratumBreakpointSupport - Class in org.eclipse.xtext.xbase.debug
-
- XbaseStratumBreakpointSupport() - Constructor for class org.eclipse.xtext.xbase.debug.XbaseStratumBreakpointSupport
-
- XbaseSwitch<T> - Class in org.eclipse.xtext.xbase.util
-
The Switch for the model's inheritance hierarchy.
- XbaseSwitch() - Constructor for class org.eclipse.xtext.xbase.util.XbaseSwitch
-
Creates an instance of the switch.
- XbaseSyntacticSequencer - Class in org.eclipse.xtext.xbase.serializer
-
- XbaseSyntacticSequencer() - Constructor for class org.eclipse.xtext.xbase.serializer.XbaseSyntacticSequencer
-
- XbaseTransientValueService - Class in org.eclipse.xtext.xbase.serializer
-
- XbaseTransientValueService() - Constructor for class org.eclipse.xtext.xbase.serializer.XbaseTransientValueService
-
- XbaseTypeComputer - Class in org.eclipse.xtext.xbase.typesystem.computation
-
- XbaseTypeComputer() - Constructor for class org.eclipse.xtext.xbase.typesystem.computation.XbaseTypeComputer
-
- XbaseTypeComputer.BranchExpressionProcessor - Class in org.eclipse.xtext.xbase.typesystem.computation
-
- XbaseUsageCrossReferencer - Class in org.eclipse.xtext.xbase.util
-
- XbaseUsageCrossReferencer(EObject) - Constructor for class org.eclipse.xtext.xbase.util.XbaseUsageCrossReferencer
-
- XbaseValidator - Class in org.eclipse.xtext.xbase.validation
-
Xbase Validator that does use the scope provider or the type argument context.
- XbaseValidator() - Constructor for class org.eclipse.xtext.xbase.validation.XbaseValidator
-
- XbaseValueConverterService - Class in org.eclipse.xtext.xbase.conversion
-
The value converter service for Xbase.
- XbaseValueConverterService() - Constructor for class org.eclipse.xtext.xbase.conversion.XbaseValueConverterService
-
- XbaseValueConverterService.CompareOperatorsValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseValueConverterService.IntUnderscoreValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseValueConverterService.MultiAssignOperatorsValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseValueConverterService.OtherOperatorsValueConverter - Class in org.eclipse.xtext.xbase.conversion
-
- XbaseWithAnnotationsAntlrTokenFileProvider - Class in org.eclipse.xtext.xbase.annotations.parser.antlr
-
- XbaseWithAnnotationsAntlrTokenFileProvider() - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsAntlrTokenFileProvider
-
- XbaseWithAnnotationsBatchScopeProvider - Class in org.eclipse.xtext.xbase.annotations.typesystem
-
- XbaseWithAnnotationsBatchScopeProvider() - Constructor for class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
-
- XbaseWithAnnotationsFormatter - Class in org.eclipse.xtext.xbase.annotations.formatting
-
- XbaseWithAnnotationsFormatter() - Constructor for class org.eclipse.xtext.xbase.annotations.formatting.XbaseWithAnnotationsFormatter
-
Deprecated.
- XbaseWithAnnotationsFormatter - Class in org.eclipse.xtext.xbase.annotations.formatting2
-
- XbaseWithAnnotationsFormatter() - Constructor for class org.eclipse.xtext.xbase.annotations.formatting2.XbaseWithAnnotationsFormatter
-
- XbaseWithAnnotationsGrammarAccess - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsGrammarAccess(GrammarProvider, XbaseGrammarAccess, XtypeGrammarAccess) - Constructor for class org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess
-
- XbaseWithAnnotationsGrammarAccess.XAnnotationElements - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueElements - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsGrammarAccess.XAnnotationElementValueOrCommaListElements - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsGrammarAccess.XAnnotationElementValuePairElements - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsGrammarAccess.XAnnotationOrExpressionElements - Class in org.eclipse.xtext.xbase.annotations.services
-
- XbaseWithAnnotationsJavaValidator - Class in org.eclipse.xtext.xbase.annotations.validation
-
- XbaseWithAnnotationsJavaValidator() - Constructor for class org.eclipse.xtext.xbase.annotations.validation.XbaseWithAnnotationsJavaValidator
-
Deprecated.
- XbaseWithAnnotationsParser - Class in org.eclipse.xtext.xbase.annotations.parser.antlr
-
- XbaseWithAnnotationsParser() - Constructor for class org.eclipse.xtext.xbase.annotations.parser.antlr.XbaseWithAnnotationsParser
-
- XbaseWithAnnotationsRuntimeModule - Class in org.eclipse.xtext.xbase.annotations
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- XbaseWithAnnotationsRuntimeModule() - Constructor for class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsRuntimeModule
-
- XbaseWithAnnotationsSemanticSequencer - Class in org.eclipse.xtext.xbase.annotations.serializer
-
- XbaseWithAnnotationsSemanticSequencer() - Constructor for class org.eclipse.xtext.xbase.annotations.serializer.XbaseWithAnnotationsSemanticSequencer
-
- XbaseWithAnnotationsStandaloneSetup - Class in org.eclipse.xtext.xbase.annotations
-
Initialization support for running Xtext languages
without equinox extension registry
- XbaseWithAnnotationsStandaloneSetup() - Constructor for class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetup
-
- XbaseWithAnnotationsStandaloneSetupGenerated - Class in org.eclipse.xtext.xbase.annotations
-
- XbaseWithAnnotationsStandaloneSetupGenerated() - Constructor for class org.eclipse.xtext.xbase.annotations.XbaseWithAnnotationsStandaloneSetupGenerated
-
- XbaseWithAnnotationsSyntacticSequencer - Class in org.eclipse.xtext.xbase.annotations.serializer
-
- XbaseWithAnnotationsSyntacticSequencer() - Constructor for class org.eclipse.xtext.xbase.annotations.serializer.XbaseWithAnnotationsSyntacticSequencer
-
- XbaseWithAnnotationsTypeComputer - Class in org.eclipse.xtext.xbase.annotations.typesystem
-
- XbaseWithAnnotationsTypeComputer() - Constructor for class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsTypeComputer
-
- XbaseWithAnnotationsValidator - Class in org.eclipse.xtext.xbase.annotations.validation
-
- XbaseWithAnnotationsValidator() - Constructor for class org.eclipse.xtext.xbase.annotations.validation.XbaseWithAnnotationsValidator
-
- XBASIC_FOR_LOOP_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XBASIC_FOR_LOOP_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBASIC_FOR_LOOP_EXPRESSION__EACH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Each Expression' containment reference feature.
- XBASIC_FOR_LOOP_EXPRESSION__EACH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Each Expression' containment reference.
- XBASIC_FOR_LOOP_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XBASIC_FOR_LOOP_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XBASIC_FOR_LOOP_EXPRESSION__INIT_EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Init Expressions' containment reference list feature.
- XBASIC_FOR_LOOP_EXPRESSION__INIT_EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Init Expressions' containment reference list.
- XBASIC_FOR_LOOP_EXPRESSION__UPDATE_EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Update Expressions' containment reference list feature.
- XBASIC_FOR_LOOP_EXPRESSION__UPDATE_EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Update Expressions' containment reference list.
- XBASIC_FOR_LOOP_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XBasic For Loop Expression' class.
- XBasicForLoopExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XBasic For Loop Expression'.
- XBasicForLoopExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBasicForLoopExpressionElements
-
- XBasicForLoopExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XBasic For Loop Expression'.
- XBasicForLoopExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XBasicForLoopExpressionImpl
-
- XBINARY_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XBINARY_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBINARY_OPERATION__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XBINARY_OPERATION__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XBINARY_OPERATION__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XBINARY_OPERATION__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBINARY_OPERATION__LEFT_OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Left Operand' containment reference feature.
- XBINARY_OPERATION__LEFT_OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Left Operand' containment reference.
- XBINARY_OPERATION__REASSIGN_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Reassign First Argument' attribute feature.
- XBINARY_OPERATION__REASSIGN_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Reassign First Argument' attribute.
- XBINARY_OPERATION__RIGHT_OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Right Operand' containment reference feature.
- XBINARY_OPERATION__RIGHT_OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Right Operand' containment reference.
- XBINARY_OPERATION__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XBINARY_OPERATION__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBINARY_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XBinary Operation' class.
- XBinaryOperation - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XBinary Operation'.
- XBinaryOperationImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XBinary Operation'.
- XBinaryOperationImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XBinaryOperationImpl
-
- XBinaryOperationImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XBinaryOperationImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XBinaryOperationImplCustom
-
- XBLOCK_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XBLOCK_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBLOCK_EXPRESSION__EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expressions' containment reference list feature.
- XBLOCK_EXPRESSION__EXPRESSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expressions' containment reference list.
- XBLOCK_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XBlock Expression' class.
- XBlockExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XBlock Expression'.
- XBlockExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBlockExpressionElements
-
- XBlockExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XBlock Expression'.
- XBlockExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XBlockExpressionImpl
-
- XBlockExpressionImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XBlockExpressionImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XBlockExpressionImplCustom
-
- XBOOLEAN_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XBOOLEAN_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XBOOLEAN_LITERAL__IS_TRUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Is True' attribute feature.
- XBOOLEAN_LITERAL__IS_TRUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Is True' attribute.
- XBOOLEAN_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XBoolean Literal' class.
- XBooleanLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XBoolean Literal'.
- XBooleanLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XBooleanLiteralElements
-
- XBooleanLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XBoolean Literal'.
- XBooleanLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XBooleanLiteralImpl
-
- XCASE_PART - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the '
XCase Part' class.
- XCASE_PART - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XCASE_PART__CASE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Case' containment reference feature.
- XCASE_PART__CASE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Case' containment reference.
- XCASE_PART__FALL_THROUGH - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Fall Through' attribute feature.
- XCASE_PART__FALL_THROUGH - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Fall Through' attribute.
- XCASE_PART__THEN - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Then' containment reference feature.
- XCASE_PART__THEN - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Then' containment reference.
- XCASE_PART__TYPE_GUARD - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type Guard' containment reference feature.
- XCASE_PART__TYPE_GUARD - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Guard' containment reference.
- XCASE_PART_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XCase Part' class.
- XCasePart - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XCase Part'.
- XCasePartElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCasePartElements
-
- XCasePartImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XCase Part'.
- XCasePartImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XCasePartImpl
-
- XCasePartImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XCasePartImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XCasePartImplCustom
-
- XCASTED_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XCASTED_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XCASTED_EXPRESSION__TARGET - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Target' containment reference feature.
- XCASTED_EXPRESSION__TARGET - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Target' containment reference.
- XCASTED_EXPRESSION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type' containment reference feature.
- XCASTED_EXPRESSION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type' containment reference.
- XCASTED_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XCasted Expression' class.
- XCastedExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XCasted Expression'.
- XCastedExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCastedExpressionElements
-
- XCastedExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XCasted Expression'.
- XCastedExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XCastedExpressionImpl
-
- XCATCH_CLAUSE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XCATCH_CLAUSE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XCATCH_CLAUSE__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Declared Param' containment reference feature.
- XCATCH_CLAUSE__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Declared Param' containment reference.
- XCATCH_CLAUSE__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XCATCH_CLAUSE__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XCATCH_CLAUSE_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XCatch Clause' class.
- XCatchClause - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XCatch Clause'.
- XCatchClauseElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCatchClauseElements
-
- XCatchClauseImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XCatch Clause'.
- XCatchClauseImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XCatchClauseImpl
-
- XCLOSURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the '
XClosure' class.
- XCLOSURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The meta object id for the '
XClosure' class.
- XClosure - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XClosure'.
- XCLOSURE__DECLARED_FORMAL_PARAMETERS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Declared Formal Parameters' containment reference list feature.
- XCLOSURE__DECLARED_FORMAL_PARAMETERS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Declared Formal Parameters' containment reference list.
- XCLOSURE__EXPLICIT_SYNTAX - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Syntax' attribute feature.
- XCLOSURE__EXPLICIT_SYNTAX - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Syntax' attribute.
- XCLOSURE__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XCLOSURE__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XCLOSURE__IMPLICIT_FORMAL_PARAMETERS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Implicit Formal Parameters' containment reference list feature.
- XCLOSURE__IMPLICIT_FORMAL_PARAMETERS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Formal Parameters' containment reference list.
- XCLOSURE_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XClosure' class.
- XClosureElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XClosureElements
-
- XClosureImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XClosure'.
- XClosureImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XClosureImpl
-
- XClosureImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XClosureImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XClosureImplCustom
-
- XCOLLECTION_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XCOLLECTION_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XCOLLECTION_LITERAL__ELEMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Elements' containment reference list feature.
- XCOLLECTION_LITERAL__ELEMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Elements' containment reference list.
- XCOLLECTION_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XCollection Literal' class.
- XCollectionLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XCollection Literal'.
- XCollectionLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XCollectionLiteralElements
-
- XCollectionLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XCollection Literal'.
- XCollectionLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XCollectionLiteralImpl
-
- XCOMPUTED_TYPE_REFERENCE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
- XCOMPUTED_TYPE_REFERENCE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
- XCOMPUTED_TYPE_REFERENCE__EQUIVALENT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Equivalent' containment reference.
- XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Type Provider' attribute feature.
- XCOMPUTED_TYPE_REFERENCE__TYPE_PROVIDER - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Type Provider' attribute.
- XCOMPUTED_TYPE_REFERENCE_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The number of structural features of the 'XComputed Type Reference' class.
- XComputedTypeReference - Interface in org.eclipse.xtext.xtype
-
A representation of the model object 'XComputed Type Reference'.
- XComputedTypeReferenceImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model object 'XComputed Type Reference'.
- XComputedTypeReferenceImpl() - Constructor for class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImpl
-
- XComputedTypeReferenceImplCustom - Class in org.eclipse.xtext.xtype.impl
-
- XComputedTypeReferenceImplCustom() - Constructor for class org.eclipse.xtext.xtype.impl.XComputedTypeReferenceImplCustom
-
- XCONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XCONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XCONSTRUCTOR_CALL__ANONYMOUS_CLASS_CONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Anonymous Class Constructor Call' attribute feature.
- XCONSTRUCTOR_CALL__ANONYMOUS_CLASS_CONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Anonymous Class Constructor Call' attribute.
- XCONSTRUCTOR_CALL__ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Arguments' containment reference list feature.
- XCONSTRUCTOR_CALL__ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Arguments' containment reference list.
- XCONSTRUCTOR_CALL__CONSTRUCTOR - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Constructor' reference feature.
- XCONSTRUCTOR_CALL__CONSTRUCTOR - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Constructor' reference.
- XCONSTRUCTOR_CALL__EXPLICIT_CONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Constructor Call' attribute feature.
- XCONSTRUCTOR_CALL__EXPLICIT_CONSTRUCTOR_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Constructor Call' attribute.
- XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Invalid Feature Issue Code' attribute feature.
- XCONSTRUCTOR_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Invalid Feature Issue Code' attribute.
- XCONSTRUCTOR_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type Arguments' containment reference list feature.
- XCONSTRUCTOR_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XCONSTRUCTOR_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Valid Feature' attribute feature.
- XCONSTRUCTOR_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Valid Feature' attribute.
- XCONSTRUCTOR_CALL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XConstructor Call' class.
- XConstructorCall - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XConstructor Call'.
- XConstructorCallElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XConstructorCallElements
-
- XConstructorCallImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XConstructor Call'.
- XConstructorCallImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XConstructorCallImpl
-
- XConstructorCallImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XConstructorCallImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XConstructorCallImplCustom
-
- XDO_WHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XDO_WHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XDO_WHILE_EXPRESSION__BODY - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Body' containment reference.
- XDO_WHILE_EXPRESSION__PREDICATE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Predicate' containment reference.
- XDO_WHILE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XDo While Expression' class.
- XDoWhileExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XDo While Expression'.
- XDoWhileExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XDoWhileExpressionElements
-
- XDoWhileExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XDo While Expression'.
- XDoWhileExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XDoWhileExpressionImpl
-
- XEqualityExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XEqualityExpressionElements
-
- XEXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XEXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XExpression'.
- XEXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XExpression' class.
- XExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionElements
-
- XExpressionHelper - Class in org.eclipse.xtext.xbase.util
-
- XExpressionHelper() - Constructor for class org.eclipse.xtext.xbase.util.XExpressionHelper
-
- XExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XExpression'.
- XExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XExpressionImpl
-
- XExpressionInClosureElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionInClosureElements
-
- XExpressionOrVarDeclarationElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XExpressionOrVarDeclarationElements
-
- XFEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XFEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XFEATURE_CALL__EXPLICIT_OPERATION_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Operation Call' attribute feature.
- XFEATURE_CALL__EXPLICIT_OPERATION_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Operation Call' attribute.
- XFEATURE_CALL__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XFEATURE_CALL__FEATURE_CALL_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Feature Call Arguments' containment reference list feature.
- XFEATURE_CALL__FEATURE_CALL_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature Call Arguments' containment reference list.
- XFEATURE_CALL__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XFEATURE_CALL__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XFEATURE_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XFEATURE_CALL__PACKAGE_FRAGMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Package Fragment' attribute feature.
- XFEATURE_CALL__PACKAGE_FRAGMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Package Fragment' attribute.
- XFEATURE_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XFEATURE_CALL__TYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type Literal' attribute feature.
- XFEATURE_CALL__TYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Literal' attribute.
- XFEATURE_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XFEATURE_CALL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XFeature Call' class.
- XFeatureCall - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XFeature Call'.
- XFeatureCallElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XFeatureCallElements
-
- XFeatureCallImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XFeature Call'.
- XFeatureCallImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XFeatureCallImpl
-
- XFeatureCallImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XFeatureCallImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XFeatureCallImplCustom
-
- XFOR_LOOP_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XFOR_LOOP_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XFOR_LOOP_EXPRESSION__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Declared Param' containment reference feature.
- XFOR_LOOP_EXPRESSION__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Declared Param' containment reference.
- XFOR_LOOP_EXPRESSION__EACH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Each Expression' containment reference feature.
- XFOR_LOOP_EXPRESSION__EACH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Each Expression' containment reference.
- XFOR_LOOP_EXPRESSION__FOR_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'For Expression' containment reference feature.
- XFOR_LOOP_EXPRESSION__FOR_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'For Expression' containment reference.
- XFOR_LOOP_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XFor Loop Expression' class.
- XForLoopExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XFor Loop Expression'.
- XForLoopExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XForLoopExpressionElements
-
- XForLoopExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XFor Loop Expression'.
- XForLoopExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XForLoopExpressionImpl
-
- XFUNCTION_TYPE_REF - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
- XFUNCTION_TYPE_REF - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
- XFUNCTION_TYPE_REF__EQUIVALENT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Equivalent' containment reference.
- XFUNCTION_TYPE_REF__INSTANCE_CONTEXT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Instance Context' attribute feature.
- XFUNCTION_TYPE_REF__INSTANCE_CONTEXT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Instance Context' attribute.
- XFUNCTION_TYPE_REF__PARAM_TYPES - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Param Types' containment reference list feature.
- XFUNCTION_TYPE_REF__PARAM_TYPES - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Param Types' containment reference list.
- XFUNCTION_TYPE_REF__RETURN_TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Return Type' containment reference feature.
- XFUNCTION_TYPE_REF__RETURN_TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Return Type' containment reference.
- XFUNCTION_TYPE_REF__TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Type' reference feature.
- XFUNCTION_TYPE_REF__TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Type' reference.
- XFUNCTION_TYPE_REF_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The number of structural features of the 'XFunction Type Ref' class.
- XFunctionTypeRef - Interface in org.eclipse.xtext.xtype
-
A representation of the model object 'XFunction Type Ref'.
- XFunctionTypeRefElements() - Constructor for class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XFunctionTypeRefElements
-
- XFunctionTypeRefImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model object 'XFunction Type Ref'.
- XFunctionTypeRefImpl() - Constructor for class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImpl
-
- XFunctionTypeRefImplCustom - Class in org.eclipse.xtext.xtype.impl
-
- XFunctionTypeRefImplCustom() - Constructor for class org.eclipse.xtext.xtype.impl.XFunctionTypeRefImplCustom
-
- XFunctionTypeRefs - Class in org.eclipse.xtext.xtype.util
-
- XFunctionTypeRefs() - Constructor for class org.eclipse.xtext.xtype.util.XFunctionTypeRefs
-
- XIF_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XIF_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XIF_EXPRESSION__CONDITIONAL_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Conditional Expression' attribute feature.
- XIF_EXPRESSION__CONDITIONAL_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Conditional Expression' attribute.
- XIF_EXPRESSION__ELSE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Else' containment reference feature.
- XIF_EXPRESSION__ELSE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Else' containment reference.
- XIF_EXPRESSION__IF - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'If' containment reference feature.
- XIF_EXPRESSION__IF - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'If' containment reference.
- XIF_EXPRESSION__THEN - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Then' containment reference feature.
- XIF_EXPRESSION__THEN - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Then' containment reference.
- XIF_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XIf Expression' class.
- XIfExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XIf Expression'.
- XIfExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XIfExpressionElements
-
- XIfExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XIf Expression'.
- XIfExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XIfExpressionImpl
-
- XIMPORT_DECLARATION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
- XIMPORT_DECLARATION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
- XIMPORT_DECLARATION__EXTENSION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Extension' attribute feature.
- XIMPORT_DECLARATION__EXTENSION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Extension' attribute.
- XIMPORT_DECLARATION__IMPORTED_NAMESPACE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Imported Namespace' attribute feature.
- XIMPORT_DECLARATION__IMPORTED_NAMESPACE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Imported Namespace' attribute.
- XIMPORT_DECLARATION__IMPORTED_TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Imported Type' reference feature.
- XIMPORT_DECLARATION__IMPORTED_TYPE - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Imported Type' reference.
- XIMPORT_DECLARATION__MEMBER_NAME - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Member Name' attribute feature.
- XIMPORT_DECLARATION__MEMBER_NAME - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Member Name' attribute.
- XIMPORT_DECLARATION__STATIC - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Static' attribute feature.
- XIMPORT_DECLARATION__STATIC - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Static' attribute.
- XIMPORT_DECLARATION__WILDCARD - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Wildcard' attribute feature.
- XIMPORT_DECLARATION__WILDCARD - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Wildcard' attribute.
- XIMPORT_DECLARATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The number of structural features of the 'XImport Declaration' class.
- XIMPORT_SECTION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
- XIMPORT_SECTION - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
- XIMPORT_SECTION__IMPORT_DECLARATIONS - Static variable in interface org.eclipse.xtext.xtype.XtypePackage.Literals
-
The meta object literal for the 'Import Declarations' containment reference list feature.
- XIMPORT_SECTION__IMPORT_DECLARATIONS - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The feature id for the 'Import Declarations' containment reference list.
- XIMPORT_SECTION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xtype.XtypePackage
-
The number of structural features of the 'XImport Section' class.
- XImportDeclaration - Interface in org.eclipse.xtext.xtype
-
A representation of the model object 'XImport Declaration'.
- XImportDeclarationElements() - Constructor for class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportDeclarationElements
-
- XImportDeclarationImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model object 'XImport Declaration'.
- XImportDeclarationImpl() - Constructor for class org.eclipse.xtext.xtype.impl.XImportDeclarationImpl
-
- XImportDeclarationImplCustom - Class in org.eclipse.xtext.xtype.impl
-
- XImportDeclarationImplCustom() - Constructor for class org.eclipse.xtext.xtype.impl.XImportDeclarationImplCustom
-
- XImportSection - Interface in org.eclipse.xtext.xtype
-
A representation of the model object 'XImport Section'.
- XImportSectionElements() - Constructor for class org.eclipse.xtext.xbase.services.XtypeGrammarAccess.XImportSectionElements
-
- XImportSectionImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model object 'XImport Section'.
- XImportSectionImpl() - Constructor for class org.eclipse.xtext.xtype.impl.XImportSectionImpl
-
- XImportSectionNamespaceScopeProvider - Class in org.eclipse.xtext.xbase.scoping
-
- XImportSectionNamespaceScopeProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.XImportSectionNamespaceScopeProvider
-
- XINSTANCE_OF_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XINSTANCE_OF_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XINSTANCE_OF_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XINSTANCE_OF_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XINSTANCE_OF_EXPRESSION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type' containment reference feature.
- XINSTANCE_OF_EXPRESSION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type' containment reference.
- XINSTANCE_OF_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XInstance Of Expression' class.
- XInstanceOfExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XInstance Of Expression'.
- XInstanceOfExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XInstance Of Expression'.
- XInstanceOfExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XInstanceOfExpressionImpl
-
- XLIST_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XLIST_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XLIST_LITERAL__ELEMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Elements' containment reference list.
- XLIST_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XList Literal' class.
- XListLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XList Literal'.
- XListLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XListLiteralElements
-
- XListLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XList Literal'.
- XListLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XListLiteralImpl
-
- XLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XLiteralElements
-
- XMEMBER_FEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XMEMBER_FEATURE_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Operation Call' attribute feature.
- XMEMBER_FEATURE_CALL__EXPLICIT_OPERATION_CALL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Operation Call' attribute.
- XMEMBER_FEATURE_CALL__EXPLICIT_STATIC - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Explicit Static' attribute feature.
- XMEMBER_FEATURE_CALL__EXPLICIT_STATIC - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Explicit Static' attribute.
- XMEMBER_FEATURE_CALL__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XMEMBER_FEATURE_CALL__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XMEMBER_FEATURE_CALL__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XMEMBER_FEATURE_CALL__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Member Call Arguments' containment reference list feature.
- XMEMBER_FEATURE_CALL__MEMBER_CALL_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Member Call Arguments' containment reference list.
- XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Member Call Target' containment reference feature.
- XMEMBER_FEATURE_CALL__MEMBER_CALL_TARGET - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Member Call Target' containment reference.
- XMEMBER_FEATURE_CALL__NULL_SAFE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Null Safe' attribute feature.
- XMEMBER_FEATURE_CALL__NULL_SAFE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Null Safe' attribute.
- XMEMBER_FEATURE_CALL__PACKAGE_FRAGMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Package Fragment' attribute feature.
- XMEMBER_FEATURE_CALL__PACKAGE_FRAGMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Package Fragment' attribute.
- XMEMBER_FEATURE_CALL__STATIC_WITH_DECLARING_TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Static With Declaring Type' attribute feature.
- XMEMBER_FEATURE_CALL__STATIC_WITH_DECLARING_TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Static With Declaring Type' attribute.
- XMEMBER_FEATURE_CALL__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XMEMBER_FEATURE_CALL__TYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type Literal' attribute feature.
- XMEMBER_FEATURE_CALL__TYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Literal' attribute.
- XMEMBER_FEATURE_CALL__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XMEMBER_FEATURE_CALL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XMember Feature Call' class.
- XMemberFeatureCall - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XMember Feature Call'.
- XMemberFeatureCallElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMemberFeatureCallElements
-
- XMemberFeatureCallImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XMember Feature Call'.
- XMemberFeatureCallImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImpl
-
- XMemberFeatureCallImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XMemberFeatureCallImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XMemberFeatureCallImplCustom
-
- XMultiplicativeExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XMultiplicativeExpressionElements
-
- XNULL_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XNULL_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XNULL_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XNull Literal' class.
- XNullLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XNull Literal'.
- XNullLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNullLiteralElements
-
- XNullLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XNull Literal'.
- XNullLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XNullLiteralImpl
-
- XNullLiteralImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XNullLiteralImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XNullLiteralImplCustom
-
- XNUMBER_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XNUMBER_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XNUMBER_LITERAL__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- XNUMBER_LITERAL__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Value' attribute.
- XNUMBER_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XNumber Literal' class.
- XNumberLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XNumber Literal'.
- XNumberLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XNumberLiteralElements
-
- XNumberLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XNumber Literal'.
- XNumberLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XNumberLiteralImpl
-
- XOrExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOrExpressionElements
-
- XOtherOperatorExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XOtherOperatorExpressionElements
-
- XParenthesizedExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XParenthesizedExpressionElements
-
- XPOSTFIX_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XPOSTFIX_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XPOSTFIX_OPERATION__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XPOSTFIX_OPERATION__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XPOSTFIX_OPERATION__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XPOSTFIX_OPERATION__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XPOSTFIX_OPERATION__OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Operand' containment reference feature.
- XPOSTFIX_OPERATION__OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Operand' containment reference.
- XPOSTFIX_OPERATION__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XPOSTFIX_OPERATION__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XPOSTFIX_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XPostfix Operation' class.
- XPostfixOperation - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XPostfix Operation'.
- XPostfixOperationElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPostfixOperationElements
-
- XPostfixOperationImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XPostfix Operation'.
- XPostfixOperationImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XPostfixOperationImpl
-
- XPostfixOperationImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XPostfixOperationImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XPostfixOperationImplCustom
-
- XPrimaryExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XPrimaryExpressionElements
-
- XRelationalExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XRelationalExpressionElements
-
- XRETURN_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XRETURN_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XRETURN_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XRETURN_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XRETURN_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XReturn Expression' class.
- XReturnExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XReturn Expression'.
- XReturnExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XReturnExpressionElements
-
- XReturnExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XReturn Expression'.
- XReturnExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XReturnExpressionImpl
-
- XReturnExpressionImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XReturnExpressionImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XReturnExpressionImplCustom
-
- XSET_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XSET_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XSET_LITERAL__ELEMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Elements' containment reference list.
- XSET_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XSet Literal' class.
- XSetLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XSet Literal'.
- XSetLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSetLiteralElements
-
- XSetLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XSet Literal'.
- XSetLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XSetLiteralImpl
-
- XShortClosureElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XShortClosureElements
-
- XSTRING_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XSTRING_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XSTRING_LITERAL__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- XSTRING_LITERAL__VALUE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Value' attribute.
- XSTRING_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XString Literal' class.
- XStringLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XString Literal'.
- XStringLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XStringLiteralElements
-
- XStringLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XString Literal'.
- XStringLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XStringLiteralImpl
-
- XSWITCH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XSWITCH_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XSWITCH_EXPRESSION__CASES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Cases' containment reference list feature.
- XSWITCH_EXPRESSION__CASES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Cases' containment reference list.
- XSWITCH_EXPRESSION__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Declared Param' containment reference feature.
- XSWITCH_EXPRESSION__DECLARED_PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Declared Param' containment reference.
- XSWITCH_EXPRESSION__DEFAULT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Default' containment reference feature.
- XSWITCH_EXPRESSION__DEFAULT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Default' containment reference.
- XSWITCH_EXPRESSION__SWITCH - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Switch' containment reference feature.
- XSWITCH_EXPRESSION__SWITCH - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Switch' containment reference.
- XSWITCH_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XSwitch Expression' class.
- XSwitchExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XSwitch Expression'.
- XSwitchExpressionCompilationState - Class in org.eclipse.xtext.xbase.util
-
Utility class for compiling switch expressions into if statements avoiding useless if check for the first switch's case.
- XSwitchExpressionCompilationState() - Constructor for class org.eclipse.xtext.xbase.util.XSwitchExpressionCompilationState
-
- XSwitchExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSwitchExpressionElements
-
- XSwitchExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XSwitch Expression'.
- XSwitchExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XSwitchExpressionImpl
-
- XSwitchExpressions - Class in org.eclipse.xtext.xbase.util
-
- XSwitchExpressions() - Constructor for class org.eclipse.xtext.xbase.util.XSwitchExpressions
-
- XSYNCHRONIZED_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XSYNCHRONIZED_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XSYNCHRONIZED_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XSYNCHRONIZED_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XSYNCHRONIZED_EXPRESSION__PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Param' containment reference feature.
- XSYNCHRONIZED_EXPRESSION__PARAM - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Param' containment reference.
- XSYNCHRONIZED_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XSynchronized Expression' class.
- XSynchronizedExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XSynchronized Expression'.
- XSynchronizedExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XSynchronizedExpressionElements
-
- XSynchronizedExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XSynchronized Expression'.
- XSynchronizedExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XSynchronizedExpressionImpl
-
- XTHROW_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XTHROW_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XTHROW_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XTHROW_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XTHROW_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XThrow Expression' class.
- XThrowExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XThrow Expression'.
- XThrowExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XThrowExpressionElements
-
- XThrowExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XThrow Expression'.
- XThrowExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XThrowExpressionImpl
-
- XTRY_CATCH_FINALLY_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XTRY_CATCH_FINALLY_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Catch Clauses' containment reference list feature.
- XTRY_CATCH_FINALLY_EXPRESSION__CATCH_CLAUSES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Catch Clauses' containment reference list.
- XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Expression' containment reference feature.
- XTRY_CATCH_FINALLY_EXPRESSION__EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Expression' containment reference.
- XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Finally Expression' containment reference feature.
- XTRY_CATCH_FINALLY_EXPRESSION__FINALLY_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Finally Expression' containment reference.
- XTRY_CATCH_FINALLY_EXPRESSION__RESOURCES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Resources' containment reference list feature.
- XTRY_CATCH_FINALLY_EXPRESSION__RESOURCES - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Resources' containment reference list.
- XTRY_CATCH_FINALLY_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XTry Catch Finally Expression' class.
- XTryCatchFinallyExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XTry Catch Finally Expression'.
- XTryCatchFinallyExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTryCatchFinallyExpressionElements
-
- XTryCatchFinallyExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XTry Catch Finally Expression'.
- XTryCatchFinallyExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XTryCatchFinallyExpressionImpl
-
- XTYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XTYPE_LITERAL - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XTYPE_LITERAL__ARRAY_DIMENSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Array Dimensions' attribute list feature.
- XTYPE_LITERAL__ARRAY_DIMENSIONS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Array Dimensions' attribute list.
- XTYPE_LITERAL__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type' reference feature.
- XTYPE_LITERAL__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type' reference.
- XTYPE_LITERAL_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XType Literal' class.
- XtypeAdapterFactory - Class in org.eclipse.xtext.xtype.util
-
The Adapter Factory for the model.
- XtypeAdapterFactory() - Constructor for class org.eclipse.xtext.xtype.util.XtypeAdapterFactory
-
Creates an instance of the adapter factory.
- XtypeAntlrTokenFileProvider - Class in org.eclipse.xtext.xbase.parser.antlr
-
- XtypeAntlrTokenFileProvider() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.XtypeAntlrTokenFileProvider
-
- XtypeFactory - Interface in org.eclipse.xtext.xtype
-
The Factory for the model.
- XtypeFactoryImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model Factory.
- XtypeFactoryImpl() - Constructor for class org.eclipse.xtext.xtype.impl.XtypeFactoryImpl
-
Creates an instance of the factory.
- XtypeFormatter - Class in org.eclipse.xtext.xbase.formatting
-
- XtypeFormatter() - Constructor for class org.eclipse.xtext.xbase.formatting.XtypeFormatter
-
Deprecated.
- XtypeFormatter - Class in org.eclipse.xtext.xbase.formatting2
-
- XtypeFormatter() - Constructor for class org.eclipse.xtext.xbase.formatting2.XtypeFormatter
-
- XtypeGrammarAccess - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess(GrammarProvider) - Constructor for class org.eclipse.xtext.xbase.services.XtypeGrammarAccess
-
- XtypeGrammarAccess.ArrayBracketsElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmArgumentTypeReferenceElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmLowerBoundAndedElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmLowerBoundElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmParameterizedTypeReferenceElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmTypeParameterElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmTypeReferenceElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmUpperBoundAndedElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmUpperBoundElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.JvmWildcardTypeReferenceElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.QualifiedNameElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.QualifiedNameInStaticImportElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.QualifiedNameWithWildcardElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.ValidIDElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.XFunctionTypeRefElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.XImportDeclarationElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeGrammarAccess.XImportSectionElements - Class in org.eclipse.xtext.xbase.services
-
- XtypeJavaValidator - Class in org.eclipse.xtext.xbase.validation
-
- XtypeJavaValidator() - Constructor for class org.eclipse.xtext.xbase.validation.XtypeJavaValidator
-
- XTypeLiteral - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XType Literal'.
- XTypeLiteralElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XTypeLiteralElements
-
- XTypeLiteralImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XType Literal'.
- XTypeLiteralImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XTypeLiteralImpl
-
- XTypeLiteralImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XTypeLiteralImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XTypeLiteralImplCustom
-
- XtypePackage - Interface in org.eclipse.xtext.xtype
-
The Package for the model.
- XtypePackage.Literals - Interface in org.eclipse.xtext.xtype
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- XtypePackageImpl - Class in org.eclipse.xtext.xtype.impl
-
An implementation of the model Package.
- XtypeParser - Class in org.eclipse.xtext.xbase.parser.antlr
-
- XtypeParser() - Constructor for class org.eclipse.xtext.xbase.parser.antlr.XtypeParser
-
- XtypeReferenceVisitor<Result> - Interface in org.eclipse.xtext.xtype.util
-
- XtypeReferenceVisitorWithParameter<Parameter,Result> - Interface in org.eclipse.xtext.xtype.util
-
- XtypeRuntimeModule - Class in org.eclipse.xtext.xbase
-
Use this class to register components to be used within the IDE.
- XtypeRuntimeModule() - Constructor for class org.eclipse.xtext.xbase.XtypeRuntimeModule
-
- XtypeScopeProvider - Class in org.eclipse.xtext.xbase.scoping
-
- XtypeScopeProvider() - Constructor for class org.eclipse.xtext.xbase.scoping.XtypeScopeProvider
-
- XtypeSemanticSequencer - Class in org.eclipse.xtext.xbase.serializer
-
- XtypeSemanticSequencer() - Constructor for class org.eclipse.xtext.xbase.serializer.XtypeSemanticSequencer
-
- XtypeStandaloneSetup - Class in org.eclipse.xtext.xbase
-
Initialization support for running Xtext languages
without equinox extension registry
- XtypeStandaloneSetup() - Constructor for class org.eclipse.xtext.xbase.XtypeStandaloneSetup
-
- XtypeStandaloneSetupGenerated - Class in org.eclipse.xtext.xbase
-
- XtypeStandaloneSetupGenerated() - Constructor for class org.eclipse.xtext.xbase.XtypeStandaloneSetupGenerated
-
- XtypeSwitch<T> - Class in org.eclipse.xtext.xtype.util
-
The Switch for the model's inheritance hierarchy.
- XtypeSwitch() - Constructor for class org.eclipse.xtext.xtype.util.XtypeSwitch
-
Creates an instance of the switch.
- XtypeSyntacticSequencer - Class in org.eclipse.xtext.xbase.serializer
-
- XtypeSyntacticSequencer() - Constructor for class org.eclipse.xtext.xbase.serializer.XtypeSyntacticSequencer
-
- XtypeValidator - Class in org.eclipse.xtext.xbase.validation
-
- XtypeValidator() - Constructor for class org.eclipse.xtext.xbase.validation.XtypeValidator
-
- XUNARY_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XUNARY_OPERATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XUNARY_OPERATION__FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Feature' reference.
- XUNARY_OPERATION__IMPLICIT_FIRST_ARGUMENT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit First Argument' containment reference.
- XUNARY_OPERATION__IMPLICIT_RECEIVER - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Implicit Receiver' containment reference.
- XUNARY_OPERATION__INVALID_FEATURE_ISSUE_CODE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XUNARY_OPERATION__OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Operand' containment reference feature.
- XUNARY_OPERATION__OPERAND - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Operand' containment reference.
- XUNARY_OPERATION__TYPE_ARGUMENTS - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type Arguments' containment reference list.
- XUNARY_OPERATION__VALID_FEATURE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XUNARY_OPERATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XUnary Operation' class.
- XUnaryOperation - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XUnary Operation'.
- XUnaryOperationElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XUnaryOperationElements
-
- XUnaryOperationImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XUnary Operation'.
- XUnaryOperationImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XUnaryOperationImpl
-
- XUnaryOperationImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XUnaryOperationImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XUnaryOperationImplCustom
-
- XVARIABLE_DECLARATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XVARIABLE_DECLARATION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XVARIABLE_DECLARATION__NAME - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Name' attribute feature.
- XVARIABLE_DECLARATION__NAME - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Name' attribute.
- XVARIABLE_DECLARATION__RIGHT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Right' containment reference feature.
- XVARIABLE_DECLARATION__RIGHT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Right' containment reference.
- XVARIABLE_DECLARATION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Type' containment reference feature.
- XVARIABLE_DECLARATION__TYPE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Type' containment reference.
- XVARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
The meta object literal for the 'Writeable' attribute feature.
- XVARIABLE_DECLARATION__WRITEABLE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Writeable' attribute.
- XVARIABLE_DECLARATION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XVariable Declaration' class.
- XVariableDeclaration - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XVariable Declaration'.
- XVariableDeclarationElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XVariableDeclarationElements
-
- XVariableDeclarationImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XVariable Declaration'.
- XVariableDeclarationImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XVariableDeclarationImpl
-
- XVariableDeclarationImplCustom - Class in org.eclipse.xtext.xbase.impl
-
- XVariableDeclarationImplCustom() - Constructor for class org.eclipse.xtext.xbase.impl.XVariableDeclarationImplCustom
-
- XWHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage.Literals
-
- XWHILE_EXPRESSION - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
- XWHILE_EXPRESSION__BODY - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Body' containment reference.
- XWHILE_EXPRESSION__PREDICATE - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The feature id for the 'Predicate' containment reference.
- XWHILE_EXPRESSION_FEATURE_COUNT - Static variable in interface org.eclipse.xtext.xbase.XbasePackage
-
The number of structural features of the 'XWhile Expression' class.
- XWhileExpression - Interface in org.eclipse.xtext.xbase
-
A representation of the model object 'XWhile Expression'.
- XWhileExpressionElements() - Constructor for class org.eclipse.xtext.xbase.services.XbaseGrammarAccess.XWhileExpressionElements
-
- XWhileExpressionImpl - Class in org.eclipse.xtext.xbase.impl
-
An implementation of the model object 'XWhile Expression'.
- XWhileExpressionImpl() - Constructor for class org.eclipse.xtext.xbase.impl.XWhileExpressionImpl
-