VTK  9.3.20240328
Public Attributes | List of all members
vtkVRMLYaccData::yyltype Struct Reference

#include <vtkVRMLImporter_Yacc.h>

Public Attributes

int timestamp
 
int first_line
 
int first_column
 
int last_line
 
int last_column
 
char * text
 

Detailed Description

Definition at line 162 of file vtkVRMLImporter_Yacc.h.

Member Data Documentation

◆ timestamp

int vtkVRMLYaccData::yyltype::timestamp

Definition at line 165 of file vtkVRMLImporter_Yacc.h.

◆ first_line

int vtkVRMLYaccData::yyltype::first_line

Definition at line 166 of file vtkVRMLImporter_Yacc.h.

◆ first_column

int vtkVRMLYaccData::yyltype::first_column

Definition at line 167 of file vtkVRMLImporter_Yacc.h.

◆ last_line

int vtkVRMLYaccData::yyltype::last_line

Definition at line 168 of file vtkVRMLImporter_Yacc.h.

◆ last_column

int vtkVRMLYaccData::yyltype::last_column

Definition at line 169 of file vtkVRMLImporter_Yacc.h.

◆ text

char* vtkVRMLYaccData::yyltype::text

Definition at line 170 of file vtkVRMLImporter_Yacc.h.


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