Package com.google.javascript.rhino
Class Node.FileLevelJsDocBuilder
java.lang.Object
com.google.javascript.rhino.Node.FileLevelJsDocBuilder
- Enclosing class:
- Node
An inner class that provides back-door access to the license
property of the JSDocInfo property for this node. This is only
meant to be used for top-level script nodes where the
JsDocInfoParser
needs to
be able to append directly to the top-level node, not just the
current node.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
FileLevelJsDocBuilder
public FileLevelJsDocBuilder()
-
-
Method Details
-
append
-