Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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()