Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
P
pop()
- Method in interface org.xmloperator.lambda.net.model.
WalkStack
Pops a Walk from this stack.
pop()
- Method in interface org.xmloperator.lambda.net.model.
PortStack
Return the Port at the top and pop the stack.
pop()
- Method in interface org.xmloperator.lambda.tree.model.
TermStack
Returns the Term at the top and pops this stack.
popDirector()
- Method in interface org.xmloperator.lambda.net.model.
Walk
Pops and returns a director from the director stack.
Port
- interface org.xmloperator.lambda.net.model.
Port
.
Port of an Operator in a lambda-net.
PORT_TYPE_COUNT
- Static variable in interface org.xmloperator.lambda.net.model.
Port
PortStack
- interface org.xmloperator.lambda.net.model.
PortStack
.
Stack of Port.
PrefixedSerializer
- class org.xmloperator.lambda.tree.serialize.
PrefixedSerializer
.
Prefixed Expression serializer designed for storage purpose but also convenient for a human reader.
PrefixedSerializer()
- Constructor for class org.xmloperator.lambda.tree.serialize.
PrefixedSerializer
PrefixedSerializer(String)
- Constructor for class org.xmloperator.lambda.tree.serialize.
PrefixedSerializer
print(PrintStream, Eraser)
- Static method in class org.xmloperator.lambda.net.util.
NetUtils
Print a presentation of a lambda-net.
print(PrintStream, List)
- Static method in class org.xmloperator.lambda.net.util.
NetUtils
Print a presentation of a lambda-net.
printTour(PrintStream)
- Method in interface org.xmloperator.lambda.net.util.
WalkingContext
Executes a complete cycle and print each step in a readable fation.
push(Port)
- Method in interface org.xmloperator.lambda.net.model.
PortStack
Push a Port on the top of the stack.
push(Term)
- Method in interface org.xmloperator.lambda.tree.model.
TermStack
Push a Term at the top of this stack.
push(Walk)
- Method in interface org.xmloperator.lambda.net.model.
WalkStack
Pushes a Walk on this stack.
pushDirector(int)
- Method in interface org.xmloperator.lambda.net.model.
Walk
Adds a director to the director stack.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W