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