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