mirror of
https://github.com/ralsina/tartrazine.git
synced 2025-07-06 08:06:45 +00:00
Idiomatic changes
This commit is contained in:
@ -9,12 +9,12 @@ require "./tartrazine"
|
||||
# or change the state machine.
|
||||
module Tartrazine
|
||||
enum ActionType
|
||||
Token
|
||||
Push
|
||||
Pop
|
||||
Combined
|
||||
Bygroups
|
||||
Combined
|
||||
Include
|
||||
Pop
|
||||
Push
|
||||
Token
|
||||
Using
|
||||
Usingself
|
||||
end
|
||||
|
Reference in New Issue
Block a user