[][src]Module mininip::datas

The basic datas structures like Identifier and Value

Modules

tree

An higher-level representation API for the data returned by parsers

Structs

Identifier

The identifier of a variable, which is its identity. Of course, this type is Hash because it may be used as a key in a HashMap

Enums

Value

The value of a INI variable