MEDYAN.tag2place
Union{Tuple{P}, Tuple{MEDYAN.Context, MEDYAN.Tag{P}}} where P
tag2place(c::Context, t::Tag)::Place
Return the place of the tag. Throw an error if !tag_exists(t).
!tag_exists(t)