Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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