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