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
parser::node_position Struct Reference
Collaboration diagram for parser::node_position:
Collaboration graph
[legend]

Public Attributes

QString _node_name
 
int pos
 

Detailed Description

Definition at line 78 of file parser.h.

Member Data Documentation

QString parser::node_position::_node_name

Definition at line 80 of file parser.h.

Referenced by parser::is_ref(), and parser::parse_info_map().

int parser::node_position::pos

Definition at line 81 of file parser.h.

Referenced by parser::is_ref(), and parser::parse_info_map().


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