Module: Rasti::DB::NQL::Syntax::Array0

Defined in:
lib/rasti/db/nql/syntax.rb

Instance Method Summary collapse

Instance Method Details

#closeObject



1330
1331
1332
# File 'lib/rasti/db/nql/syntax.rb', line 1330

def close
  elements[4]
end

#contentsObject



1326
1327
1328
# File 'lib/rasti/db/nql/syntax.rb', line 1326

def contents
  elements[2]
end

#openObject



1322
1323
1324
# File 'lib/rasti/db/nql/syntax.rb', line 1322

def open
  elements[0]
end