JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.codehaus.janino
IParameterizedType
Contents
Description
Method Summary
Method Details
getActualTypeArguments()
getRawType()
Hide sidebar
Show sidebar
Interface IParameterizedType
All Superinterfaces:
IType
public interface
IParameterizedType
extends
IType
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
IType
[]
getActualTypeArguments
()
IType
getRawType
()
Method Details
getActualTypeArguments
IType
[]
getActualTypeArguments
()
getRawType
IType
getRawType
()