Codegen util api

com.raghuraman.codegen.interfaces
Interface Nested

All Superinterfaces:
ClassesLister, ToJava
All Known Implementing Classes:
NestedClass, NestedEnum, NestedImplForMI, NestedInterface

public interface Nested
extends ClassesLister

Author:
R.Raghuraman

Method Summary
 BaseClassOrInterface getOuter()
           
 
Methods inherited from interface com.raghuraman.codegen.interfaces.ClassesLister
listClasses
 
Methods inherited from interface com.raghuraman.codegen.interfaces.ToJava
toJava
 

Method Detail

getOuter

public BaseClassOrInterface getOuter()
Returns:
Returns the outer.

jxpress

Copyright © 2004 R.Raghuraman. Distributable under LGPL license.