module OracleSqlParser::Grammar::Select::Join::QueryPartitionClause0

Public Instance Methods

ast() click to toggle source
# File lib/oracle-sql-parser/grammar/select/join.rb, line 942
def ast
  'query_partition_clause' # do not supported
end