module OracleSqlParser::Grammar::Condition::Between::BetweenCondition0
Public Instance Methods
not_keyword()
click to toggle source
# File lib/oracle-sql-parser/grammar/condition/between.rb, line 13 def not_keyword elements[0] end
space()
click to toggle source
# File lib/oracle-sql-parser/grammar/condition/between.rb, line 17 def space elements[1] end