Uses of Interface xjavadoc.Named

Uses in package xjavadoc

Classes implementing xjavadoc.Named

class
Base implementation of XClass.
class
Baseclass for XExecutableMember.
class
Describe what this class does
class
Describe what this class does
class
Describe what this class does
class
class
Baseclass for field, method and constructor
class
Describe what this class does
class
This is a flyweight implementation of XParameter
class
This class represents primitive types
class
This class represents a class for which the source code is available XJavaDocFil
class
This implementation of XClass is used for classes that can't be resolved from either source or classpath (binary classes).

Uses in package xjavadoc.codeunit

Methods with parameter type xjavadoc.Named

void
CodeTestCase.assertNameEquals(String msg, Named expected, Named actual)