Uses of Interface xjavadoc.Type

Uses in package xjavadoc.codeunit

Methods with parameter type xjavadoc.Type

void
CodeTestCase.assertTypeEquals(String msg, Type expected, Type actual)

Uses in package xjavadoc

Classes implementing xjavadoc.Type

class
Base class for Type.
class
class
This is a flyweight implementation of XParameter
class
Implementation of Type for method return types.

Methods with return type xjavadoc.Type

Type
Returns the type of the property this method represents, or null if this method is not a property method.
Type
Returns the type of the property this method represents, or null if this method is not a property method.
Type
Returns the return type of the method.
Type
Returns the return type of the method.