| Package | Description |
|---|---|
| edu.uvm.ccts.arden.data.antlr |
| Modifier and Type | Method and Description |
|---|---|
DataParser.TransformationContext |
DataParser.transformation() |
DataParser.TransformationContext |
DataParser.ReadContext.transformation() |
DataParser.TransformationContext |
DataParser.ReadAsContext.transformation() |
| Modifier and Type | Method and Description |
|---|---|
T |
DataVisitor.visitTransformation(DataParser.TransformationContext ctx)
Visit a parse tree produced by
DataParser.transformation(). |
T |
DataBaseVisitor.visitTransformation(DataParser.TransformationContext ctx)
Visit a parse tree produced by
DataParser.transformation(). |
Copyright © 2015. All rights reserved.