Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Data Structures | Static Public Member Functions
rte::GlushkovPos Class Reference

#include <GlushkovPos.h>

Data Structures

class  Formal
 

Static Public Member Functions

template<class SymbolType >
static bool pos (const common::ranked_symbol< SymbolType > &symbol, const rte::FormalRTE< SymbolType > &rte)
 

Member Function Documentation

◆ pos()

template<class SymbolType >
bool rte::GlushkovPos::pos ( const common::ranked_symbol< SymbolType > &  symbol,
const rte::FormalRTE< SymbolType > &  rte 
)
static
Returns
bool true if symbol pointer is in this subtree

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