<matcher> ( text at-line-start? at-whitespace-end? at-word-start? -- matcher )


Vocabulary
xmode.rules

Inputs
textan object
at-line-start?an object
at-whitespace-end?an object
at-word-start?an object


Outputs
matcheran object


Definition


: <matcher>
( text at-line-start? at-whitespace-end? at-word-start? -- matcher )
\ matcher boa ; inline