char_expression ::= char_term { "||" char_term }
This rule is call by -> char_term -> plsql_expression
-> char_term -> plsql_expression