Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def _extract(self, oLine):
return utils.extract_words(oLine, ['port', 'map'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['elsif'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['end'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['begin'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['process'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['begin'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['of'])
def _extract(self, oLine):
return utils.extract_words(oLine, ['component'])