| Package | Description |
|---|---|
| com.scriptbasic.interfaces | |
| com.scriptbasic.lexer | |
| com.scriptbasic.lexer.elements | |
| com.scriptbasic.utility |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LineOrientedLexicalAnalyzer
A lexical analyzer that supports syntax analyzers that analyze line oriented
language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicLexicalAnalyzer |
| Modifier and Type | Class and Description |
|---|---|
class |
ScriptBasicLexicalAnalyzer |
| Modifier and Type | Method and Description |
|---|---|
static LexicalAnalyzer |
FactoryUtility.getLexicalAnalyzer(Factory factory) |
| Modifier and Type | Method and Description |
|---|---|
static LexicalElement |
LexUtility.get(LexicalAnalyzer lexicalAnalyzer) |
static LexicalElement |
LexUtility.peek(LexicalAnalyzer lexicalAnalyzer) |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.