Symbol token matcher

Namespace:  SingularSys.Jep.ConfigurableParser
Assembly:  Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)

Syntax

C#
[NonSerializedAttribute]
protected SymbolTokenMatcher stm
Visual Basic (Declaration)
<NonSerializedAttribute> _
Protected stm As SymbolTokenMatcher
Visual C++
[NonSerializedAttribute]
protected:
SymbolTokenMatcher^ stm

See Also