Package org.teavm.classlib
Interface ReflectionSupplier
public interface ReflectionSupplier
-
Method Summary
Modifier and TypeMethodDescriptiongetAccessibleFields(ReflectionContext context, String className)
getAccessibleMethods(ReflectionContext context, String className)
-
Method Details
-
getAccessibleFields
-
getAccessibleMethods
-