Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

LRule Class Reference

L-System rule. More...

#include <mlsystem.h>

Inheritance diagram for LRule:

List of all members.

Public Methods

 LRule (const String &l, const String &r)

Public Attributes

String left
String right

Detailed Description

L-System rule.

INTERNAL of LGrammar.

Definition at line 44 of file mlsystem.h.


Constructor & Destructor Documentation

LRule const String   l,
const String   r
[inline]
 

Standard constructor.

Definition at line 57 of file mlsystem.h.


Member Data Documentation

String left
 

Left-hand side of the production rule.

Definition at line 47 of file mlsystem.h.

String right
 

Right-hand side of the production rule.

Definition at line 50 of file mlsystem.h.


The documentation for this class was generated from the following file:
Generated on Thu Feb 10 20:06:43 2005 for LibMagiC by doxygen1.2.18