grammar_types
Full name: ase2sprkkr.input_parameters.test.grammar_types
Description
Classes, that represents various value types that can appear in the configuration and problem definitionfiles.
Each grammar type can both parse string containing a value of a given type, and to create the string containing a given value.
Module Attributes
The standard grammar_types for python types. |
|
Map the python type of a collection member to a grammar type of the collection. |
|
The types, that are recognized as 'list of values' and so that will be accepted as values for array_like type (e.g. |
Modules
Grammar types for array, sequences and tables |
|
Common GrammarTypes as numbers, strings etc. |
|
This module contains special GrammarTypes used for large data in output files |
|
Basic types for GrammarTypes and usefull functions |
|
A variant value to be used in input files (in unknown - custom - options) |
|