module YARD::CodeObjects::NamespaceMapper

def separators_match

Returns:
  • (Regexp) - the regexp match of all separators
def separators_match
  NamespaceMapper.map_match
end