|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use net.sf.arise.piji | |
| net.sf.arise.piji | The piji core package. |
| net.sf.arise.piji.fun | Piji internal functions and primitives. |
Classes in net.sf.arise.piji used by net.sf.arise.piji| AbstractFunction
|
AbstractNode
|
An implementation of the Expression interface, using a tree structure, hence the name. Accessor
|
BadArgumentException
|
Exception signalling a mismatch between the desired properties of a formal argument and the properties of an actual argument, eg. CLLambda
|
ConfigurationException
|
Exception for signalling configuration problems Context
|
Ctor
|
EvaluationException
|
An umbrella exception for all the bad things that may happen during interpretation. Expression
|
A super-interface for a Scheme expression. Function
|
A common interface for scheme functions InternalException
|
Exception signalling misbehaviour of some internal function Interpreter
|
An interpreter is mainly holder of a top-level context which it fills with the standard set of internal functions, reflection functions and the odd utility function. Invoker
|
Lambda
|
LambdaWrapper
|
LeafNode
|
A Scheme tree leaf node ListNode
|
A class describing a tree node with children in a Scheme tree ListNodeType
|
Parse
|
ParseException
|
Exception for signalling error conditions during a parse PijiConsole.Listener
|
PijiException
|
PijiRuntimeException
|
PropertyException
|
Reflector
|
ReflectorHelper
|
Symbol
|
TLambda
|
WrongArgumentCountException
|
|
|
Classes in net.sf.arise.piji used by net.sf.arise.piji.fun| AbstractFunction
|
Context
|
Expression
|
A super-interface for a Scheme expression. Function
|
A common interface for scheme functions Reflector
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth