class Roby::EventConstraints::UnboundTaskPredicate::CompiledPredicate
See compile.
Objects of this class hold the compiled predicate used for evaluation
Public Instance Methods
marshal_dump()
click to toggle source
# File lib/roby/event_constraints.rb, line 236 def marshal_dump; nil end
marshal_load(obj)
click to toggle source
# File lib/roby/event_constraints.rb, line 237 def marshal_load(obj); nil end