| Package | Description |
|---|---|
| com.scriptbasic.exceptions | |
| com.scriptbasic.lexer.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLexicalException |
class |
UnterminatedStringException |
| Modifier and Type | Method and Description |
|---|---|
LexicalElement |
OneCharacter.read() |
LexicalElement |
MultiCharacter.read() |
LexicalElement |
Identifier.read() |
LexicalElement |
Decimal.read()
Read a decimal number from the input.
|
LexicalElement |
ConstAwareIdentifier.read() |
LexicalElement |
BasicString.read() |
abstract LexicalElement |
AbstractElementAnalyzer.read() |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.