class Predicator::AST::DateLessThan
Public Instance Methods
type()
click to toggle source
# File lib/predicator/ast.rb, line 130 def type; :DATLT; end
# File lib/predicator/ast.rb, line 130 def type; :DATLT; end