JMACS

Uses of Interface
org.jmacs.pd.IInterpreter.Context

Packages that use IInterpreter.Context
org.jmacs.pd Programmable Device Framework. 
 

Uses of IInterpreter.Context in org.jmacs.pd
 

Subinterfaces of IInterpreter.Context in org.jmacs.pd
static interface IPdCmd.Context
          context, as passed to IPdCmd.execute(Context).
 

Methods in org.jmacs.pd with parameters of type IInterpreter.Context
 Serializable IInterpreter.interpretCmd(Serializable cmd, IInterpreter.Context context, boolean control)
          interprets cmd.
 


JMACS

jmacs.org