public class MethodContext extends AbstractMethodLikeDeclarationContext<com.github.javaparser.ast.body.MethodDeclaration>
typeSolver, wrappedNode
Constructor and Description |
---|
MethodContext(com.github.javaparser.ast.body.MethodDeclaration wrappedNode,
TypeSolver typeSolver) |
solveGenericType, solveMethod, solveSymbol, solveSymbolAsValue, solveType
equals, findTypeDeclarations, getParent, hashCode, solveWith, solveWithAsValue
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
solveConstructor, solveMethodAsUsage
public MethodContext(com.github.javaparser.ast.body.MethodDeclaration wrappedNode, TypeSolver typeSolver)
Copyright © 2007–2018. All rights reserved.