pyaiml21.graphmaster.stars¶
Storage for matched parts of user’s input.
The graphmaster enables using regular-expression-like constructs to match user input. The matches are, by the standard, called stars.
Each star represents a substring of pattern path, that was matched with some of the constructs mentioned above.
Classes
Wildcard-matched parts of the user's input. |