JIVE Platform
Release 0.2.2

Uses of Interface
edu.bsu.cs.jive.events.CallEvent.Target.Visitor

Packages that use CallEvent.Target.Visitor
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
 

Uses of CallEvent.Target.Visitor in edu.bsu.cs.jive.events
 

Methods in edu.bsu.cs.jive.events with parameters of type CallEvent.Target.Visitor
 Object CallEvent.Target.accept(CallEvent.Target.Visitor v, Object arg)
          Accept a visitor
 


JIVE Platform
Release 0.2.2