HomeSort by relevance Sort by last modified time
    Searched defs:lastComment (Results 1 - 5 of 5) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/resources/platform/
AttrsXmlParser.java 282 Node lastComment = null;
286 lastComment = node;
306 if (lastComment != null) {
307 String nodeValue = lastComment.getNodeValue();
317 parseAttr(node, lastComment);
319 lastComment = null;
418 private AttributeInfo parseAttr(Node attrNode, Node lastComment) {
432 } else if (lastComment != null) {
436 if (lastComment != null) {
437 String nodeValue = lastComment.getNodeValue()
    [all...]
  /prebuilts/tools/common/netbeans-visual/
org-openide-util.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.jasper_5.5.17.v201004212143.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 

Completed in 27 milliseconds