Uses of Class
xtc.type.AnnotatedT

Packages that use AnnotatedT
xtc.type   
 

Uses of AnnotatedT in xtc.type
 

Methods in xtc.type that return AnnotatedT
 AnnotatedT AnnotatedT.copy()
           
 AnnotatedT WrappedT.toAnnotated()
           
 AnnotatedT AnnotatedT.toAnnotated()
           
 AnnotatedT Type.toAnnotated()
          Get this type as an annotated type.
 

Methods in xtc.type with parameters of type AnnotatedT
 void TypePrinter.visit(AnnotatedT t)
          Print the specified annotated type.
 



Copyright © 2012. All Rights Reserved.