Ruby  1.9.3p547(2014-05-14revision45962)
Data Fields
CallNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
int state
 
int group_num
 
UCharname
 
UCharname_end
 
struct _Nodetarget
 
UnsetAddrListunset_addr_list
 

Detailed Description

Definition at line 217 of file regparse.h.

Field Documentation

NodeBase CallNode::base

Definition at line 218 of file regparse.h.

int CallNode::group_num

Definition at line 220 of file regparse.h.

Referenced by setup_subexp_call().

UChar* CallNode::name

Definition at line 221 of file regparse.h.

Referenced by setup_subexp_call().

UChar* CallNode::name_end

Definition at line 222 of file regparse.h.

Referenced by setup_subexp_call().

int CallNode::state

Definition at line 219 of file regparse.h.

struct _Node* CallNode::target

Definition at line 223 of file regparse.h.

Referenced by compile_call(), and setup_subexp_call().

UnsetAddrList* CallNode::unset_addr_list

Definition at line 224 of file regparse.h.

Referenced by compile_call(), and setup_subexp_call().


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