Sha256: 712d2a8684e9e74ba76c270696856ef528f113a2290ab4c7744da0ada614d11c
Contents?: true
Size: 418 Bytes
Versions: 10
Compression:
Stored size: 418 Bytes
Contents
Output ::= (('{' (Interface '=>' Stream) '}' (',' | ))* | ('[' (Stream (',' | ))* ']' (',' | ))* | ('[' (String (',' | ))* ']') (',' | ))* Stream ::= ('[' (Directive (',' | ) | String (',' | ))* ']' (',' | ))* Interface ::= String Directive ::= PositionDirective | ColourDirective | StyleDirective PositionDirective ::= '[' Fixnum ',' Fixnum ']' StyleDirective ::= Symbol ColourDirective ::= '[' Symbol ',' Symbol ']'
Version data entries
10 entries across 10 versions & 1 rubygems