Depth typedef

Depth = int

Represents depth in the parsing tree

Implementation

typedef Depth = int;