IBlockParsingContext.GetOpenBlocks

IBlockParsingContext.GetOpenBlocks method

Defines the GetOpenBlocks.

public IEnumerable<BlockSyntaxDescriptor> GetOpenBlocks()

Return Value

The collection of BlockSyntaxDescriptor.

See Also