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 |
ParseTreeVisitor.visit(NullTree tree) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(NullTree tree) |
protected void |
ParseTreeWriter.visit(NullTree tree) |
Modifier and Type | Field and Description |
---|---|
static NullTree |
NullTree.Instance |
Modifier and Type | Method and Description |
---|---|
NullTree |
ParseTree.asNull() |
Copyright © 2009-2014 Google. All Rights Reserved.