Index

A B C D E F G H I J K L M N O P Q R S T V W X 
All Classes and Interfaces|All Packages|Constant Field Values

I

IF - Enum constant in enum class components.statement.StatementKernel.Kind
 
IF_ELSE - Enum constant in enum class components.statement.StatementKernel.Kind
 
increment() - Method in interface components.naturalnumber.NaturalNumber
Increments this.
increment() - Method in class components.naturalnumber.NaturalNumberSecondary
 
INDENT_SIZE - Static variable in interface components.program.Program
A constant, with value 4, holding the number of spaces added for each indentation level when pretty printing a Program object.
INFECT - Enum constant in enum class components.program.Program.Instruction
Byte code = 3.
inOrderAssemble(T, BinaryTree<T>, BinaryTree<T>) - Method in interface components.binarytree.BinaryTree
Assembles in this a tree that has the same in-order traversal as a tree with root label root and subtrees left and right; the declaration notwithstanding, the dynamic type of left and right must be the same as the dynamic type of this.
inOrderAssemble(T, BinaryTree<T>, BinaryTree<T>) - Method in class components.binarytree.BinaryTreeSecondary
 
insert(int, Sequence<T>) - Method in interface components.sequence.Sequence
Inserts s into this at position pos, i.e., after the pos-th entry of this; and clears s.
insert(int, Sequence<T>) - Method in class components.sequence.SequenceSecondary
 
isAM() - Method in interface components.ampmclock.AMPMClock
Reports this.am.
isCondition(String) - Static method in class components.utilities.Tokenizer
Reports whether the given String is a condition in the BL language.
isIdentifier(String) - Static method in class components.utilities.Tokenizer
Reports whether the given String is an identifier in the BL language.
isInInsertionMode() - Method in class components.sortingmachine.SortingMachine1L
 
isInInsertionMode() - Method in class components.sortingmachine.SortingMachine2
 
isInInsertionMode() - Method in class components.sortingmachine.SortingMachine3
 
isInInsertionMode() - Method in class components.sortingmachine.SortingMachine4
 
isInInsertionMode() - Method in class components.sortingmachine.SortingMachine5
 
isInInsertionMode() - Method in interface components.sortingmachine.SortingMachineKernel
Reports whether this is in insertion mode.
isKeyword(String) - Static method in class components.utilities.Tokenizer
Reports whether the given String is a keyword in the BL language.
isOpen() - Method in class components.simplereader.SimpleReader1L
 
isOpen() - Method in interface components.simplereader.SimpleReaderKernel
Reports whether the stream is open.
isOpen() - Method in class components.simplewriter.SimpleWriter1L
 
isOpen() - Method in interface components.simplewriter.SimpleWriterKernel
Reports whether the stream is open.
isRunning() - Method in interface components.stopwatch.Stopwatch
Returns this.running.
isRunning() - Method in class components.stopwatch.Stopwatch1
 
isSubset(Set<T>) - Method in interface components.set.Set
Reports whether this is a subset of s.
isSubset(Set<T>) - Method in class components.set.SetSecondary
 
isTag() - Method in interface components.xmltree.XMLTree
Returns whether the label of the root of this is a tag.
isTag() - Method in class components.xmltree.XMLTree1
 
isTag() - Method in class components.xmltree.XMLTree2
 
isZero() - Method in class components.naturalnumber.NaturalNumber1L
 
isZero() - Method in class components.naturalnumber.NaturalNumber2
 
isZero() - Method in class components.naturalnumber.NaturalNumber3
 
isZero() - Method in class components.naturalnumber.NaturalNumber4
 
isZero() - Method in interface components.naturalnumber.NaturalNumberKernel
Reports whether this is zero.
iterator() - Method in class components.binarytree.BinaryTree1
 
iterator() - Method in class components.list.List1L
 
iterator() - Method in class components.list.List2
 
iterator() - Method in class components.list.List3
 
iterator() - Method in class components.map.Map1L
 
iterator() - Method in class components.map.Map2
 
iterator() - Method in class components.map.Map3
 
iterator() - Method in class components.map.Map4
 
iterator() - Method in class components.queue.Queue1L
 
iterator() - Method in class components.queue.Queue2
 
iterator() - Method in class components.queue.Queue3
 
iterator() - Method in class components.sequence.Sequence1L
 
iterator() - Method in class components.sequence.Sequence2L
 
iterator() - Method in class components.sequence.Sequence3
 
iterator() - Method in class components.set.Set1L
 
iterator() - Method in class components.set.Set2
 
iterator() - Method in class components.set.Set3
 
iterator() - Method in class components.set.Set4
 
iterator() - Method in class components.sortingmachine.SortingMachine1L
 
iterator() - Method in class components.sortingmachine.SortingMachine2
 
iterator() - Method in class components.sortingmachine.SortingMachine3
 
iterator() - Method in class components.sortingmachine.SortingMachine4
 
iterator() - Method in class components.sortingmachine.SortingMachine5
 
iterator() - Method in class components.stack.Stack1L
 
iterator() - Method in class components.stack.Stack2
 
iterator() - Method in class components.stack.Stack3
 
iterator() - Method in class components.tree.Tree1
 
A B C D E F G H I J K L M N O P Q R S T V W X 
All Classes and Interfaces|All Packages|Constant Field Values