Uses of Interface
org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants
Packages that use TypeConstants
Package
Description
-
Uses of TypeConstants in org.aspectj.ajdt.internal.compiler
Classes in org.aspectj.ajdt.internal.compiler that implement TypeConstants -
Uses of TypeConstants in org.aspectj.ajdt.internal.compiler.ast
Classes in org.aspectj.ajdt.internal.compiler.ast that implement TypeConstantsModifier 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 TypeConstants in org.aspectj.ajdt.internal.compiler.lookup
Classes in org.aspectj.ajdt.internal.compiler.lookup that implement TypeConstantsModifier and TypeClassDescriptionclassOverrides the default EclipseLookupEnvironmentfor two purposes: To provide some additional phases tocompleteTypeBindings, that weave declare parents and inter-type declarations at the correct time. -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.codeassist
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist that implement TypeConstantsModifier and TypeClassDescriptionfinal classThis class is the entry point for source completions. -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.codeassist.complete
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.complete that implement TypeConstantsModifier 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.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.codeassist.select
Classes in org.aspectj.org.eclipse.jdt.internal.codeassist.select that implement TypeConstantsModifier and TypeClassDescriptionclassNode representing a Javadoc comment including code selection.classclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.compiler
Classes in org.aspectj.org.eclipse.jdt.internal.compiler that implement TypeConstantsModifier and TypeClassDescriptionclassRepresents a class file wrapper on bytes, it is aware of its actual type name. -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.compiler.ast
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.ast that implement TypeConstantsModifier 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 TypeConstants in org.aspectj.org.eclipse.jdt.internal.compiler.flow
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.flow that implement TypeConstantsModifier and TypeClassDescriptionclassReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classFor instances of this class,FlowContext.getInitsForFinalBlankInitializationCheck(org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeBinding, FlowInfo)will returns aFlowInfo.DEAD_END, which for whichFlowInfo.isDefinitelyAssigned(org.aspectj.org.eclipse.jdt.internal.compiler.lookup.FieldBinding)returns true for all fields.classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classReflects the context of code analysis, keeping track of enclosing try statements, exception handlers, etc...classShared implementation for try-statement-related flow contexts. -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.compiler.lookup
Classes in org.aspectj.org.eclipse.jdt.internal.compiler.lookup that implement TypeConstantsModifier and TypeClassDescriptionclassAspectJ Extension - made many methods and fields more visible for extension Also modified error checking on getType(char[][] compoundName) to allow refering to inner types directly.classclassA package binding that is known not to be aSplitPackageBinding.classclass -
Uses of TypeConstants in org.aspectj.org.eclipse.jdt.internal.eval
Classes in org.aspectj.org.eclipse.jdt.internal.eval that implement TypeConstantsModifier and TypeClassDescriptionclassclassclassclassclassclassA 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