Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser.trees |
Modifier and Type | Method and Description |
---|---|
FunctionDeclarationTree |
ParseTree.asFunctionDeclaration() |
FunctionDeclarationTree |
FunctionDeclarationTree.Builder.build(SourceRange location)
Return a new
FunctionDeclarationTree . |
Copyright © 2009-2017 Google. All Rights Reserved.