WSF
WsfParseGrammar.hpp File Reference
#include "wsf_parser_export.h"
#include "UtCast.hpp"
#include "UtReferenceCount.hpp"
#include "UtTextDocument.hpp"
#include <string>
#include <vector>
Include dependency graph for WsfParseGrammar.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UtSharablePointer< T >
class  WsfGrammar::M::Expr

Namespaces

namespace  std
 Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set.
namespace  WsfGrammar
namespace  WsfGrammar::M

Enumerations

enum  WsfGrammar::M::RuleType {
  WsfGrammar::M::cRT_SEQUENCE , WsfGrammar::M::cRT_ALTERNATE , WsfGrammar::M::cRT_EXPRESSION , WsfGrammar::M::cRT_LITERAL ,
  WsfGrammar::M::cRT_ROOT , WsfGrammar::M::cRT_ACTION , WsfGrammar::M::cRT_ACTION_CALL
}
enum  WsfGrammar::M::Flags { WsfGrammar::M::cRF_RECURRENCE_STAR = 1 , WsfGrammar::M::cRF_RECURRENCE_PLUS = 2 , WsfGrammar::M::cRF_RECURRENCE_QUESTION = 4 }

Functions

template<typename T>
void std::swap (UtSharablePointer< T > &lhs, UtSharablePointer< T > &rhs)
Copyrights Multiple, All Rights Reserved