Public Member Functions
BTParser::TokenizerInit Struct Reference

List of all members.

Public Member Functions

void init (Parser::TokenizerData< TokenType > &tkn)
bool isDelimiter (char c)
bool isFlowControl (char c)
bool isTokenSumbol (char c)

Detailed Description

Definition at line 65 of file Parsers_BT.cpp.


Member Function Documentation

Definition at line 66 of file Parsers_BT.cpp.

bool BTParser::TokenizerInit::isDelimiter ( char  c) [inline]

Definition at line 110 of file Parsers_BT.cpp.

bool BTParser::TokenizerInit::isFlowControl ( char  c) [inline]

Definition at line 113 of file Parsers_BT.cpp.

bool BTParser::TokenizerInit::isTokenSumbol ( char  c) [inline]

Definition at line 102 of file Parsers_BT.cpp.


The documentation for this struct was generated from the following file:


decision_making_parser
Author(s):
autogenerated on Wed Aug 26 2015 11:16:57