class Predicator::AST::StringStartsWith

Public Instance Methods

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