get_concept_by_loc method

get_concept_by_loc(loc)

Gets the concept by the locator.

Returns

The concept.

def get_concept_by_loc(self, loc):
    ...
Parameter Type Description
loc Loc The locator

See Also