TomlGrammar.array_table_open

Undocumented in source. Be warned that the author may not have intended to support it.
  1. TParseTree array_table_open(TParseTree p)
  2. TParseTree array_table_open(string s)
    struct TomlGrammar
    static
    TParseTree
    array_table_open
    (
    string s
    )
  3. string array_table_open(GetName g)

Meta