Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeVisitor.visit(LiteralExpressionTree tree) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(LiteralExpressionTree tree) |
protected void |
ParseTreeWriter.visit(LiteralExpressionTree tree) |
Modifier and Type | Method and Description |
---|---|
LiteralExpressionTree |
ParseTree.asLiteralExpression() |
Copyright © 2009-2014 Google. All Rights Reserved.