Document
@Js
class Document : Block
Document is the root node of the AST
Set the file that was used to generate this document
new make()
This withFileLoc(FileLoc? loc)
Set the file that was used to generate this document
@Js
class Document : Block
Document is the root node of the AST
Set the file that was used to generate this document
new make()
This withFileLoc(FileLoc? loc)
Set the file that was used to generate this document