Module tfm::pl

source ·
Expand description

The property list (.pl) file format.

from .pl source codeto .pl source codefrom lower levelto lower level
fully parsed .pl file (File)File::from_pl_source_codeFile::displayFile::from_astFile::lower
abstract syntax tree (ast::Ast)ast::Ast::from_pl_source_codeast::Ast::display (TODO)ast::Ast::from_cstast::Ast::lower
concrete syntax tree (cst::Cst)cst::Cst::from_pl_source_codecst::Cst::displayN/AN/A

Modules§

  • Abstract syntax tree for property list files
  • Concrete syntax tree for property list files

Structs§

  • Data about one character in a .pl file.
  • Helper type for displaying files.
  • Complete contents of a property list (.pl) file.
  • Warning generated while parsing a property list file.

Enums§

Constants§