Javadoc Error

21 views
Skip to first unread message

Jay Young

unread,
May 5, 2012, 12:56:05 PM5/5/12
to closure-comp...@googlegroups.com
FYI:

[javadoc] /devel/closure-compiler/src/com/google/javascript/jscomp/CodingConvention.java:279: warning - @param argument "t" is not a parameter name.

/**
   * Checks if the given method performs a object literal cast, and if it does,
   * returns information on the cast. By default, always returns null. Meant
   * to be overridden by subclasses.
   *
   * @param t The node traversal.
   * @param callNode A CALL node.
   */
  public ObjectLiteralCast getObjectLiteralCast(Node callNode);

John Lenz

unread,
May 8, 2012, 4:23:40 PM5/8/12
to closure-comp...@googlegroups.com
I'll fix this.
Reply all
Reply to author
Forward
0 new messages