Skip to content

Commit

Permalink
modify antlr grammar file format
Browse files Browse the repository at this point in the history
  • Loading branch information
loxp committed Dec 3, 2018
1 parent e193e79 commit 4571fc6
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ setClause
;

timeZoneType
: NUMBER
| LOCAL
| DEFAULT
: NUMBER | LOCAL | DEFAULT
;

resetParam
Expand Down

0 comments on commit 4571fc6

Please sign in to comment.