module SQLiterate::Node::IdentifierChar::Quote

Public Instance Methods

char() click to toggle source
# File lib/sqliterate/node/identify/identifier.rb, line 17
def char
  '"'
end