module SheepAst::MatchUtil
TBD
Public Instance Methods
prio(prio, method)
click to toggle source
# File lib/sheep_ast/match/match_util.rb, line 7 def prio(prio, method) return [prio, method] end
TBD
# File lib/sheep_ast/match/match_util.rb, line 7 def prio(prio, method) return [prio, method] end