Ruby  2.0.0p648(2015-12-16revision53162)
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

◆ ascii_range

int AnchorNode::ascii_range

Definition at line 246 of file regparse.h.

Referenced by compile_anchor_node().

◆ base

NodeBase AnchorNode::base

Definition at line 242 of file regparse.h.

◆ char_len

int AnchorNode::char_len

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