SelectionFilter.cpp File Reference

#include "PreCompiled.h"
#include <sstream>
#include <App/Application.h>
#include <App/Document.h>
#include <App/DocumentObjectPy.h>
#include <App/DocumentObject.h>
#include <Base/Interpreter.h>
#include "Selection.h"
#include "SelectionFilter.h"
#include "Application.h"
#include "SelectionFilter.tab.c"

Go to the source code of this file.

Classes

union  SelectionParser::yyalloc

Namespaces

namespace  SelectionParser

Defines

#define yylex   SelectionFilterlex

Typedefs

typedef short int SelectionParser::yytype_int16
typedef short int SelectionParser::yytype_int8
typedef unsigned short int SelectionParser::yytype_uint16
typedef unsigned char SelectionParser::yytype_uint8

Enumerations

enum  SelectionParser::yytokentype {
  SelectionParser::TIDENTIFIER = 258, SelectionParser::TSUB = 259, SelectionParser::TSELECT = 260, SelectionParser::TCOUNT = 261,
  SelectionParser::TSLICE = 262, SelectionParser::TNAMESPACE = 263, SelectionParser::TNUMBER = 264
}

Functions

int SelectionParser::SelectionFilterlex (void)
void yyerror (char *errorinfo)
int SelectionParser::yyparse ()
static YYSIZE_T SelectionParser::yystrlen (yystr) const char *yystr

Variables

SelectionFilterActFilter = 0
Node_BlockTopBlock = 0
int SelectionParser::yychar
static const yytype_int8 SelectionParser::yycheck []
static const yytype_uint8 SelectionParser::yydefact []
static const yytype_int8 SelectionParser::yydefgoto []
YYSTYPE SelectionParser::yylval
int SelectionParser::yynerrs
static const yytype_int8 SelectionParser::yypact []
static const yytype_int8 SelectionParser::yypgoto []
static const yytype_uint8 SelectionParser::yyr1 []
static const yytype_uint8 SelectionParser::yyr2 []
const char * SelectionParser::yysrc
static const yytype_uint8 SelectionParser::yystos []
static const yytype_uint8 SelectionParser::yytable []
static const char *const SelectionParser::yytname []
static const yytype_uint8 SelectionParser::yytranslate []
int SelectionParser::yytype
YYSTYPE * SelectionParser::yyvaluep

Define Documentation

#define yylex   SelectionFilterlex

Definition at line 281 of file SelectionFilter.cpp.


Function Documentation

void yyerror ( char *  errorinfo  ) 

Definition at line 268 of file SelectionFilter.cpp.

References Gui::SelectionFilter::addError().


Variable Documentation

Definition at line 264 of file SelectionFilter.cpp.

Definition at line 265 of file SelectionFilter.cpp.

Referenced by yyparse().


Generated on Wed Nov 23 19:01:20 2011 for FreeCAD by  doxygen 1.6.1