Initializes the map and tokens member from the
list of operators in the operator table of the Jep instance.
Namespace:
SingularSys.Jep.ConfigurableParser.MatchersAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public void Init( JepInstance j ) |
| Visual Basic (Declaration) |
|---|
Public Sub Init ( _ j As JepInstance _ ) |
| Visual C++ |
|---|
public: virtual void Init( JepInstance^ j ) sealed |
Parameters
- j
- Type: SingularSys.Jep..::.JepInstance
The current jep instance