Libraries
»
json_p3
(0.3.2)
»
Index (P)
»
JSONP3
»
Precedence
Class: JSONP3::Precedence
Inherits:
Object
Object
JSONP3::Precedence
show all
Defined in:
lib/json_p3/parser.rb
Constant Summary
collapse
LOWEST =
1
LOGICAL_OR =
3
LOGICAL_AND =
4
RELATIONAL =
5
PREFIX =
7