public class VariableDeclarationExprContext extends ExpressionContext<VariableDeclarationExpr>
typeSolver, wrappedNode| Constructor and Description | 
|---|
| VariableDeclarationExprContext(VariableDeclarationExpr wrappedNode,
                              TypeSolver typeSolver) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<VariableDeclarator> | localVariablesExposedToChild(Node child) | 
solveSymbol, solveSymbolAsValueequals, findExposedPatternInParentContext, findTypeDeclarations, getParent, getScope, getWrappedNode, hashCode, negatedTypePatternExprsExposedFromChildren, solveMethodAsUsage, solveSymbolInParentContext, solveWith, solveWithAsValue, typePatternExprsDiscoveredInPattern, typePatternExprsExposedFromChildrenclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitfieldDeclarationInScope, fieldsExposedToChild, localVariableDeclarationInScope, parameterDeclarationInScope, parametersExposedToChild, solveConstructor, solveGenericType, solveGenericTypeInParentContext, solveMethod, solveMethodInParentContext, solveSymbolAsValueInParentContext, solveType, solveType, solveTypeInParentContext, solveTypeInParentContext, typePatternExprInScope, typePatternExprsExposedToChildpublic VariableDeclarationExprContext(VariableDeclarationExpr wrappedNode, TypeSolver typeSolver)
public List<VariableDeclarator> localVariablesExposedToChild(Node child)
Copyright © 2007–2024. All rights reserved.