|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.dev.js.JsAstMapper
public class JsAstMapper
| Constructor Summary | |
|---|---|
JsAstMapper(JsScope scope)
|
|
| Method Summary | |
|---|---|
JsFunction |
mapFunction(Node fnNode)
|
java.util.List<JsStatement> |
mapStatements(Node nodeStmts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JsAstMapper(@NotNull
JsScope scope)
| Method Detail |
|---|
public JsFunction mapFunction(Node fnNode)
throws JsParserException
JsParserException
public java.util.List<JsStatement> mapStatements(Node nodeStmts)
throws JsParserException
JsParserException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||