Tenncor
Public Attributes | List of all members
Branch Struct Reference

Branching (Functor or Group) node. More...

#include <def.h>

Collaboration diagram for Branch:
Collaboration graph
[legend]

Public Attributes

int is_group_
 
struct PtrListargs_
 
char label_ [32]
 
char variadic_ [32]
 

Detailed Description

Branching (Functor or Group) node.

def.h opt/parse

Purpose: Define c rule tree nodes and meta-data

Member Data Documentation

◆ args_

struct PtrList* Branch::args_

◆ is_group_

int Branch::is_group_

◆ label_

char Branch::label_[32]

◆ variadic_

char Branch::variadic_[32]

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