|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression
org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression
org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression
org.aspectj.org.eclipse.jdt.internal.codeassist.select.SelectionOnReferenceExpressionName
public class SelectionOnReferenceExpressionName
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite |
|---|
InvocationSite.EmptyWithAstNode |
| Nested classes/interfaces inherited from interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.TypeConstants |
|---|
TypeConstants.CloseMethodRecord |
| Field Summary |
|---|
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression |
|---|
lhs, nameSourceStart, receiverType, resolvedTypeArguments, selector, trialResolution, typeArguments |
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression |
|---|
actualMethodBinding, binding, bootstrapMethodNumber, compilationResult, descriptor, ellipsisArgument, enclosingScope, expectedType, expressionContext, resultExpressions, silentErrorHandlingPolicy |
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Expression |
|---|
constant, implicitConversion, resolvedType, statementEnd |
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement |
|---|
COMPLAINED_FAKE_REACHABLE, COMPLAINED_UNREACHABLE, NOT_COMPLAINED |
| Constructor Summary | |
|---|---|
SelectionOnReferenceExpressionName()
|
|
| Method Summary | |
|---|---|
boolean |
isConstructorReference()
|
boolean |
isMethodReference()
|
java.lang.StringBuffer |
printExpression(int indent,
java.lang.StringBuffer output)
|
TypeBinding |
resolveType(BlockScope scope)
Resolve the type of this expression in the context of a blockScope |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ReferenceExpression |
|---|
analyseCode, createPseudoExpressions, findCompileTimeMethodTargeting, freshInferenceContext, generateCode, generateImplicitLambda, genericTypeArguments, getMethodBinding, initialize, isArrayConstructorReference, isCompatibleWith, isExactMethodReference, isPertinentToApplicability, isSuperAccess, isTypeAccess, manageSyntheticAccessIfNecessary, setActualReceiverType, setDepth, setFieldIndex, sIsMoreSpecific, traverse |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.FunctionalExpression |
|---|
argumentsTypeElided, checkAgainstFinalTargetType, diagnosticsSourceEnd, expectedType, getExpressionContext, getRequiredBridges, invocationTargetType, isBoxingCompatibleWith, isPolyExpression, isPolyExpression, kosherDescriptor, nullStatus, recordFunctionalType, reportSamProblem, setCompilationResult, setExpectedType, setExpressionContext, tagAsEllipsisArgument |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.Statement |
|---|
analyseArguments, branchChainTo, checkAgainstNullTypeAnnotation, complainIfUnreachable, findConstructorBinding, generateArguments, isBoxingCompatible, isEmptyBlock, isKnowDeadCodePattern, isValidJavaStatement, recordExceptionsForEnclosingLambda, resolveCase |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.ast.ASTNode |
|---|
checkInvocationArguments, concreteStatement, copySE8AnnotationsToType, isFieldUseDeprecated, isImplicitThis, isMethodUseDeprecated, isSuper, isThis, isTypeUseDeprecated, isUnqualifiedSuper, printAnnotations, printIndent, printModifiers, receiverIsImplicitThis, resolveAnnotations, resolveAnnotations, resolveAnnotations, resolveDeprecatedAnnotations, resolvePolyExpressionArguments, resolvePolyExpressionArguments, sourceEnd, sourceStart, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.aspectj.org.eclipse.jdt.internal.compiler.lookup.InvocationSite |
|---|
getExpressionContext, invocationTargetType, receiverIsImplicitThis, sourceEnd, sourceStart |
| Constructor Detail |
|---|
public SelectionOnReferenceExpressionName()
| Method Detail |
|---|
public java.lang.StringBuffer printExpression(int indent,
java.lang.StringBuffer output)
printExpression in class ReferenceExpressionpublic boolean isConstructorReference()
isConstructorReference in class ReferenceExpressionpublic boolean isMethodReference()
isMethodReference in class ReferenceExpressionpublic TypeBinding resolveType(BlockScope scope)
Expression
resolveType in class ReferenceExpression
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||