JIVE Platform
Release 0.3.1

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

Packages that use CallEvent.Caller.Visitor
edu.bsu.cs.jive.events Interfaces that define the JiveLog representation for program execution history. 
edu.bsu.cs.jive.util Miscellaneous utility classes and interfaces for JIVE. 
 

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

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

Uses of CallEvent.Caller.Visitor in edu.bsu.cs.jive.util
 

Methods in edu.bsu.cs.jive.util with parameters of type CallEvent.Caller.Visitor
 Object SystemCaller.accept(CallEvent.Caller.Visitor v, Object arg)
           
 


JIVE Platform
Release 0.3.1