Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
AnchorNode Struct Reference

#include <regparse.h>

Data Fields

NodeBase base
 
int type
 
struct _Nodetarget
 
int char_len
 

Detailed Description

Definition at line 238 of file regparse.h.

Field Documentation

◆ base

NodeBase AnchorNode::base

Definition at line 239 of file regparse.h.

◆ char_len

int AnchorNode::char_len

Definition at line 242 of file regparse.h.

Referenced by compile_anchor_node(), and setup_look_behind().

◆ target

struct _Node* AnchorNode::target

◆ type

int AnchorNode::type

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