public class EnclosedExprContext extends AbstractJavaParserContext<EnclosedExpr>
typeSolver, wrappedNode| Constructor and Description |
|---|
EnclosedExprContext(EnclosedExpr wrappedNode,
TypeSolver typeSolver) |
| Modifier and Type | Method and Description |
|---|---|
List<PatternExpr> |
negatedPatternExprsExposedFromChildren() |
List<PatternExpr> |
patternExprsExposedFromChildren() |
equals, findTypeDeclarations, getParent, getScope, getWrappedNode, hashCode, isQualifiedName, solveSymbolInParentContext, solveWith, solveWithAsValueclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitfieldDeclarationInScope, fieldsExposedToChild, localVariableDeclarationInScope, localVariablesExposedToChild, parameterDeclarationInScope, parametersExposedToChild, patternExprInScope, patternExprsExposedToChild, solveConstructor, solveGenericType, solveGenericTypeInParentContext, solveMethod, solveMethodAsUsage, solveMethodInParentContext, solveSymbol, solveSymbolAsValue, solveSymbolAsValueInParentContext, solveType, solveTypeInParentContextpublic EnclosedExprContext(EnclosedExpr wrappedNode, TypeSolver typeSolver)
public List<PatternExpr> patternExprsExposedFromChildren()
public List<PatternExpr> negatedPatternExprsExposedFromChildren()
Copyright © 2007–2021. All rights reserved.