Class: Roby::EventConstraints::UnboundTaskPredicate::CompiledPredicate

Inherits:
Object
  • Object
show all
Defined in:
lib/roby/event_constraints.rb

Overview

See #compile.

Objects of this class hold the compiled predicate used for evaluation

Instance Method Summary collapse

Instance Method Details

#marshal_dumpObject



236
# File 'lib/roby/event_constraints.rb', line 236

def marshal_dump; nil end

#marshal_load(obj) ⇒ Object



237
# File 'lib/roby/event_constraints.rb', line 237

def marshal_load(obj); nil end