Main Page | Data Structures | File List | Data Fields | Globals | Related Pages

block_lookup_entry Struct Reference

Datastructure to describe a block type, like while blocks, command substitution blocks, etc. More...


Data Fields

int type
 The block type id.
const wchar_t * name
 The name of the builtin that creates this type of block, if any.
const wchar_t * desc
 A description of this block type.


Detailed Description

Datastructure to describe a block type, like while blocks, command substitution blocks, etc.


Field Documentation

int block_lookup_entry::type
 

The block type id.

The legal values are defined in parser.h.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 13 02:53:31 2008 for fish by  doxygen 1.4.4