Package | Description |
---|---|
pp.s1184725.boppi |
Modifier and Type | Method and Description |
---|---|
BasicParser.TypeContext |
BasicParser.type() |
BasicParser.TypeContext |
BasicParser.DeclareContext.type() |
Modifier and Type | Method and Description |
---|---|
SimpleType |
BoppiBasicChecker.visitType(BasicParser.TypeContext ctx) |
T |
BasicVisitor.visitType(BasicParser.TypeContext ctx)
Visit a parse tree produced by
BasicParser.type() . |
T |
BasicBaseVisitor.visitType(BasicParser.TypeContext ctx)
Visit a parse tree produced by
BasicParser.type() . |