Class AbstractCommandInterpreter

java.lang.Object
com.pnfsoftware.jeb.util.interpreter.AbstractCommandInterpreter
All Implemented Interfaces:
ICommandInterpreter

public abstract class AbstractCommandInterpreter extends Object implements ICommandInterpreter
Skeleton for a command interpreter.