Token matchers
Namespace:
SingularSys.Jep.ConfigurableParserAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
protected List<ITokenMatcher> m |
| Visual Basic (Declaration) |
|---|
Protected m As List(Of ITokenMatcher) |
| Visual C++ |
|---|
protected: List<ITokenMatcher^>^ m |