refactor: listener and visitor entrance
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
limitations under the License.
|
||||
*/
|
||||
|
||||
parser grammar HiveSqlParser;
|
||||
parser grammar HiveSql;
|
||||
|
||||
options {
|
||||
tokenVocab=HiveSqlLexer;
|
Reference in New Issue
Block a user