C# Class MathParserNet.PeekToken

Mostrar archivo Open project: FlorianRappl/YAMP Class Usage Examples

Public Methods

Method Description
PeekToken ( int index, Token value ) : System.Collections.Generic

Method Details

PeekToken() public method

public PeekToken ( int index, Token value ) : System.Collections.Generic
index int
value Token
return System.Collections.Generic