class Predicator::AST::Or

Public Instance Methods

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