| Package | Description |
|---|---|
| com.bacoder.parser.java.adapter | |
| com.bacoder.parser.java.api |
| Modifier and Type | Method and Description |
|---|---|
Invocation |
ExplicitGenericInvocationSuffixAdapter.adapt(JavaParser.ExplicitGenericInvocationSuffixContext context) |
Invocation |
ExplicitGenericInvocationSuffixAdapter.adapt(JavaParser.ExplicitGenericInvocationSuffixContext context,
List<Type> typeList) |
protected Invocation |
ExpressionAdapter.processExpressionInvocation(JavaParser.ExpressionContext context) |
protected Invocation |
PrimaryExpressionAdapter.processInvocationExpression(JavaParser.PrimaryContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassInstantiation |
class |
GeneralInvocation |
class |
MethodInvocation |
class |
SuperInvocation |
class |
ThisInvocation |
Copyright © 2013. All rights reserved.