سؤال

I am wondering what metacharacters does dk.brics.automaton support.

Does it even not support . operator? When I give a.b to it, it gets into infinite loop until Err: OutOfMemory.

Is there any alternative to get the same purpose as .?

If you have ideas of which operators does dk.brics.automaton support, please help list them here.

هل كانت مفيدة؟

المحلول

According to the grammar (http://www.brics.dk/automaton/doc/dk/brics/automaton/RegExp.html), that should work. Perhaps some of your code would help.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top