getLabelStatement
This function retrieves the LabelStatement associated with the labelString. This depicts the feature of some languages to attach a label to a point in the source code and use it as the target for control flow manipulation, e.g. BreakStatement, GotoStatement.