Top Fields Constructors Methods
sun.jvm.hotspot.opto

public Class TypeNode

extends Node
Class Inheritance
Known Direct Subclasses
sun.jvm.hotspot.opto.PhiNode
Imports
java.util.*, sun.jvm.hotspot.debugger.*, sun.jvm.hotspot.runtime.*, sun.jvm.hotspot.oops.*, sun.jvm.hotspot.types.*, sun.jvm.hotspot.utilities.Observable, .Observer

Field Summary

Inherited from sun.jvm.hotspot.opto.Node:
constructorsnodes

Constructor Summary

AccessConstructor and Description
public

Method Summary

Modifier and TypeMethod and Description
private static synchronized void
Inherited from sun.jvm.hotspot.opto.Node:
collectcreatedumpdumpdumpNodesdumpOutdumpSpecidxinlenNameoutcntrawOutreq

Constructor Detail

TypeNodeback to summary
public TypeNode(Address addr)

Method Detail

initializeback to summary
private static synchronized void initialize(TypeDataBase db) throws WrongTypeException

Hides sun.jvm.hotspot.opto.Node.initialize.