C# Class PHPAnalysis.Data.CFG.CFGBlock

Mostrar archivo Open project: jtvn/Eir-CTLLTL Class Usage Examples

Public Methods

Method Description
CFGBlock ( bool isSpecial = false ) : System.Collections.Generic
ToString ( ) : string

Method Details

CFGBlock() public method

public CFGBlock ( bool isSpecial = false ) : System.Collections.Generic
isSpecial bool
return System.Collections.Generic

ToString() public method

public ToString ( ) : string
return string