NoWhitespace

NoWhitespace

represents the absence of whitespace between elements in a grammar rules pattern.

Details

Examples

open allclose all

Basic Examples  (1)

By default, FixedOrder may permit optional whitespace between its sequence of elements:

Use NoWhitespace to disallow whitespace between the tokens:

Possible Issues  (1)

Application of the grammar might not observe elements if there is no natural break:

Use a StringExpression instead:

Wolfram Research (2015), NoWhitespace, Wolfram Language function, https://reference.wolfram.com/language/ref/NoWhitespace.html.

Text

Wolfram Research (2015), NoWhitespace, Wolfram Language function, https://reference.wolfram.com/language/ref/NoWhitespace.html.

CMS

Wolfram Language. 2015. "NoWhitespace." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/NoWhitespace.html.

APA

Wolfram Language. (2015). NoWhitespace. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/NoWhitespace.html

BibTeX

@misc{reference.wolfram_2023_nowhitespace, author="Wolfram Research", title="{NoWhitespace}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/NoWhitespace.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_nowhitespace, organization={Wolfram Research}, title={NoWhitespace}, year={2015}, url={https://reference.wolfram.com/language/ref/NoWhitespace.html}, note=[Accessed: 28-March-2024 ]}