class Predicator::AST::DateGreaterThan

Public Instance Methods

type() click to toggle source
# File lib/predicator/ast.rb, line 118
def type; :DATGT; end