[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Represents the Match instance equivalent to the one supplied that is suitable to share between multiple threads [Property] [Methods] doSynchronized=Returns a Match instance equivalent to the one supplied that is suitable to share between multiple threads. ARG(Match inner)|1|0 onSynchronized=Occurs after invoke the method doSynchronized and returns the result ARG(Match)|2|0 Match=Returns a regular expression match that is suitable to share between multiple threads. ARG(Match)|3|0 inner=Defines a regular expression match equivalent to the one expected. ARG(Match)|4|0