Sha256: 8f825c381d853d723bf582bc5c5745dc44837c34f20d0f497ab8b2c7a0bb2269
Contents?: true
Size: 306 Bytes
Versions: 35
Compression:
Stored size: 306 Bytes
Contents
class Testp convert A '2' B '3' end prechigh left B preclow rule /* comment */ target: A B C nonterminal { action "string" == /regexp/o 1 /= 3 } ; # comment nonterminal: A '+' B = A; /* end */ end ---- driver # driver is old name
Version data entries
35 entries across 30 versions & 5 rubygems