#include <stdio.h>
#include "BLCommand.hh"
#include "BLParam.hh"
Classes | |
class | BLCMDdefine |
class BLCMDdefine implements the "define" command to define a macro (an argument-expanded set of commands). More... | |
class | Macro |
class Macro implements a macro command defined by the define command. More... | |
Variables | |
BLCMDdefine | defaultDefine |