const class compilerDoc::DocFandoc

sys::Obj
  compilerDoc::DocFandoc

Source

Wrapper for Fandoc string for a chapter, type, or slot

firstSentence

DocFandoc firstSentence()

Source

Return the first sentence of fandoc

loc

const DocLoc loc

Source

Location of fandoc in source file

make

new make(DocLoc loc, Str text)

Source

Construct from loc and text

text

const Str text

Source

Plain text fandoc string