GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Attributes | List of all members
octave::rep_token_t Struct Reference
Collaboration diagram for octave::rep_token_t:
Collaboration graph
[legend]

Public Attributes

int num
 
size_t pos
 

Detailed Description

Definition at line 441 of file lo-regexp.cc.

Member Data Documentation

int octave::rep_token_t::num

Definition at line 444 of file lo-regexp.cc.

Referenced by octave::regexp::replace().

size_t octave::rep_token_t::pos

Definition at line 443 of file lo-regexp.cc.

Referenced by octave::regexp::replace().


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