javadoc typos in Attr

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 21
    • Affects Version/s: 21
    • Component/s: tools
    • b13

      at Attr, the javadoc for method: Attr.ResultInfo::needsArgumentAttr is:

      ```
            /**
               * Should {@link Attr#attribTree} use the {@ArgumentAttr} visitor instead of this one?
               * @param tree The tree to be type-checked.
               * @return true if {@ArgumentAttr} should be used.
               */
      ```
      here {@ArgumentAttr} should be {@code ArgumentAttr}

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Vicente Arturo Romero Zaldivar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: