Cursor.setSource

Initializes this cursor (and the underlying low level parser) with the given input.

struct Cursor(P, Flag!"conflateCDATA" conflateCDATA = Yes.conflateCDATA, Flag!"processBadDocument" processBadDocument = No.processBadDocument)
static if(needSource!P)
void
setSource

Meta