module Syntax
Provides syntax rewriting and linking functionality.
Nested Classes and Modules
class LinkRepresents a link to a definition in the documentation.
class MatchRepresents a match in the source text for syntax rewriting.
class RewriterProvides text rewriting functionality with match-based substitutions.