C# Class PHPAnalysis.Data.CFG.SwitchScope

Inheritance: AbstractScope
Afficher le fichier Open project: jtvn/Eir-CTLLTL Class Usage Examples

Méthodes publiques

Méthode Description
SwitchScope ( CFGBlock switchConditionNode, CFGBlock endNode ) : System.Collections.Generic

Method Details

SwitchScope() public méthode

public SwitchScope ( CFGBlock switchConditionNode, CFGBlock endNode ) : System.Collections.Generic
switchConditionNode CFGBlock
endNode CFGBlock
Résultat System.Collections.Generic