Package | Description |
---|---|
scriptinterface |
Modifier and Type | Interface and Description |
---|---|
interface |
SignatureInterface
Parser for signatures which are given as string.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSignature
A default
SignatureInterface implementation which extracts the information of a signature string and transforms it into an easy to access data structure. |
class |
ParameterTuple |
class |
ScriptComplexType
Stores type information of a complex type of a script language.
|
class |
ScriptType
Stores type information of a type of a script language.
|
class |
SourcePosition
Stores line and column describing a source code position.
|