class Predicator::AST::StringIn

Public Instance Methods

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