Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeValidator.visit(YieldExpressionTree tree) |
protected void |
ParseTreeVisitor.visit(YieldExpressionTree tree) |
Modifier and Type | Method and Description |
---|---|
static YieldExpressionTree |
ParseTreeFactory.createYieldStatement(ParseTree expression) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(YieldExpressionTree tree) |
protected void |
ParseTreeWriter.visit(YieldExpressionTree tree) |
Modifier and Type | Method and Description |
---|---|
YieldExpressionTree |
ParseTree.asYieldStatement() |
Copyright © 2009-2014 Google. All Rights Reserved.