check if we have 1 child and that it is a compounded statement list
Namespace: NSS.Blast.Compiler
Assembly: BLAST (in BLAST.dll) Version: 1.0.0
C#
public bool HasSingleCompoundAsChild()
VB
Public Function HasSingleCompoundAsChild As Boolean
C++
public:
bool HasSingleCompoundAsChild()
F#
member HasSingleCompoundAsChild : unit -> bool
Type: Boolean
[Missing documentation for "M:NSS.Blast.Compiler.node.HasSingleCompoundAsChild"]