|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| SymbolVisitor | |
| Class Summary | |
|---|---|
| ConstructorSymbol | Abstracts a Constructor. |
| DataSymbol | Abstracts a symbol that can produce data. |
| OperationSymbol | Abstracts an operation/function. |
| PrintAsTxtLoadable | when PrintAsTxtLoadable visits a symbol, it creates a textual representation that can be supplied to the TxtParser and it will load the symbol correctly. |
| Symbol | Abstracts a Symbol in the term rewrite system. |
| TypeSymbol | Abstracts a type symbol. |
This package abstracts symbols.
Every Symbol has the following attributes
Symbols can either be a DataSymbol or a TypeSymbol.
A TypeSymbol has one additional attribute
DataSymbols have the following additional attributes
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||