Tenncor
Public Attributes | List of all members
Conversion Struct Reference

Represent a conversion between two rule trees. More...

#include <def.h>

Collaboration diagram for Conversion:
Collaboration graph
[legend]

Public Attributes

struct Subgraphsource_
 Rule tree to target for conversion. More...
 
struct Subgraphdest_
 Rule tree to convert to given the source tree's identified ANY children. More...
 

Detailed Description

Represent a conversion between two rule trees.

Member Data Documentation

◆ dest_

struct Subgraph* Conversion::dest_

Rule tree to convert to given the source tree's identified ANY children.

◆ source_

struct Subgraph* Conversion::source_

Rule tree to target for conversion.


The documentation for this struct was generated from the following file: