module SQLiterate::Node::GenValue::Literal

Public Instance Methods

tables() click to toggle source
# File lib/sqliterate/node/control/expression.rb, line 74
def tables
  []
end