|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectJsVisitor
com.google.dart.compiler.backend.js.ast.RecursiveJsVisitor
public abstract class RecursiveJsVisitor
Constructor Summary | |
---|---|
RecursiveJsVisitor()
|
Method Summary | |
---|---|
protected void |
visitElement(JsNode node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecursiveJsVisitor()
Method Detail |
---|
protected void visitElement(@NotNull JsNode node)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |