public class InstanceOfExprContext extends ExpressionContext<InstanceOfExpr>
typeSolver, wrappedNode| Constructor and Description |
|---|
InstanceOfExprContext(InstanceOfExpr wrappedNode,
TypeSolver typeSolver) |
| Modifier and Type | Method and Description |
|---|---|
SymbolReference<? extends ResolvedValueDeclaration> |
solveSymbol(String name) |
solveSymbolAsValueequals, 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, parametersExposedToChild, solveConstructor, solveGenericType, solveGenericTypeInParentContext, solveMethod, solveMethodInParentContext, solveSymbolAsValueInParentContext, solveType, solveType, solveTypeInParentContext, solveTypeInParentContext, typePatternExprInScope, typePatternExprsExposedToChildpublic InstanceOfExprContext(InstanceOfExpr wrappedNode, TypeSolver typeSolver)
public SymbolReference<? extends ResolvedValueDeclaration> solveSymbol(String name)
solveSymbol in interface ContextsolveSymbol in class ExpressionContext<InstanceOfExpr>Copyright © 2007–2024. All rights reserved.