A B C D E F G H I K L M N O P R S T V W Y Z

P

PARITY - Static variable in class org.xmloperator.lambda2.term.util.Modulo2Numerals
Term that represents a function of a Church numeral that returns "K" if the numeral is even, "F" elsewhere.
PentaryMultiplexor - interface org.xmloperator.lambda2.net.model.PentaryMultiplexor.
Abstraction multiplexor or application demultiplexor.
PentaryMultiplexorImpl - class org.xmloperator.lambda2.net.impl.PentaryMultiplexorImpl.
Multiplexor implementation.
PentaryMultiplexorImpl(boolean) - Constructor for class org.xmloperator.lambda2.net.impl.PentaryMultiplexorImpl
 
Port - interface org.xmloperator.lambda2.net.model.Port.
A Port belongs to a Cell or is free.
PortImpl - class org.xmloperator.lambda2.net.impl.PortImpl.
Port implementation.
PortImpl() - Constructor for class org.xmloperator.lambda2.net.impl.PortImpl
Free port constructor.
PortImpl(CellImpl, int) - Constructor for class org.xmloperator.lambda2.net.impl.PortImpl
Cell port constructor.
pop() - Method in class org.xmloperator.lambda2.net.impl.IntStackImpl
 
pop() - Method in class org.xmloperator.lambda2.net.impl.LongStackImpl
 
pop() - Method in class org.xmloperator.lambda2.net.impl.StackImpl
 
pop() - Method in interface org.xmloperator.lambda2.net.model.IntStack
Pops a value at the top of the stack and returns it.
pop() - Method in interface org.xmloperator.lambda2.net.model.LongStack
Pops a value at the top of the stack and returns it.
pop() - Method in interface org.xmloperator.lambda2.net.model.Stack
Pops an Object at the top of the stack and returns it.
print(PrintStream, int[]) - Static method in class org.xmloperator.lambda2.net.util.InteractionStat
 
printNet(PrintStream) - Method in class org.xmloperator.lambda2.net.impl.LambdaNetImpl
Print a graph representation of this LambdaNet.
printStat(PrintStream) - Method in class org.xmloperator.lambda2.net.impl.LambdaNetImpl
Print a statistic of symbols of this LambdaNet.
push(int) - Method in class org.xmloperator.lambda2.net.impl.IntStackImpl
 
push(long) - Method in class org.xmloperator.lambda2.net.impl.LongStackImpl
 
push(Object) - Method in class org.xmloperator.lambda2.net.impl.StackImpl
 
push(int) - Method in interface org.xmloperator.lambda2.net.model.IntStack
Adds a given Object to the top of this stack.
push(long) - Method in interface org.xmloperator.lambda2.net.model.LongStack
Adds a given Object to the top of this stack.
push(Object) - Method in interface org.xmloperator.lambda2.net.model.Stack
Adds a given Object to the top of this stack.

A B C D E F G H I K L M N O P R S T V W Y Z