Skip to content
Snippets Groups Projects
Commit 2bba4b11 authored by Jan Trávníček's avatar Jan Trávníček
Browse files

tiny fix in tree documentation

parent 1001a4d7
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -100,7 +100,7 @@ public:
explicit PrefixRankedPattern ( common::ranked_symbol < SymbolType, RankType > subtreeWildcard, ext::vector < common::ranked_symbol < SymbolType, RankType > > data );
 
/**
* \brief Creates a new instance of the pattern based on the PrefixRankedTree. The linear representation is copied from tree. Alphabet as well. Subtree wildcard are defaultly constructed.
* \brief Creates a new instance of the pattern based on the PrefixRankedTree. The linear representation is copied from tree. Alphabet as well. Subtree wildcard is defaultly constructed.
*
* \param tree representation of a tree.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment