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

Enums

Constants