Interface CFGBuilder

    • Method Detail

      • getCFG

        CFG getCFG()
        Get the CFG built by this object. Assumes that the build() method has already been called.
        Returns:
        the CFG