Ruby  2.0.0p451(2014-02-24revision45167)
Data Fields
AnchorNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
int type
 
struct _Nodetarget
 
int char_len
 
int ascii_range
 

Detailed Description

Definition at line 241 of file regparse.h.

Field Documentation

int AnchorNode::ascii_range

Definition at line 246 of file regparse.h.

Referenced by compile_anchor_node().

NodeBase AnchorNode::base

Definition at line 242 of file regparse.h.

int AnchorNode::char_len

Definition at line 245 of file regparse.h.

Referenced by compile_anchor_node(), and setup_look_behind().

struct _Node* AnchorNode::target
int AnchorNode::type

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