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