Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeValidator.visit(DefaultClauseTree tree) |
protected void |
ParseTreeVisitor.visit(DefaultClauseTree tree) |
Modifier and Type | Method and Description |
---|---|
static DefaultClauseTree |
ParseTreeFactory.createDefaultClause(com.google.common.collect.ImmutableList<ParseTree> statements) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(DefaultClauseTree tree) |
protected void |
ParseTreeWriter.visit(DefaultClauseTree tree) |
Modifier and Type | Method and Description |
---|---|
DefaultClauseTree |
ParseTree.asDefaultClause() |
Copyright © 2009-2014 Google. All Rights Reserved.