Method Tools.AutoDoc.DocParser.splitDocBlock()


Method splitDocBlock

array(array(Token)) splitDocBlock(string block, SourcePosition position)

Description

Split a block of documentation text into segments of Tokens split on METAKEYWORDs.

Returns

Each of the arrays in the returned array can be fed to Parse::create()