Ruby  2.0.0p451(2014-02-24revision45167)
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 176 of file regparse.h.

Field Documentation

NodeBase QtfrNode::base

Definition at line 177 of file regparse.h.

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

Definition at line 186 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 185 of file regparse.h.

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

int QtfrNode::state

Definition at line 178 of file regparse.h.

Referenced by setup_tree().

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

Definition at line 183 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: