Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
expr Struct Reference

#include <expr.h>

Data Fields

enum expr_type type
 
union expr_data left right
 

Detailed Description

Definition at line 40 of file expr.h.

Field Documentation

union expr_data left right

Definition at line 42 of file expr.h.

Definition at line 41 of file expr.h.


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