antlr / grammars-v4

Grammars written for ANTLR v4; expectation that the grammars are free of actions.
MIT License
10.19k stars 3.71k forks source link

PLSQL Parser: Conditional Compilation #1232

Open yumantha opened 6 years ago

yumantha commented 6 years ago

Whenever there is a $IF, $THEN, $ELSE or $END, it gives an error message: token recognition error at: '$'

KvanTTT commented 4 years ago

Could you point the reference with such a conditional compilation description? It is not the original PL/SQL syntax, isn't is? If so, I'll close this issue.

Duplicate issue: #465

outon commented 4 years ago

You can find information regarding Conditional Compilation in Oracle 10g Documentation or https://docs.oracle.com/cd/B19306_01/appdev.102/b14261/fundamentals.htm#BABIHIHF