com.cedarsoft.codegen.mock
Class TypeMirrorMock

java.lang.Object
  extended by com.cedarsoft.codegen.mock.TypeMirrorMock
All Implemented Interfaces:
com.sun.mirror.type.TypeMirror
Direct Known Subclasses:
ReferenceTypeMock

public class TypeMirrorMock
extends Object
implements com.sun.mirror.type.TypeMirror


Constructor Summary
TypeMirrorMock()
           
 
Method Summary
 void accept(com.sun.mirror.util.TypeVisitor v)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sun.mirror.type.TypeMirror
equals, toString
 

Constructor Detail

TypeMirrorMock

public TypeMirrorMock()
Method Detail

accept

public void accept(com.sun.mirror.util.TypeVisitor v)
Specified by:
accept in interface com.sun.mirror.type.TypeMirror


Copyright © 2010 cedarsoft GmbH. All Rights Reserved.