Property | Type | Description | |
---|---|---|---|
Item | object |
Method | Description | |
---|---|---|
Visit ( TomlArray a ) : void | ||
Visit ( TomlBool b ) : void | ||
Visit ( TomlDateTime dt ) : void | ||
Visit ( TomlFloat f ) : void | ||
Visit ( TomlInt i ) : void | ||
Visit ( TomlString s ) : void | ||
Visit ( TomlTable table ) : void | ||
Visit ( |
||
Visit ( TomlTimeSpan ts ) : void |
public Visit ( |
||
tableArray | ||
return | void |