A B C D E F G H I J K L M N O P Q R S T U V W _

N

NameLinking - Class in tip.phases
 
NameLinking() - Constructor for class tip.phases.NameLinking
 
NameLinkingDisplay - Class in tip.display
 
NameLinkingDisplay() - Constructor for class tip.display.NameLinkingDisplay
 
Node - Class in tip.node
Node is the superclass of all nodes in the AST.
Node() - Constructor for class tip.node.Node
 
NodeEnum - Enum in tip.node
 
NodeFilter<T extends NodeInterface> - Interface in tip.node
NodeFilter defines an interface for filtering nodes.
NodeInterface - Interface in tip.node
 
NodeList<E extends Node> - Class in tip.node
A list of AST nodes where all operations preserve the single-parent property of the AST.
NodeList(Node, String, boolean) - Constructor for class tip.node.NodeList
 
NodeList(Node, String, boolean, Collection<? extends E>) - Constructor for class tip.node.NodeList
 
NodeText<T extends Node> - Class in tip.display
NodeText implements the Answer and Stringifier interfaces to support a custom textual representation of nodes.
NodeText() - Constructor for class tip.display.NodeText
 
Normalization - Class in tip.cfg.cfa
 
Normalization() - Constructor for class tip.cfg.cfa.Normalization
 
NormalizationDisplay - Class in tip.display
 
NormalizationDisplay() - Constructor for class tip.display.NormalizationDisplay
 
NotUnifiableException - Exception in tip
Exception thrown when types could not be inferred.
NotUnifiableException() - Constructor for exception tip.NotUnifiableException
 
NullPointerAnalysis - Class in tip.cfg.dfa
 
NullPointerAnalysis() - Constructor for class tip.cfg.dfa.NullPointerAnalysis
 
NullPointerAnalysis.Null - Enum in tip.cfg.dfa
 
NullPointerAnalysis.NullLattice - Class in tip.cfg.dfa
 
NullPointerAnalysis.NullLattice() - Constructor for class tip.cfg.dfa.NullPointerAnalysis.NullLattice
 

A B C D E F G H I J K L M N O P Q R S T U V W _