* Returns value pointed by |token| in evaluation |context|. * Throws an exception if any error occurs. * @param {*} context Current evaluation context. * @param {!string} token Unescaped reference token. * @returns {*} Some value or undefined if value if not found.
(context, token)
source not stored for this graph (policy: none)
no test coverage detected