class Predicator::AST::StringNotIn

Public Instance Methods

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