Uses of Class
com.google.javascript.rhino.NonJSDocComment
Packages that use NonJSDocComment
-
Uses of NonJSDocComment in com.google.javascript.rhino
Methods in com.google.javascript.rhino that return NonJSDocCommentModifier and TypeMethodDescriptionfinal NonJSDocCommentNode.getNonJSDocComment()final NonJSDocCommentNode.getTrailingNonJSDocComment()Methods in com.google.javascript.rhino with parameters of type NonJSDocCommentModifier and TypeMethodDescriptionfinal NodeNode.setNonJSDocComment(NonJSDocComment comment) Sets the NonJSDoc comment attached to this node.final NodeNode.setTrailingNonJSDocComment(NonJSDocComment comment)