| Package | Description |
|---|---|
| com.stimulsoft.base |
| Modifier and Type | Method and Description |
|---|---|
StiToken |
StiLexer.getToken()
Gets next token.
|
StiToken |
StiLexer.scanChar()
Scans the symbol.
|
StiToken |
StiLexer.scanIdent()
Scans the identifier.
|
StiToken |
StiLexer.scanNumber()
Scans the number.
|
StiToken |
StiLexer.scanString()
Scans the String.
|
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<StiToken> |
StiLexer.getAllTokens(java.lang.String str) |
Copyright © 2020 Stimulsoft. All Rights Reserved.