module Rasti::DB::NQL::Syntax::LiteralString0

Public Instance Methods

string() click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 2096
def string
  elements[1]
end