See: Description
Class | Description |
---|---|
CachedPnutsImpl |
PnutsImpl which caches parsed (compiled) scripts and reuse them.
|
CachedPnutsImpl.ScriptCacheEntry | |
CachedScript |
Executable script that is automatically recompiled
|
CompositePackage |
Composed hierarchical names space based on a Package.
|
ConfigurationAdapter | |
ImplementationAdapter |
This class is used to customize an existing Implementation.
|
LimitedClassesConfiguration | |
ModuleBase |
Base class of modules.
|
NonPublicMemberAccessor |
when -a option is given to the pnuts command, this class is used so that
non-public members can be accessed.
|
PnutsImplAdapter | Deprecated
replaced by ImplementationAdapter
|
PublicMemberAccessor |
when -p option is given to the pnuts command, this class is used so that
public members can be accessed.
|