Adds java-style function and variable names.
These start with A-Z, a-z, or _ and are followed by zero or more alpha-numeric characters or _.
Namespace:
SingularSys.Jep.ConfigurableParserAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public ITokenMatcher AddIdentifiers() |
| Visual Basic (Declaration) |
|---|
Public Function AddIdentifiers As ITokenMatcher |
| Visual C++ |
|---|
public: ITokenMatcher^ AddIdentifiers() |