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
L
M
N
O
P
Q
R
S
T
U
V
W
T
TailRecurse
- Class in
org.fun4j.compiler.expressions
An explicit TailRecursion expression.
TailRecurse(Expression...)
- Constructor for class org.fun4j.compiler.expressions.
TailRecurse
Template
- Class in
org.fun4j
This Class is the central facade to fun4j.
Template()
- Constructor for class org.fun4j.
Template
thread(Object)
- Static method in class org.fun4j.compiler.
RunTime
Tl
- Class in
org.fun4j.compiler.expressions
A Tl() expression.
Tl(Expression)
- Constructor for class org.fun4j.compiler.expressions.
Tl
toFunction(Method)
- Method in class org.fun4j.
Template
toString()
- Method in class org.fun4j.compiler.
BaseFunction
The compiler writes a human readable String representation of the precompiled AST into the field pcode.
toString()
- Method in class org.fun4j.compiler.expressions.
Add
toString()
- Method in class org.fun4j.compiler.expressions.
Add1
toString()
- Method in class org.fun4j.compiler.expressions.
And
toString()
- Method in class org.fun4j.compiler.expressions.
Apply
toString()
- Method in class org.fun4j.compiler.expressions.
ApplyInline
toString()
- Method in class org.fun4j.compiler.expressions.
CallStatic
toString()
- Method in class org.fun4j.compiler.expressions.
ConsOp
toString()
- Method in class org.fun4j.compiler.expressions.
CstDecimal
toString()
- Method in class org.fun4j.compiler.expressions.
CstFalse
toString()
- Method in class org.fun4j.compiler.expressions.
CstInt
toString()
- Method in class org.fun4j.compiler.expressions.
CstNull
toString()
- Method in class org.fun4j.compiler.expressions.
CstObj
toString()
- Method in class org.fun4j.compiler.expressions.
CstString
toString()
- Method in class org.fun4j.compiler.expressions.
CstTrue
toString()
- Method in class org.fun4j.compiler.expressions.
Div
toString()
- Method in class org.fun4j.compiler.expressions.
Geq
toString()
- Method in class org.fun4j.compiler.expressions.
GT
toString()
- Method in class org.fun4j.compiler.expressions.
Hd
toString()
- Method in class org.fun4j.compiler.expressions.
If
toString()
- Method in class org.fun4j.compiler.expressions.
Leq
toString()
- Method in class org.fun4j.compiler.expressions.
Lookup
toString()
- Method in class org.fun4j.compiler.expressions.
Mul
toString()
- Method in class org.fun4j.compiler.expressions.
Not
toString()
- Method in class org.fun4j.compiler.expressions.
Nullp
toString()
- Method in class org.fun4j.compiler.expressions.
NumEq
toString()
- Method in class org.fun4j.compiler.expressions.
Or
toString()
- Method in class org.fun4j.compiler.expressions.
Recurse
toString()
- Method in class org.fun4j.compiler.expressions.
Rem
toString()
- Method in class org.fun4j.compiler.expressions.
Sub
toString()
- Method in class org.fun4j.compiler.expressions.
Sub1
toString()
- Method in class org.fun4j.compiler.expressions.
TailRecurse
toString()
- Method in class org.fun4j.compiler.expressions.
Tl
toString()
- Method in class org.fun4j.compiler.expressions.
Var
toString()
- Method in class org.fun4j.compiler.expressions.
VarArgs
toString()
- Method in class org.fun4j.compiler.expressions.
VarLet
toString()
- Method in class org.fun4j.
Cons
toString()
- Method in class org.fun4j.
PartialApplication
toString1(int, int)
- Method in class org.fun4j.
Cons
print out a Cons respecting printdepth and printlength
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
L
M
N
O
P
Q
R
S
T
U
V
W