 | GrShellImpl Class |
Implementation class containing application logic for generated GrShell parser class.
Public methods are called by the GrShell command line parser (which is called by the GrShellDriver),
other classes access this shell main-functionality class via dedicated/limited interfaces/views.
Inheritance HierarchySystemObject
de.unika.ipd.grGen.grShellGrShellImpl
Namespace:
de.unika.ipd.grGen.grShell
Assembly:
libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntaxpublic class GrShellImpl : IGrShellImplForDriver,
IGrShellImplForSequenceApplierAndDebugger
The GrShellImpl type exposes the following members.
Constructors
| Name | Description |
---|
 | GrShellImpl | Initializes a new instance of the GrShellImpl class |
Top
Properties
Methods
See Also