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
G
Geq
- Class in
org.fun4j.compiler.expressions
A "Greater then or equal" expression.
Geq(Expression, Expression)
- Constructor for class org.fun4j.compiler.expressions.
Geq
getConstant(int)
- Static method in class org.fun4j.compiler.
RunTime
getCount()
- Method in class org.fun4j.compiler.
Compiler
getDocumentation()
- Method in class org.fun4j.compiler.
BaseFunction
getDocumentation()
- Method in interface org.fun4j.
NamedObject
returns the documention of the object.
getHd()
- Method in class org.fun4j.
Cons
returns the head of a the Cons object
getName()
- Method in class org.fun4j.compiler.
BaseFunction
getName()
- Method in interface org.fun4j.
NamedObject
returns the name of the object.
getTailCalls()
- Method in class org.fun4j.compiler.
Expression
compute all "tails" of an Expression.
getTailCalls()
- Method in class org.fun4j.compiler.expressions.
If
getTempDir()
- Static method in class org.fun4j.compiler.
RunTime
getTl()
- Method in class org.fun4j.
Cons
returns the tail of a Cons object.
getVersion()
- Static method in class org.fun4j.
Version
getVersionLong()
- Static method in class org.fun4j.
Version
GT
- Class in
org.fun4j.compiler.expressions
A "greater than" expression.
GT(Expression, Expression)
- Constructor for class org.fun4j.compiler.expressions.
GT
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