| Package | Description |
|---|---|
| edu.uvm.ccts.arden.data.antlr |
| Modifier and Type | Method and Description |
|---|---|
DataParser.DeclareInterfaceContext |
DataParser.declareInterface() |
DataParser.DeclareInterfaceContext |
DataParser.AssignableContext.declareInterface() |
| Modifier and Type | Method and Description |
|---|---|
T |
DataVisitor.visitDeclareInterface(DataParser.DeclareInterfaceContext ctx)
Visit a parse tree produced by
DataParser.declareInterface(). |
T |
DataBaseVisitor.visitDeclareInterface(DataParser.DeclareInterfaceContext ctx)
Visit a parse tree produced by
DataParser.declareInterface(). |
Copyright © 2015. All rights reserved.