public class UnaryExprContext extends ExpressionContext<UnaryExpr>
typeSolver, wrappedNode| Constructor and Description |
|---|
UnaryExprContext(UnaryExpr wrappedNode,
TypeSolver typeSolver) |
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, localVariablesExposedToChild, parameterDeclarationInScope, parametersExposedToChild, solveConstructor, solveGenericType, solveGenericTypeInParentContext, solveMethod, solveMethodInParentContext, solveSymbolAsValueInParentContext, solveType, solveType, solveTypeInParentContext, solveTypeInParentContext, typePatternExprInScope, typePatternExprsExposedToChildpublic UnaryExprContext(UnaryExpr wrappedNode, TypeSolver typeSolver)
Copyright © 2007–2024. All rights reserved.