maha.parsers.templates.dimension#
Module Contents#
Classes#
Template for the parsed item |
- class Dimension(expression, body, value, start, end, dimension_type)[source]#
Template for the parsed item
- Parameters
expression (maha.rexy.Expression) –
body (str) –
value (Any) –
start (int) –
end (int) –
dimension_type (maha.parsers.templates.enums.DimensionType) –