- newBinding(int, String) - Static method in class jfun.jaskell.ast.Binding
-
Create a new Binding object with a unique id.
- NilResolver - Class in jfun.jaskell
-
This Resolver implementation simply returns the default value
for all resolutions.
- NilResolver() - Constructor for class jfun.jaskell.NilResolver
-
- notChildOnlyRoot(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
Adds a package prefix to exclude for child-only.
- notParentOnlyRoot(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
Adds a package prefix to exclude for parent-only.
- notSystemRoot(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
Adds a package prefix to exclude for system package.