Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
T
Tuple
- class jfun.jaskell.
Tuple
.
A jaskell tuple.
TupleMember
- interface jfun.jaskell.
TupleMember
.
A tuple member.
TupleMemberTest
- class jfun.jaskell.junit.
TupleMemberTest
.
This class implements Test by evaluating a tuple member.
TupleMemberTest(Object, TupleMember, Tuple, String)
- Constructor for class jfun.jaskell.junit.
TupleMemberTest
To create a TupleMemberTest instance.
TypeMismatchException
- exception jfun.jaskell.
TypeMismatchException
.
Represents a type mismatch error.
TypeMismatchException(Class, Class)
- Constructor for class jfun.jaskell.
TypeMismatchException
TypeMismatchException(Class, Class, String)
- Constructor for class jfun.jaskell.
TypeMismatchException
tail()
- Method in class jfun.jaskell.
ListLiteral
terminate()
- Method in class jfun.jaskell.bsf.
BsfJaskellEngine
toArray(int, Object[])
- Method in class jfun.jaskell.
ListLiteral
toClassTuple(Class)
- Static method in class jfun.jaskell.
Jaskell
To adapt a type to a corresponding Tuple.
toList(List)
- Method in class jfun.jaskell.
ListLiteral
toObjectTuple(Object)
- Static method in class jfun.jaskell.
Jaskell
To adapt an object to a corresponding Tuple.
toString()
- Method in class jfun.jaskell.
DefaultResolver
toString()
- Method in class jfun.jaskell.
ListLiteral
toString()
- Method in class jfun.jaskell.
Tuple
If the tuple contains toString member, this member is evaluated.
toString(String)
- Method in interface jfun.jaskell.
TupleMember
To create a string representation of this member.
toString()
- Method in class jfun.jaskell.ast.
Alternative
toString()
- Method in class jfun.jaskell.ast.
Binding
toString()
- Method in class jfun.jaskell.ast.
Bound
toString()
- Method in class jfun.jaskell.ast.
FunBinding
toString()
- Method in class jfun.jaskell.ast.
FunDef
toString()
- Method in class jfun.jaskell.ast.
Location
toString()
- Method in class jfun.jaskell.ast.
MemberPattern
toString()
- Method in class jfun.jaskell.function.
DelegatingFunction
toString()
- Method in class jfun.jaskell.function.
FunctionN
toString()
- Method in class jfun.jaskell.junit.
TupleMemberTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W