A visitor that retrieves attribute restrictions from a Query hierarchy. More...
#include "../../common/STLUtils.h"#include "../../common/Translator.h"#include "../Exception.h"#include "AttributeRestrictionVisitor.h"#include "Expression.h"#include "Function.h"#include "FunctionNames.h"#include "PropertyName.h"#include "Select.h"#include "Where.h"#include <cassert>Go to the source code of this file.
A visitor that retrieves attribute restrictions from a Query hierarchy.
Definition in file AttributeRestrictionVisitor.cpp.