| Modifier and Type | Field and Description |
|---|---|
SqlBaseParser.PropertyValueContext |
SqlBaseParser.ContainsExpressionContext.value |
SqlBaseParser.PropertyValueContext |
SqlBaseParser.PropertyContext.value |
| Modifier and Type | Method and Description |
|---|---|
SqlBaseParser.PropertyValueContext |
SqlBaseParser.propertyValue() |
SqlBaseParser.PropertyValueContext |
SqlBaseParser.ContainsExpressionContext.propertyValue() |
SqlBaseParser.PropertyValueContext |
SqlBaseParser.PropertyContext.propertyValue() |
| Modifier and Type | Method and Description |
|---|---|
T |
SqlBaseBaseVisitor.visitPropertyValue(SqlBaseParser.PropertyValueContext ctx)
Visit a parse tree produced by
SqlBaseParser.propertyValue(). |
T |
SqlBaseVisitor.visitPropertyValue(SqlBaseParser.PropertyValueContext ctx)
Visit a parse tree produced by
SqlBaseParser.propertyValue(). |
Copyright © 2020 The Apache Software Foundation. All rights reserved.