All Classes
Browse 21 classes & traits in this project. There are 15 source classes, 6 test classes, and 0 traits.
Note: As of Dec 23, 2023, only classes & traits are listed. interfaces & enums are not supported.
Source Classes (not tests)
-
Main: No description... -
DocBlock: @featured -
Regex: No description... -
Scrawl: Central class for running scrawl. -
Php: Integrate the lexer for PHP files -
TestExtension: Class purely exists to test that extensions work -
Main: No description... -
ExportStartEnd: Export code between// @export_start(key)and// @export_end(key)
@featured -
DoNothingExtension: Literally does nothing except the constructor and $scrawl property. Just a base class to save boilerplate on the interface -
Notes: CreatesNotes.mddocumentation file listing all @\NOTE lines in scanned directories. -
ExportDocBlock: Export docblock content above@export(key)
@featured -
VersionBumper: Bumps versions. This implementation may be moved to its own, separate library. Idk. -
Ast: No description... -
MdVerbs: Runs@mdverbextensions, enabling special callbacks for@verb()s in.src.mdfiles -
MainVerbs: No description...
Traits
Test Classes
-
SrcCode: For testing all things related to source code -
Integrate: No description... -
MdTemplates: For testing all things.mdfile -
MdDocs: For testing all things.mdfile -
Main: No description... -
ExportStartEnd: No description...