public class JavaScriptParser extends com.sonar.sslr.api.typed.ActionParser<Tree>
| Constructor and Description |
|---|
JavaScriptParser() |
| Modifier and Type | Method and Description |
|---|---|
Tree |
parse(File file) |
Tree |
parse(String source) |
Copyright © 2011–2017 SonarSource and Eriks Nukis. All rights reserved.