delegatedParameter_t.fcl
Go to the documentation of this file.
1 pset: {
2  delegated_table: {
3  everything: [that]
4  you: could
5  imagine: {}
6  }
7  delegated_sequence: [1,2,3]
8  s: {
9  delegated_atom: 3
10  optional_delegated_atom: "Hello, Billy"
11  }
12 }