protected static class CFGBuilder.Label
extends java.lang.Object
A label is used to refer to other extended nodes using a mapping from labels to extended
nodes. Labels get their names either from labeled statements in the source code or from
internally generated unique names.