Uses of Class
com.strobel.reflection.emit.ConstantPool.TypeInfo
Packages that use ConstantPool.TypeInfo
-
Uses of ConstantPool.TypeInfo in com.strobel.reflection.emit
Methods in com.strobel.reflection.emit that return ConstantPool.TypeInfoModifier and TypeMethodDescriptionConstantPool.ReferenceEntry.getClassInfo()
ConstantPool.getTypeInfo
(Type<?> type) Methods in com.strobel.reflection.emit with parameters of type ConstantPool.TypeInfoModifier and TypeMethodDescriptionConstantPool.Visitor.visitTypeInfo
(ConstantPool.TypeInfo info, P p) ConstantPool.Writer.visitTypeInfo
(ConstantPool.TypeInfo info, CodeStream codeStream)