Class: Veritas::Optimizer::Function::String::Length

Inherits:
Veritas::Optimizer show all
Includes:
Unary
Defined in:
lib/veritas/optimizer/function/string/length.rb

Overview

Abstract base class representing Length optimizations

Direct Known Subclasses

ConstantOperand, UnoptimizedOperand

Defined Under Namespace

Classes: ConstantOperand, UnoptimizedOperand

Constant Summary

Constants inherited from Veritas::Optimizer

Noop, VERSION

Instance Attribute Summary

Attributes included from Unary

#operand

Attributes inherited from Veritas::Optimizer

#operation

Method Summary

Methods included from Unary

#initialize

Methods inherited from Veritas::Optimizer

chain, #initialize, #optimizable?, #optimize