class Predicator::AST::IntegerArray

Public Instance Methods

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