class Predicator::AST::IntegerGreaterThan

Public Instance Methods

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