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 TypeInterfaceDescriptioninterfaceType bounds can either be a class or interface type, or a type variable.Classes in org.codehaus.janino that implement ITypeVariableOrIClassModifier and TypeClassDescriptionclassclassA simplified equivalent to "java.lang.reflect".private static class(package private) classMethods in org.codehaus.janino that return ITypeVariableOrIClassModifier and TypeMethodDescriptionprivate ITypeVariableOrIClassClassFileIClass.fieldTypeSignatureToITypeVariableOrIClass(SignatureParser.FieldTypeSignature fts) private ITypeVariableOrIClass[]ClassFileIClass.getBounds(SignatureParser.FormalTypeParameter ftp) ITypeVariable.getBounds()