- getActual() - Method in class jfun.jaskell.junit.ComparisonAssertBean
-
- getAlternatives() - Method in class jfun.jaskell.ast.FunBinding
-
Returns the alternatives.
- getAlternatives() - Method in class jfun.jaskell.ast.FunDef
-
Get all the alternative definitions of this function.
- getArgumentType() - Method in exception jfun.jaskell.TypeMismatchException
-
- getBasedir() - Method in class jfun.jaskell.optionbeans.MakeClassLoader
-
- getBeanClass() - Method in exception jfun.jaskell.InvalidBeanPropertyException
-
To get the bean class.
- getBinding() - Method in class jfun.jaskell.ast.Bound
-
Get the Binding object that this binds to.
- getBody() - Method in class jfun.jaskell.ast.Alternative
-
Get the function body.
- getClassLoader() - Method in class jfun.jaskell.Jaskell
-
To get the ClassLoader object used by the Jaskell object.
- getClassloader() - Method in class jfun.jaskell.optionbeans.ImportClass
-
- getClassloader() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- getClassloader() - Method in class jfun.jaskell.optionbeans.LoadProperties
-
- getClassname() - Method in class jfun.jaskell.optionbeans.ImportClass
-
- getClasspath() - Method in class jfun.jaskell.optionbeans.MakeClassLoader
-
- getCommand() - Method in class jfun.jaskell.shell.ExecOptions
-
- getConnection() - Method in interface jfun.jaskell.sql.ConnectionFactory
-
- getDir() - Method in class jfun.jaskell.shell.ExecOptions
-
- getDriver() - Method in class jfun.jaskell.sql.ConnectionParametersBean
-
- getEnv() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- getEnvp() - Method in class jfun.jaskell.shell.ExecOptions
-
- getExpected() - Method in class jfun.jaskell.junit.ComparisonAssertBean
-
- getExpr(int) - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the i'th sub-expression.
- getExprs() - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the sub-expressions.
- getFamilyClass() - Method in class jfun.jaskell.Tuple
-
Get the java class represented by this tuple.
- getFile() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- getFile() - Method in class jfun.jaskell.optionbeans.LoadProperties
-
- getFunction(int, LamdaN) - Static method in class jfun.jaskell.function.FunctionN
-
adapt a LamdaN object to a Function object by providing currying
(partial application).
- getFunctionSuite() - Static method in class jfun.jaskell.sql.Sql
-
Get the suite of sql related functions.
- getGreeting() - Method in class jfun.jaskell.shell.ShellImpl
-
Get the greeting text.
- getId() - Method in class jfun.jaskell.ast.Binding
-
Get the id number of this binding.
- getIndex() - Method in class jfun.jaskell.ast.Binding
-
get the starting index in the original source.
- getIndex() - Method in class jfun.jaskell.ast.FunBinding
-
- getIndex() - Method in class jfun.jaskell.ast.FunDef
-
- getIndice(int) - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the indice in the raw string for the i'th sub-expression.
- getInterpolationCount() - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the number of sub-expressions to interpolate.
- getInvalidPropertyName() - Method in exception jfun.jaskell.InvalidBeanPropertyException
-
To get the name of the invalid property.
- getLength(int) - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the length of the i'th sub-expression.
- getLineNumber() - Method in class jfun.jaskell.ast.Location
-
get the line number.
- getLoader() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- getLocale() - Method in class jfun.jaskell.optionbeans.MakeDateFormat
-
- getLocale() - Method in class jfun.jaskell.optionbeans.MakeNumberFormat
-
- getLocalizedMessage() - Method in error jfun.jaskell.junit.WrappedAssertionFailure
-
- getLocation() - Method in class jfun.jaskell.ast.FunBinding
-
- getLocation() - Method in class jfun.jaskell.ast.FunDef
-
- getLocator() - Method in class jfun.jaskell.Jaskell
-
To get the LocationAware object used by the Jaskell evaluator.
- getLogger() - Method in class jfun.jaskell.Jaskell
-
To get the Logger object currently used by the Jaskell object.
- getMember(Object) - Method in class jfun.jaskell.Tuple
-
Get the tuple member identified by name.
- getMessage() - Method in exception jfun.jaskell.CompilationException
-
- getMessage() - Method in class jfun.jaskell.junit.ComparisonAssertBean
-
- getMessage() - Method in class jfun.jaskell.junit.ConditionAssertBean
-
- getMessage() - Method in class jfun.jaskell.junit.UnaryAssertBean
-
- getMessage() - Method in error jfun.jaskell.junit.WrappedAssertionFailure
-
- getModuleId() - Method in class jfun.jaskell.ast.Location
-
- getModuleName() - Method in class jfun.jaskell.ast.Location
-
Get the module name.
- getName() - Method in class jfun.jaskell.ast.Binding
-
get the name of this binding.
- getName() - Method in class jfun.jaskell.ast.FunBinding
-
Returns the name.
- getName() - Method in class jfun.jaskell.ast.FunDef
-
Get the function name.
- getName() - Method in class jfun.jaskell.ast.MemberPattern
-
Get the name of the member.
- getName() - Method in interface jfun.jaskell.ast.Operator
-
- getName() - Method in class jfun.jaskell.junit.TupleMemberTest
-
Get the name of the test case.
- getObject() - Method in class jfun.jaskell.junit.UnaryAssertBean
-
- getParameterCount() - Method in class jfun.jaskell.ast.FunBinding
-
Returns the number of parameters.
- getParameterType() - Method in exception jfun.jaskell.TypeMismatchException
-
- getParams() - Method in class jfun.jaskell.ast.Alternative
-
Get the parameters of this alternative.
- getParent() - Method in class jfun.jaskell.optionbeans.MakeClassLoader
-
- getPassword() - Method in class jfun.jaskell.sql.ConnectionParametersBean
-
- getPattern() - Method in class jfun.jaskell.ast.MemberPattern
-
Get the pattern for this member.
- getPattern() - Method in class jfun.jaskell.optionbeans.MakeDateFormat
-
- getPattern() - Method in class jfun.jaskell.optionbeans.MakeNumberFormat
-
- getPolicy() - Method in class jfun.jaskell.optionbeans.MakeClassLoader
-
- getProps() - Method in class jfun.jaskell.sql.ConnectionParametersBean
-
- getRaw() - Method in class jfun.jaskell.ast.InterpolatedString
-
Get the raw string that contains all the '$' and '{', '}' characters.
- getResolver() - Method in class jfun.jaskell.Jaskell
-
To get the Resolver object used by the Jaskell evaluator.
- getResolver1() - Method in class jfun.jaskell.EitherResolver
-
Get the primary Resolver instance.
- getResolver2() - Method in class jfun.jaskell.EitherResolver
-
Get the alternative Resolver instance.
- getResource(String) - Method in class jfun.jaskell.classloader.MyClassLoader
-
- getResource() - Method in class jfun.jaskell.optionbeans.ImportModule
-
- getResource() - Method in class jfun.jaskell.optionbeans.LoadProperties
-
- getRuntime() - Method in class jfun.jaskell.junit.AssertionSupport
-
Get the Jaskell runtime with assertion functions.
- getRuntime() - Method in class jfun.jaskell.shell.ShellImpl
-
Get the Jaskell runtime used to evaluate expressions.
- getScriptTestSuite(File) - Method in class jfun.jaskell.junit.JUnit
-
To create a JUnit TestSuite from a file that contains the test script.
- getScriptTestSuite(String) - Method in class jfun.jaskell.junit.JUnit
-
To create a JUnit Test from a resource that contains the test script.
- getShellRuntime() - Static method in class jfun.jaskell.jet.JetShell
-
Get the runtime for shell.
- getShellRuntime() - Static method in class jfun.jaskell.shell.Shell
-
To get the runtime for the shell.
- getStackTrace() - Method in error jfun.jaskell.junit.WrappedAssertionFailure
-
- getThis() - Method in class jfun.jaskell.Tuple
-
Get the java object represented by this tuple.
- getTimezone() - Method in class jfun.jaskell.optionbeans.MakeDateFormat
-
- getUrl() - Method in class jfun.jaskell.sql.ConnectionParametersBean
-
- getUserid() - Method in class jfun.jaskell.sql.ConnectionParametersBean
-
- getUserVariable(String) - Method in class jfun.jaskell.shell.ShellImpl
-
Get the value of a user defined variable.
- getUserVariableCount() - Method in class jfun.jaskell.shell.ShellImpl
-
To get the number of variables defined by user.
- getUserVariableNames() - Method in class jfun.jaskell.shell.ShellImpl
-
Get the user variable names.
- getValue(Object) - Method in class jfun.jaskell.conf.Configuration
-
Get the value of a certain key.