Searched defs:methodTree (Results 1 – 5 of 5) sorted by relevance
178 public Void visitMethod(MethodTree methodTree, Void aVoid) { in visitMethod()185 private void processImplementationMethod(MethodTree methodTree) { in processImplementationMethod()
39 final MethodTree methodTree = ((UnderlyingAST.CFGMethod) underlyingAST).getMethod(); in getInitialStore() local
184 MethodTree methodTree = ((UnderlyingAST.CFGMethod) underlyingAST).getMethod(); in onDataflowInitialStore() local
875 MethodTree methodTree = (MethodTree) methodLambdaOrBlock; in relevantInitializerMethodOrBlock() local1063 MethodTree methodTree = (MethodTree) memberTree; in computeTree2Init() local1792 MethodTree methodTree = (MethodTree) memberTree; in collectEntities() local1848 private boolean isConstructor(MethodTree methodTree) { in isConstructor()2082 MethodTree methodTree = (MethodTree) suggestTree; in changeReturnNullabilityFix() local
325 Tree methodTree = getTreesInstance(state).getTree(methodSymbol); in reportInitializerError() local