Ruby  1.9.3p448(2013-06-27revision41675)
Data Fields
QtfrNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
int state
 
struct _Nodetarget
 
int lower
 
int upper
 
int greedy
 
int target_empty_info
 
struct _Nodehead_exact
 
struct _Nodenext_head_exact
 
int is_refered
 

Detailed Description

Definition at line 173 of file regparse.h.

Field Documentation

NodeBase QtfrNode::base

Definition at line 174 of file regparse.h.

int QtfrNode::greedy
struct _Node* QtfrNode::head_exact
int QtfrNode::is_refered

Definition at line 183 of file regparse.h.

Referenced by compile_length_quantifier_node(), and compile_quantifier_node().

int QtfrNode::lower
struct _Node* QtfrNode::next_head_exact

Definition at line 182 of file regparse.h.

Referenced by compile_length_quantifier_node(), compile_quantifier_node(), and next_setup().

int QtfrNode::state

Definition at line 175 of file regparse.h.

Referenced by setup_tree().

struct _Node* QtfrNode::target
int QtfrNode::target_empty_info

Definition at line 180 of file regparse.h.

Referenced by compile_length_quantifier_node(), compile_quantifier_node(), and setup_tree().

int QtfrNode::upper

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