- importClass(String, Class) - Method in class jfun.jaskell.Jaskell
-
Import a java class and its public static nested classes
in a tuple.
- importClass(Class) - Method in class jfun.jaskell.Jaskell
-
Import a java class and its public static nested classes
as a tuple under the class name.
- ImportClass - Class in jfun.jaskell.optionbeans
-
'jaskell.java.import' function uses this class
to initialize its "options" parameter.
- ImportClass() - Constructor for class jfun.jaskell.optionbeans.ImportClass
-
- importClass(Class) - Method in class jfun.jaskell.Tuple
-
Import a java class and its public static nested classes
as a tuple under the class name.
- importClass(String, Class) - Method in class jfun.jaskell.Tuple
-
Import a java class and its public static nested classes
as a tuple.
- importClasses(Class[]) - Method in class jfun.jaskell.Jaskell
-
Import an array of java classes into the namespace.
- importClassHierarchy(Class) - Method in class jfun.jaskell.Jaskell
-
Import a java class and its public static nested classes
into the evaluation context.
- importClassHierarchy(Class) - Method in class jfun.jaskell.Tuple
-
Import a java class and its public static nested classes
into the evaluation context.
- importMember(String, TupleMember) - Method in class jfun.jaskell.Tuple
-
Import a tuple member into this tuple.
- ImportModule - Class in jfun.jaskell.optionbeans
-
'jaskell.import' function uses this class
to initialize its "options" parameter.
- ImportModule() - Constructor for class jfun.jaskell.optionbeans.ImportModule
-
- importPrelude(boolean) - Method in class jfun.jaskell.Jaskell
-
Import the prelude.jsl module into the jaskell.prelude namespace.
- importPrelude() - Method in class jfun.jaskell.Jaskell
-
Import the prelude.jsl module into the jaskell.prelude namespace.
- importStandardClasses() - Method in class jfun.jaskell.Jaskell
-
To load some standard java classes to the namespace.
- importStrictFunction(String, Function) - Method in class jfun.jaskell.Jaskell
-
Import a Java Function.
- importTuple(String, Tuple) - Method in class jfun.jaskell.Jaskell
-
Import a tuple.
- importValue(String, Object) - Method in class jfun.jaskell.Jaskell
-
Import a Java object.
- importValue(Object) - Method in class jfun.jaskell.Jaskell
-
Import a Java object.
- includesTuple(Tuple, Tuple) - Static method in class jfun.jaskell.Tuple
-
Same as t1 `includes` t2.
- informLocation(Object, Location) - Method in interface jfun.jaskell.LocationAware
-
Transform an evaluated object to an object that
has the location information recorded somewhere.
- initialize(BSFManager, String, Vector) - Method in class jfun.jaskell.bsf.BsfJaskellEngine
-
- instance(Jaskell) - Static method in class jfun.jaskell.conf.ConfReader
-
Create a ConfReader instance.
- instance() - Static method in class jfun.jaskell.conf.ConfReader
-
Creates a ConfReader instance.
- instance() - Static method in class jfun.jaskell.DefaultResolver
-
To get an instance of this implementation.
- instance() - Static method in class jfun.jaskell.Tuple
-
To create an empty Tuple instance.
- interaction() - Method in class jfun.jaskell.shell.ShellImpl
-
Interpret commands and expressions interactively.
- InternalException - Exception in jfun.jaskell
-
To denote internal exceptions that's used internally by jaskell
engine for special purpose and never gonna be visible to users.
- InternalException() - Constructor for exception jfun.jaskell.InternalException
-
- InternalException(String) - Constructor for exception jfun.jaskell.InternalException
-
- InterpolatedString - Class in jfun.jaskell.ast
-
Represents a string literal with interpolation.
- InterpolatedString(int[], int[], Expr[], String) - Constructor for class jfun.jaskell.ast.InterpolatedString
-
- InvalidArgumentException - Exception in jfun.jaskell
-
Represents any invalid argument error.
- InvalidArgumentException(String, Expr) - Constructor for exception jfun.jaskell.InvalidArgumentException
-
- InvalidArgumentException(String, Throwable, Expr) - Constructor for exception jfun.jaskell.InvalidArgumentException
-
- InvalidArgumentException(String, Throwable) - Constructor for exception jfun.jaskell.InvalidArgumentException
-
- InvalidArgumentException(String) - Constructor for exception jfun.jaskell.InvalidArgumentException
-
- InvalidArgumentException(Throwable, Expr) - Constructor for exception jfun.jaskell.InvalidArgumentException
-
- InvalidBeanPropertyException - Exception in jfun.jaskell
-
Represents an invalid bean property.
- InvalidBeanPropertyException(Class, String, String, Throwable) - Constructor for exception jfun.jaskell.InvalidBeanPropertyException
-
Create InvalidBeanPropertyException instance.
- InvalidBeanPropertyException(Class, String, String) - Constructor for exception jfun.jaskell.InvalidBeanPropertyException
-
Create InvalidBeanPropertyException instance.
- InvalidBeanPropertyException(Class, String) - Constructor for exception jfun.jaskell.InvalidBeanPropertyException
-
Create InvalidBeanPropertyException instance.
- InvalidBeanPropertyException(Class, String, Throwable) - Constructor for exception jfun.jaskell.InvalidBeanPropertyException
-
Create InvalidBeanPropertyException instance.
- isChildOnly(String) - Method in interface jfun.jaskell.classloader.LoadingPolicy
-
This is the third priority.
- isChildOnly(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
- isCondition() - Method in class jfun.jaskell.junit.ConditionAssertBean
-
- isEmpty() - Method in class jfun.jaskell.ListLiteral
-
- isEmpty() - Method in class jfun.jaskell.Tuple
-
To determine if the tuple is empty.
- isLenient() - Method in class jfun.jaskell.optionbeans.MakeDateFormat
-
- isParentFirst(String) - Method in interface jfun.jaskell.classloader.LoadingPolicy
-
The lowest priority parameter.
- isParentFirst(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
- isParentOnly(String) - Method in interface jfun.jaskell.classloader.LoadingPolicy
-
This is the highest priority.
- isParentOnly(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-
- isRefresh() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- isSystem(String) - Method in interface jfun.jaskell.classloader.LoadingPolicy
-
This is the second priority.
- isSystem(String) - Method in class jfun.jaskell.classloader.SimpleLoadingPolicy
-