add


Description:

public void add (string pattern, int pattern_id)

Add a new pattern to the Trie this.

Parameters:

this

The Trie to add a pattern to.

pattern

The pattern to add.

pattern_id

The id to use for the pattern.