Class EglModule

All Implemented Interfaces:
IModule, ModuleElement, IEglModule, IEolModule

public class EglModule extends EolModule implements IEglModule
Used internally by EglTemplateFactory and EglTemplate to parse and execute EGL, by transforming to EOL. Most extensions should subclass EglTemplateFactory and/or EglTemplate rather than this class.
Author:
lrose, Sina Madani