Package | Description |
---|---|
com.google.javascript.jscomp.parsing.parser | |
com.google.javascript.jscomp.parsing.parser.codegeneration | |
com.google.javascript.jscomp.parsing.parser.trees |
Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeValidator.visit(FinallyTree tree) |
protected void |
ParseTreeVisitor.visit(FinallyTree tree) |
Modifier and Type | Method and Description |
---|---|
static FinallyTree |
ParseTreeFactory.createFinally(ParseTree block) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(FinallyTree tree) |
protected void |
ParseTreeWriter.visit(FinallyTree tree) |
Modifier and Type | Method and Description |
---|---|
FinallyTree |
ParseTree.asFinally() |
Copyright © 2009-2014 Google. All Rights Reserved.