#include <mlsystem.h>
Inheritance diagram for LRule:

Public Methods | |
| LRule (const String &l, const String &r) | |
Public Attributes | |
| String | left |
| String | right |
INTERNAL of LGrammar.
Definition at line 44 of file mlsystem.h.
|
||||||||||||
|
Standard constructor.
Definition at line 57 of file mlsystem.h. |
|
|
Left-hand side of the production rule.
Definition at line 47 of file mlsystem.h. |
|
|
Right-hand side of the production rule.
Definition at line 50 of file mlsystem.h. |
1.2.18