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