module Rasti::DB::NQL::Syntax::Array0

Public Instance Methods

close() click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 1330
def close
  elements[4]
end
contents() click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 1326
def contents
  elements[2]
end
open() click to toggle source
# File lib/rasti/db/nql/syntax.rb, line 1322
def open
  elements[0]
end