Searched refs:isNesting (Results 1 – 1 of 1) sorted by relevance
98 boolean isNesting() { return false; } in isNesting() method in TreeNode350 boolean isNesting() { return true; } in isNesting() method in HyperlinkNode370 boolean isNesting() { return true; } in isNesting() method in RubyNode387 boolean isNesting() { return true; } in isNesting() method in MetaNode556 if (tmp != null && tmp.isNesting()) { in testBuffer()
Completed in 40 milliseconds