CotomyBracketBindNameGenerator
Generates bind names using bracket notation (e.g. user[name]).
Methods
| Method | Description |
|---|---|
create(name, parent?) | Creates a name with bracket notation when parent is present. |
createIndex(parent, index) | Creates an indexed name using bracket notation. |