I have a problem in parsing my expression string. I want to identify all the identifiers from the input string using pyparsing.
identifier=pyparsing_common.identifier