Home | History | Annotate | Download | only in doclava

Lines Matching full:normalinterfacedeclaration

371             } else if ("normalInterfaceDeclaration".equals(payload)) {
667 if ("normalInterfaceDeclaration".equals(tmp.toString())) {
1300 * @param tree The tree to parse. normalInterfaceDeclaration should be the root value.
1378 } else if ("normalInterfaceDeclaration".equals(child.getChild(0).toString())) {
1454 } else if ("normalInterfaceDeclaration".equals(child.toString())) {