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, createWrapper
areMethodsAccessible, createBinding, findWrapper, unwrap
checkField, checkMethod, coerce, falsey, findMember, getField, getMethod, iterate, stringify
public Wrapper find(String name, Object[] scopes)
ObjectHandler
find
in interface ObjectHandler
find
in class ReflectionObjectHandler
name
- the variable namescopes
- the ordered list of scopesCopyright © 2015. All rights reserved.