Searched refs:hasResolvedBindings (Results 1 – 8 of 8) sorted by relevance
39 new GeneralAttribute(this, "hasResolvedBindings", String.valueOf(ast.hasResolvedBindings())), in getChildren()
380 if (astRoot.getAST().hasResolvedBindings()) { in createImportRewrite()
565 if (astRoot.getAST().hasResolvedBindings()) { in createTextEdit()
1265 public boolean hasResolvedBindings() { in hasResolvedBindings() method in AST
1575 if (astRoot.getAST().hasResolvedBindings()) { in createImportRewrite()
9172 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings()); in test0673()9305 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings()); in test0676()
9202 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings());9335 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings());
9175 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings()); in test0673()9308 assertTrue("no binding resolution", unit.getAST().hasResolvedBindings()); in test0676()