Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeIds
Packages that use TypeIds
Package
Description
-
Uses of TypeIds in org.aspectj.ajdt.internal.compiler
Classes in org.aspectj.ajdt.internal.compiler that implement TypeIds -
Uses of TypeIds in org.aspectj.ajdt.internal.compiler.ast
Classes in org.aspectj.ajdt.internal.compiler.ast that implement TypeIdsModifier and TypeClassDescriptionclassRepresents before, after and around advice in an aspect.classRoot class for all ConstructorDeclaration objects created by the parser.classRoot class for all MethodDeclaration objects created by the parser.classclassRepresents an aspect declaration.classclassclassclass(formals*): ...classUsed to represent super references inside of inter-type declarations.classAn inter-type constructor declaration.classBase type for all inter-type declarations including methods, fields and constructors.classAn inter-type field declaration.classRepresents an intertype member class declaration.classAn inter-type method declaration.classclassclasspointcut [declaredModifiers] [declaredName]([arguments]): [pointcutDesignator];classclassUsed to represent any method call to a method namedproceed.classclass -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.complete that implement TypeIdsModifier and TypeClassDescriptionclassclassNode representing a Javadoc comment including code selection.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassThis class is independent of its parent class and is in fact a dummy ExportsStatement.classclassclassclassclassclassInitially (https://bugs.eclipse.org/106450) this class was only used when an invocation has actual type arguments.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.codeassist.impl
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.impl that implement TypeIds -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.select that implement TypeIdsModifier and TypeClassDescriptionclassNode representing a Javadoc comment including code selection.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler
Classes in org.aspectj.org.eclipse.jdt.internal.compiler that implement TypeIdsModifier and TypeClassDescriptionclassRepresents a class file wrapper on bytes, it is aware of its actual type name.classclassA source element parser extracts structural and reference information from a piece of source. -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.apt.model that implement TypeIds -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.ast that implement TypeIdsModifier and TypeClassDescriptionclassAspectJ Extension - added several extension points for subclassesclassclassclassdedicated treatment for the&&classAnnotationclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassAspectJ Extension added template method for subclasses to insert more code.classCombinedBinaryExpression is an implementation of BinaryExpression that specifically attempts to mitigate the issues raised by expressions which have a very deep leftmost branch.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassSole purpose ofFakeDefaultLiteralis to appear in case 'default' of switch patterns (JEP 406 at the time of writing this comment)classA faked local variable declaration used for keeping track of data flows of a special variable.classclassclassAspectJ Extension - support for FieldBinding.alwaysNeedsAccessMethodclassclassclassclassclassclassclassRepresents an implicitly declared class as defined in JEP 463classclassclassclassclassclassclassNode representing a structured Javadoc commentclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassMemberValuePair nodeclassAspectJ Extension - support for MethodBinding.alwaysNeedsAccessMethod Possible mergeconflict? Was InvocationSite but now Invocation in implements clauseclassclassclassclassJust a marker class to represent statements that can occur in a module declarationclassclassNormal annotation nodeclassclassclassclassclassclassclassSyntactic representation of a reference to a generic type.classSyntactic representation of a reference to a generic type.classclassclassclassclassVariation on allocation, where can optionally be specified any of: - leading enclosing instance - trailing anonymous type - generic type arguments for generic constructor invocationclassclassclassclassclassclassclassclassclassclassclassclassSingleMemberAnnotation nodeclassclassclassclassExtra behavior for statements which have a finally block - e.g., try blocks have finally; synchronized statements have hidden finally blocks that call monitorexit etc.classclassFlatten string literalclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassNode to represent Wildcardclass -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler.codegen
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.codegen that implement TypeIdsModifier and TypeClassDescriptionclassThis type is used to store all the constant pool entries. -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler.impl
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.impl that implement TypeIdsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.compiler.parser
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.parser that implement TypeIds -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.core.search.indexing
Classes in org.aspectj.org.eclipse.jdt.internal.core.search.indexing that implement TypeIds -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.core.search.matching
Classes in org.aspectj.org.eclipse.jdt.internal.core.search.matching that implement TypeIdsModifier and TypeClassDescriptionclassA parser that locates ast nodes that match a given search pattern. -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.core.util
Classes in org.aspectj.org.eclipse.jdt.internal.core.util that implement TypeIdsModifier and TypeClassDescriptionclassInternal parser used for parsing source to create DOM AST nodes. -
Uses of TypeIds in org.aspectj.org.eclipse.jdt.internal.eval
Classes in org.aspectj.org.eclipse.jdt.internal.eval that implement TypeIdsModifier and TypeClassDescriptionclassclassclassclassclassA parser for code snippets.classclassA return statement inside a code snippet.classA single name reference inside a code snippet can denote a field of a remote receiver object (that is, the receiver of the context in the stack frame).classA super reference inside a code snippet denotes a reference to the super type of the remote receiver object (that is, the receiver of the context in the stack frame).classA this reference inside a code snippet denotes a remote receiver object (that is, the receiver of the context in the stack frame)class