Modifier and Type | Method and Description |
---|---|
protected void |
ParseTreeValidator.visit(LabelledStatementTree tree) |
protected void |
ParseTreeVisitor.visit(LabelledStatementTree tree) |
Modifier and Type | Method and Description |
---|---|
static LabelledStatementTree |
ParseTreeFactory.createLabelledStatement(IdentifierToken name,
ParseTree statement) |
Modifier and Type | Method and Description |
---|---|
protected ParseTree |
ParseTreeTransformer.transform(LabelledStatementTree tree) |
protected void |
ParseTreeWriter.visit(LabelledStatementTree tree) |
Modifier and Type | Method and Description |
---|---|
LabelledStatementTree |
ParseTree.asLabelledStatement() |
Copyright © 2009-2014 Google. All Rights Reserved.