class Predicator::AST::IntegerNotIn

Public Instance Methods

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