tom.library.adt.bytecode
Class BytecodeAbstractType.Info

java.lang.Object
  extended by tom.library.adt.bytecode.BytecodeAbstractType.Info
Enclosing class:
BytecodeAbstractType

public static class BytecodeAbstractType.Info
extends Object


Field Summary
 String label
           
 Path path
           
 BytecodeAbstractType term
           
 
Constructor Summary
BytecodeAbstractType.Info()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

label

public String label

path

public Path path

term

public BytecodeAbstractType term
Constructor Detail

BytecodeAbstractType.Info

public BytecodeAbstractType.Info()