class Predicator::AST::And

Public Instance Methods

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