There's no documentation for this item.
| Constants | |
|---|---|
| BRACKETED_ |
|
| KEY_ |
|
| Public Attributes | |
|---|---|
| parent | |
| result | |
| top | |
| Public Methods | |
|---|---|
| new | |
| parse | Parse the query string |
| Private Methods | |
|---|---|
| bind | Bind a key (which may be nil for items in an array) to the provided value. |
| container | Add a container to the stack. |
| post_ |
After we see a key, we must look ahead to determine our next action. Cases: |
| push | Push a value onto the ‘stack’, which is actually only the top 2 items. |
| type_ |
|
<code/>and<pre/>for code samples.