| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.RealLiteralContext |
SqlBaseParser.realLiteral() |
SqlBaseParser.RealLiteralContext |
SqlBaseParser.ConstantContext.realLiteral() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitRealLiteral(SqlBaseParser.RealLiteralContext ctx)
Visit a parse tree produced by
SqlBaseParser.realLiteral(). |
T |
SqlBaseVisitor.visitRealLiteral(SqlBaseParser.RealLiteralContext ctx)
Visit a parse tree produced by
SqlBaseParser.realLiteral(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.