Package | Description |
---|---|
com.google.javascript.rhino |
The core AST from Rhino.
|
Modifier and Type | Method and Description |
---|---|
NonJSDocComment |
Node.getNonJSDocComment() |
Modifier and Type | Method and Description |
---|---|
Node |
Node.setNonJSDocComment(NonJSDocComment comment)
Sets the NonJSDoc comment attached to this node.
|
Copyright © 2009-2020 Google. All Rights Reserved.