TomlGrammar.dotted_key

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

Meta