Searched refs:MethodContext (Results 1 – 8 of 8) sorted by relevance
8 import com.github.javaparser.symbolsolver.javaparsermodel.contexts.MethodContext;35 MethodContext context = new MethodContext(method, typeSolver); in testSolveStaticallyImportedMemberType()
11 import com.github.javaparser.symbolsolver.javaparsermodel.contexts.MethodContext;
25 public class MethodContext extends AbstractMethodLikeDeclarationContext<MethodDeclaration> { class31 public MethodContext(MethodDeclaration wrappedNode, TypeSolver typeSolver) { in MethodContext() method in MethodContext
26 import com.github.javaparser.symbolsolver.javaparsermodel.contexts.MethodContext;54 Context context = new MethodContext(md, typeSolver); in solveTypeRefToLocalClass()
60 return new MethodContext((MethodDeclaration) node, typeSolver); in getContext()
234 ContextRAII MethodContext(*this, MemberDecl); in inferCUDATargetForImplicitSpecialMember() local
5980 ContextRAII MethodContext(*this, MD); in ShouldDeleteSpecialMember() local
META-INF/MANIFEST.MF org/jetbrains/kotlin/utils/JavaSdkUtil.class JavaSdkUtil ...