Package | Description |
---|---|
com.scriptbasic.interfaces | |
com.scriptbasic.lexer | |
com.scriptbasic.readers |
Modifier and Type | Interface and Description |
---|---|
interface |
HierarchicalReader
A hierarchical reader can include sources into the string of characters read
returned by another reader.
|
interface |
LexicalElement
A single lexical element that was created by the LexicalAnalyer
|
interface |
Reader
Source code reader.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractLexicalElement |
class |
BasicLexicalElement |
Modifier and Type | Class and Description |
---|---|
class |
GenericHierarchicalReader |
class |
GenericReader |
Copyright © 2013 Verhas and Verhas Software Craftsmen. All Rights Reserved.