VTK  9.1.0
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 170 of file vtkVRMLImporter_Yacc.h.

Member Data Documentation

◆ timestamp

int vtkVRMLYaccData::yyltype::timestamp

Definition at line 173 of file vtkVRMLImporter_Yacc.h.

◆ first_line

int vtkVRMLYaccData::yyltype::first_line

Definition at line 174 of file vtkVRMLImporter_Yacc.h.

◆ first_column

int vtkVRMLYaccData::yyltype::first_column

Definition at line 175 of file vtkVRMLImporter_Yacc.h.

◆ last_line

int vtkVRMLYaccData::yyltype::last_line

Definition at line 176 of file vtkVRMLImporter_Yacc.h.

◆ last_column

int vtkVRMLYaccData::yyltype::last_column

Definition at line 177 of file vtkVRMLImporter_Yacc.h.

◆ text

char* vtkVRMLYaccData::yyltype::text

Definition at line 178 of file vtkVRMLImporter_Yacc.h.


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