Uses of Interface
org.codehaus.janino.ITypeVariableOrIClass
Packages that use ITypeVariableOrIClass
-
Uses of ITypeVariableOrIClass in org.codehaus.janino
Subinterfaces of ITypeVariableOrIClass in org.codehaus.janinoModifier and TypeInterfaceDescriptioninterface
Type bounds can either be a class or interface type, or a type variable.Classes in org.codehaus.janino that implement ITypeVariableOrIClassModifier and TypeClassDescriptionclass
class
A simplified equivalent to "java.lang.reflect".private static class
(package private) class
Methods in org.codehaus.janino that return ITypeVariableOrIClassModifier and TypeMethodDescriptionprivate ITypeVariableOrIClass
ClassFileIClass.fieldTypeSignatureToITypeVariableOrIClass
(SignatureParser.FieldTypeSignature fts) private ITypeVariableOrIClass[]
ClassFileIClass.getBounds
(SignatureParser.FormalTypeParameter ftp) ITypeVariable.getBounds()