public class JSParser
extends org.mozilla.javascript.Parser
| Constructor and Description |
|---|
JSParser(org.mozilla.javascript.CompilerEnvirons compilerEnv) |
JSParser(org.mozilla.javascript.CompilerEnvirons compilerEnv,
org.mozilla.javascript.ErrorReporter errorReporter) |
| Modifier and Type | Method and Description |
|---|---|
void |
enterFunction() |
void |
exitFunction() |
Copyright © 2015. All rights reserved.