public class IndyObjectHandler extends CodegenObjectHandler
MAP_METHOD| Constructor and Description |
|---|
IndyObjectHandler() |
| Modifier and Type | Method and Description |
|---|---|
Wrapper |
find(String name,
Object[] scopes)
Find a value named "name" in the array of scopes in reverse order.
|
createClassGuard, createDepthGuard, createDotGuard, createMapGuard, createMissingWrapper, createNullGuard, createWrappedGuard, createWrapperareMethodsAccessible, createBinding, findWrapper, unwrapcheckField, checkMethod, coerce, falsey, findMember, getField, getMethod, iterate, stringifypublic Wrapper find(String name, Object[] scopes)
ObjectHandlerfind in interface ObjectHandlerfind in class ReflectionObjectHandlername - the variable namescopes - the ordered list of scopesCopyright © 2015. All rights reserved.