public class IndyObjectHandler extends CodegenObjectHandler
MAP_METHOD
Constructor and Description |
---|
IndyObjectHandler() |
Modifier and Type | Method and Description |
---|---|
Wrapper |
find(String name,
List<Object> scopes)
Find a value named "name" in the array of scopes in reverse order.
|
createClassGuard, createDepthGuard, createDotGuard, createMapGuard, createMissingWrapper, createNullGuard, createWrappedGuard, createWrapper
areMethodsAccessible, createBinding, findWrapper, unwrap
checkField, checkMethod, coerce, falsey, findMember, getField, getMethod, iterate, stringify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
makeList, makeList
public Wrapper find(String name, List<Object> scopes)
ObjectHandler
find
in interface ObjectHandler
find
in class ReflectionObjectHandler
name
- the variable namescopes
- the ordered list of scopesCopyright © 2016. All rights reserved.