Home | History | Annotate | Download | only in doclava

Lines Matching defs:selfAttributes

194     selfAttributes();
842 public ArrayList<AttributeInfo> selfAttributes() {
1144 ArrayList<AttributeInfo> selfAttributes = selfAttributes();
1382 for (AttributeInfo attr : selfAttributes) {
1437 for (AttributeInfo attr : ctp.classInfo().selfAttributes()) {