boolean_literal ::= "true" | "false" | "null"
This rule is call by -> boolean_factor
-> boolean_factor