Motr  M0
ff2c_term Struct Reference

#include <parser.h>

Collaboration diagram for ff2c_term:
Collaboration graph

Data Fields

enum ff2c_term_type fn_type
 
struct ff2c_termfn_parent
 
struct ff2c_termfn_head
 
struct ff2c_termfn_tail
 
struct ff2c_termfn_next
 
struct ff2c_token fn_tok
 

Detailed Description

Definition at line 55 of file parser.h.

Field Documentation

◆ fn_head

struct ff2c_term* fn_head

Definition at line 58 of file parser.h.

◆ fn_next

struct ff2c_term* fn_next

Definition at line 60 of file parser.h.

◆ fn_parent

struct ff2c_term* fn_parent

Definition at line 57 of file parser.h.

◆ fn_tail

struct ff2c_term* fn_tail

Definition at line 59 of file parser.h.

◆ fn_tok

struct ff2c_token fn_tok

Definition at line 61 of file parser.h.

◆ fn_type

enum ff2c_term_type fn_type

Definition at line 56 of file parser.h.


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