Search
Lexer.next Method
See Also
 






Attempts to parse the next token from the input string.

Namespace: com.mindfusion.spreadsheet.expressions
Package: com.mindfusion.spreadsheet.expressions

 Syntax

Java  Copy Code

public boolean next ()

 Return Value

 See Also