Search
Lexer.getDone Method
See Also
 






Gets a value indicating whether the lexer has processed the entire input string.

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

 Syntax

Java  Copy Code

public boolean getDone ()

 Return Value

 See Also