• Skip to content
  • Skip to link menu
  • KDE API Reference
  • kdelibs-4.14.38 API Reference
  • KDE Home
  • Contact Us
 

KDECore

  • kdecore
  • services
yacc.h
Go to the documentation of this file.
1
2/* A Bison parser, made by GNU Bison 2.4.1. */
3
4/* Skeleton interface for Bison's Yacc-like parsers in C
5
6 Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
7 Free Software Foundation, Inc.
8
9 This program is free software: you can redistribute it and/or modify
10 it under the terms of the GNU General Public License as published by
11 the Free Software Foundation, either version 3 of the License, or
12 (at your option) any later version.
13
14 This program is distributed in the hope that it will be useful,
15 but WITHOUT ANY WARRANTY; without even the implied warranty of
16 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 GNU General Public License for more details.
18
19 You should have received a copy of the GNU General Public License
20 along with this program. If not, see <http://www.gnu.org/licenses/>. */
21
22/* As a special exception, you may create a larger work that contains
23 part or all of the Bison parser skeleton and distribute that work
24 under terms of your choice, so long as that work isn't itself a
25 parser generator using the skeleton or a modified version thereof
26 as a parser skeleton. Alternatively, if you modify or redistribute
27 the parser skeleton itself, you may (at your option) remove this
28 special exception, which will cause the skeleton and the resulting
29 Bison output files to be licensed under the GNU General Public
30 License without this special exception.
31
32 This special exception was added by the Free Software Foundation in
33 version 2.2 of Bison. */
34
35
36/* Tokens. */
37#ifndef YYTOKENTYPE
38# define YYTOKENTYPE
39 /* Put the tokens into the symbol table, so that GDB and other debuggers
40 know about them. */
41 enum yytokentype {
42 NOT = 258,
43 EQ = 259,
44 EQI = 260,
45 NEQ = 261,
46 NEQI = 262,
47 LEQ = 263,
48 GEQ = 264,
49 LE = 265,
50 GR = 266,
51 OR = 267,
52 AND = 268,
53 TOKEN_IN = 269,
54 TOKEN_IN_SUBSTRING = 270,
55 MATCH_INSENSITIVE = 271,
56 TOKEN_IN_INSENSITIVE = 272,
57 TOKEN_IN_SUBSTRING_INSENSITIVE = 273,
58 EXIST = 274,
59 MAX = 275,
60 MIN = 276,
61 VAL_BOOL = 277,
62 VAL_STRING = 278,
63 VAL_ID = 279,
64 VAL_NUM = 280,
65 VAL_FLOAT = 281
66 };
67#endif
68
69
70
71#if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
72typedef union YYSTYPE
73{
74
75/* Line 1676 of yacc.c */
76#line 22 "yacc.y"
77
78 char valb;
79 int vali;
80 double vald;
81 char *name;
82 void *ptr;
83
84
85
86/* Line 1676 of yacc.c */
87#line 88 "yacc.h"
88} YYSTYPE;
89# define YYSTYPE_IS_TRIVIAL 1
90# define yystype YYSTYPE /* obsolescent; will be withdrawn */
91# define YYSTYPE_IS_DECLARED 1
92#endif
93
94
95
96
YYSTYPE
Definition yacc.h:73
YYSTYPE::vald
double vald
Definition yacc.h:80
YYSTYPE::vali
int vali
Definition yacc.h:79
YYSTYPE::valb
char valb
Definition yacc.h:78
YYSTYPE::name
char * name
Definition yacc.h:81
YYSTYPE::ptr
void * ptr
Definition yacc.h:82
yytokentype
yytokentype
Definition yacc.h:41
TOKEN_IN_SUBSTRING
@ TOKEN_IN_SUBSTRING
Definition yacc.h:54
NOT
@ NOT
Definition yacc.h:42
VAL_BOOL
@ VAL_BOOL
Definition yacc.h:61
TOKEN_IN_SUBSTRING_INSENSITIVE
@ TOKEN_IN_SUBSTRING_INSENSITIVE
Definition yacc.h:57
EXIST
@ EXIST
Definition yacc.h:58
VAL_NUM
@ VAL_NUM
Definition yacc.h:64
LEQ
@ LEQ
Definition yacc.h:47
LE
@ LE
Definition yacc.h:49
AND
@ AND
Definition yacc.h:52
NEQI
@ NEQI
Definition yacc.h:46
MIN
@ MIN
Definition yacc.h:60
OR
@ OR
Definition yacc.h:51
GEQ
@ GEQ
Definition yacc.h:48
EQI
@ EQI
Definition yacc.h:44
EQ
@ EQ
Definition yacc.h:43
TOKEN_IN
@ TOKEN_IN
Definition yacc.h:53
VAL_ID
@ VAL_ID
Definition yacc.h:63
NEQ
@ NEQ
Definition yacc.h:45
VAL_STRING
@ VAL_STRING
Definition yacc.h:62
GR
@ GR
Definition yacc.h:50
MAX
@ MAX
Definition yacc.h:59
TOKEN_IN_INSENSITIVE
@ TOKEN_IN_INSENSITIVE
Definition yacc.h:56
MATCH_INSENSITIVE
@ MATCH_INSENSITIVE
Definition yacc.h:55
VAL_FLOAT
@ VAL_FLOAT
Definition yacc.h:65
YYSTYPE
union YYSTYPE YYSTYPE
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Thu Jul 18 2024 00:00:00 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDECore

Skip menu "KDECore"
  • Main Page
  • Namespace List
  • Namespace Members
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs-4.14.38 API Reference

Skip menu "kdelibs-4.14.38 API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal