class Predicator::AST::IntegerBetween

Public Instance Methods

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