class Predicator::AST::IntegerLessThan

Public Instance Methods

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