Method Tools.AutoDoc.DocParser.splitDocBlock()
- Method splitDocBlock
 array(array(Token)) splitDocBlock(stringblock,SourcePositionposition)- Description
 Split a
blockof documentation text into segments of Tokens split on METAKEYWORDs.- Returns
 Each of the arrays in the returned array can be fed to
Parse::create()