Class Node.FileLevelJsDocBuilder

  • Enclosing class:
    Node

    public class Node.FileLevelJsDocBuilder
    extends java.lang.Object
    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.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void append​(java.lang.String fileLevelComment)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • FileLevelJsDocBuilder

        public FileLevelJsDocBuilder()
    • Method Detail

      • append

        public void append​(java.lang.String fileLevelComment)