Matches a string of characters.
Example:
str('foo') # matches 'foo'
Call back visitors visit_str method. See parslet/export for an example.
[Validate]