Skip to contents

vrule_operator_binary

vrule_operator_binary

Super class

vrule::vrule_abstract -> vrule_operator_binary

Methods

Inherited methods


Method new()

Usage

vrule_operator_binary$new(operator, expr, ...)


Method validate()

Usage

vrule_operator_binary$validate(value, ...)


Method clone()

The objects of this class are cloneable with this method.

Usage

vrule_operator_binary$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.