class TransactionQL::Expression
Public Instance Methods
matches?(hash)
click to toggle source
# File lib/transaction_ql/expressions.rb, line 3 def matches?(hash) false end
# File lib/transaction_ql/expressions.rb, line 3 def matches?(hash) false end