Uses of Interface
nts.interf.base.IAnnotations

Packages that use IAnnotations
nts.interf.base   
 

Uses of IAnnotations in nts.interf.base
 

Methods in nts.interf.base that return IAnnotations
 IAnnotations IAnnotated.annotations()
           
 

Methods in nts.interf.base with parameters of type IAnnotations
 void IVisitor.visit(IAnnotations e)