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

Solid

  • sources
  • kde-4.14
  • kdelibs
  • solid
  • solid
predicate_parser.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 2, or (at your option)
12  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, write to the Free Software
21  Foundation, Inc., 51 Franklin Street, Fifth Floor,
22  Boston, MA 02110-1301, USA. */
23 
24 /* As a special exception, you may create a larger work that contains
25  part or all of the Bison parser skeleton and distribute that work
26  under terms of your choice, so long as that work isn't itself a
27  parser generator using the skeleton or a modified version thereof
28  as a parser skeleton. Alternatively, if you modify or redistribute
29  the parser skeleton itself, you may (at your option) remove this
30  special exception, which will cause the skeleton and the resulting
31  Bison output files to be licensed under the GNU General Public
32  License without this special exception.
33 
34  This special exception was added by the Free Software Foundation in
35  version 2.2 of Bison. */
36 
37 
38 /* Tokens. */
39 #ifndef YYTOKENTYPE
40 # define YYTOKENTYPE
41  /* Put the tokens into the symbol table, so that GDB and other debuggers
42  know about them. */
43  enum yytokentype {
44  EQ = 258,
45  MASK = 259,
46  AND = 260,
47  OR = 261,
48  IS = 262,
49  VAL_BOOL = 263,
50  VAL_STRING = 264,
51  VAL_ID = 265,
52  VAL_NUM = 266,
53  VAL_FLOAT = 267
54  };
55 #endif
56 
57 
58 
59 #if ! defined YYSTYPE && ! defined YYSTYPE_IS_DECLARED
60 typedef union YYSTYPE
61 {
62 
63 /* Line 1676 of yacc.c */
64 #line 22 "predicate_parser.y"
65 
66  char valb;
67  int vali;
68  double vald;
69  char *name;
70  void *ptr;
71 
72 
73 
74 /* Line 1676 of yacc.c */
75 #line 74 "predicate_parser.tab.h"
76 } YYSTYPE;
77 # define YYSTYPE_IS_TRIVIAL 1
78 # define yystype YYSTYPE /* obsolescent; will be withdrawn */
79 # define YYSTYPE_IS_DECLARED 1
80 #endif
81 
82 
83 
84 
VAL_BOOL
Definition: predicate_parser.h:49
EQ
Definition: predicate_parser.h:44
OR
Definition: predicate_parser.h:47
VAL_FLOAT
Definition: predicate_parser.h:53
VAL_NUM
Definition: predicate_parser.h:52
YYSTYPE
union YYSTYPE YYSTYPE
YYSTYPE::ptr
void * ptr
Definition: predicate_parser.h:70
VAL_STRING
Definition: predicate_parser.h:50
MASK
Definition: predicate_parser.h:45
YYSTYPE::vali
int vali
Definition: predicate_parser.h:67
AND
Definition: predicate_parser.h:46
IS
Definition: predicate_parser.h:48
YYSTYPE
Definition: predicate_parser.h:60
VAL_ID
Definition: predicate_parser.h:51
yytokentype
yytokentype
Definition: predicate_parser.h:43
YYSTYPE::vald
double vald
Definition: predicate_parser.h:68
YYSTYPE::valb
char valb
Definition: predicate_parser.h:66
YYSTYPE::name
char * name
Definition: predicate_parser.h:69
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:23:26 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

Solid

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

kdelibs API Reference

Skip menu "kdelibs 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

Search



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