Home
last modified time | relevance | path

Searched defs:isAType (Results 1 – 1 of 1) sorted by relevance

/dports/java/jd-gui/jd-gui-1.6.6/services/src/main/java/org/jd/gui/view/component/
H A DTypePage.java493 public boolean isAType() { return name == null; } in isAType() method in TypePage.DeclarationData
535 boolean isAType() { return name == null; } in isAType() method in TypePage.ReferenceData