Package | Description |
---|---|
pp.s1184725.boppi |
Modifier and Type | Method and Description |
---|---|
SimpleType |
BoppiBasicChecker.visitParens(BasicParser.ParensContext ctx) |
T |
BasicVisitor.visitParens(BasicParser.ParensContext ctx)
Visit a parse tree produced by the
parens
labeled alternative in BasicParser.singleExpr() . |
T |
BasicBaseVisitor.visitParens(BasicParser.ParensContext ctx)
Visit a parse tree produced by the
parens
labeled alternative in BasicParser.singleExpr() . |