Uses of Class
com.googlecode.aviator.utils.Reflector.Target
Packages that use Reflector.Target
-
Uses of Reflector.Target in com.googlecode.aviator.utils
Methods in com.googlecode.aviator.utils that return Reflector.TargetModifier and TypeMethodDescriptionstatic Reflector.Target
static Reflector.Target
Reflector.Target.withObject
(Object target) Methods in com.googlecode.aviator.utils with parameters of type Reflector.TargetModifier and TypeMethodDescriptionstatic Object
Reflector.fastGetProperty
(String name, String[] names, Map<String, Object> env, Reflector.Target target, boolean tryResolveStaticMethod, int offset, int len)