[][src]Module lindenmayer_system::parametric

Structs

PDualMapSystem

Distinguishes between terminal symbols and non-terminals. Rules are only allowed on non-terminals.

PRule
PSym
PSym1
PSym2
PSystem

Enums

RuleError

Traits

ParametricRule
ParametricSymbol
ParametricSystem

Functions

apply_first_rule

Apply first matching rule and return expanded successor.