Searched defs:newUnknownInlineTagTree (Results 1 - 2 of 2) sorted by relevance

/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/source/util/
H A DDocTreeFactory.java333 UnknownInlineTagTree newUnknownInlineTagTree(Name name, List<? extends DocTree> content); method in interface:DocTreeFactory
/openjdk10/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/tree/
H A DDocTreeMaker.java445 public DCUnknownInlineTag newUnknownInlineTagTree(Name name, List<? extends DocTree> content) { method in class:DocTreeMaker

Completed in 98 milliseconds