This interface defines the TypeTable API for a function.
@author Clement Wong
@see flex2.compiler.as3.reflect.TypeTable
@see flex2.compiler.abc.AbcClass#getGetter(String[],String,boolean)
@see flex2.compiler.abc.AbcClass#getMethod(String[],String,boolean)
@see flex2.compiler.abc.AbcClass#getSetter(String[],String,boolean)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.