Initialize with a list and set next and nextnext
Namespace:
SingularSys.Jep.ConfigurableParserAssembly: Jep (in Jep.dll) Version: 1.1.0.0 (1.0.0)
Syntax
| C# |
|---|
public Lookahead2Enumerator( List<T> input ) |
| Visual Basic (Declaration) |
|---|
Public Sub New ( _ input As List(Of T) _ ) |
| Visual C++ |
|---|
public: Lookahead2Enumerator( List<T>^ input ) |
Parameters
- input
- Type: System.Collections.Generic..::.List<(Of <(T>)>)
Input list