drop_synonym ::= "drop" [ "public" ] "synonym" [ schema_name "." ] synonym
This rule is call by drop_command
drop_command