VTK  9.3.1
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

int vtkVRMLYaccData::yyltype::timestamp

Definition at line 165 of file vtkVRMLImporter_Yacc.h.

int vtkVRMLYaccData::yyltype::first_line

Definition at line 166 of file vtkVRMLImporter_Yacc.h.

int vtkVRMLYaccData::yyltype::first_column

Definition at line 167 of file vtkVRMLImporter_Yacc.h.

int vtkVRMLYaccData::yyltype::last_line

Definition at line 168 of file vtkVRMLImporter_Yacc.h.

int vtkVRMLYaccData::yyltype::last_column

Definition at line 169 of file vtkVRMLImporter_Yacc.h.

char* vtkVRMLYaccData::yyltype::text

Definition at line 170 of file vtkVRMLImporter_Yacc.h.


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