| Package | Description |
|---|---|
| com.github.javaparser.symbolsolver.javaparsermodel.contexts |
| Modifier and Type | Class and Description |
|---|---|
class |
ArrayAccessExprContext
Required to prevent recursive access to the "parent node" (not necessarily the same as the "parent context").
|
class |
BinaryExprContext |
class |
ConditionalExprContext |
class |
EnclosedExprContext |
class |
FieldAccessContext |
class |
InstanceOfExprContext |
class |
LambdaExprContext |
class |
MethodCallExprContext |
class |
MethodReferenceExprContext |
class |
ObjectCreationContext |
class |
UnaryExprContext |
class |
VariableDeclarationExprContext |
Copyright © 2007–2025. All rights reserved.