Calitha GOLD Parser Engine Documentation

StringTokenizer.RetrieveToken Method 

Retrieves a token from the input string. This method can be called multiple time to get tokens further on the input string.

public TerminalToken RetrieveToken();

Return Value

The token

Implements

IStringTokenizer.RetrieveToken

See Also

StringTokenizer Class | com.calitha.goldparser Namespace