boolean_literal

boolean_literal 
      ::= "true" | "false" | "null" 

[rule list]
This rule is call by

-> boolean_factor