class Predicator::AST::DateAgo

Public Instance Methods

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