LxLeChat

Results 31 issues of LxLeChat

Hi, First thanks for you work! great module! I'm running a build in AZPipelines, and running some tests. I'm getting this types of error when using PSGraph in pester scripts...

Ok, to get the type of a parameter in a constructor you are doing the following 👍 ```powershell $Type = $null # couldn't find another place where the returntype was...

Hello Stephane, Maybe we can add a simple property to the ASTDocument class called "ClassName". Depending on the direction you are willing to take regarding #47 this could be useful,...

-add some logic to findout if a comment help is present, maybe display it like get-help ... -add some logic to allow to add a comment generic comment help. with...

(pour une meilleur visualisation, copier le dot sur https://dreampuf.github.io/GraphvizOnline ) Il serait peut-être interessant de créer une méthode qui va chercher les exit keyword en fin de graph ... En...

enhancement

Creer une méthode statique dans la classe utilitaire pour grapher cette méthode prend en param $this et après en fonction du type ... ça sortira toute cette logique des noeuds...

If we have a loop with a break, we need to exit from the loop and draw and edge from the break to the next node after the concerned loop

Ok this could be interesting to do ... for example if you have an `exit` in a If statement, maybe we could try to draw an edge direcetly to the...

@ the moment when i find simple/double quotes, wildcard characters in a statement, i replace them with nothing .. so when the graph string is invoked to create the dot...

investigation

Check the Body.Process is not null, then check the satements if null, Check the EndBLock, then check the statements