Class VariableContext

java.lang.Object
org.apache.lucene.expressions.js.VariableContext

public class VariableContext extends Object
A helper to parse the context of a variable name, which is the base variable, followed by the sequence of array (integer or string indexed) and member accesses.