Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Seal::Preprocessor
Inherits
Reference
<
Object
Constants
ALIASES = {"@@" => "\\$*$"}
BRACKET_PAIRS = {'(' => ')', ')' => '(', '[' => ']', ']' => '[', '{' => '}', '}' => '{', '<' => '>', '>' => '<'}
Class methods
mirror_char
(c :
Char
) :
Char
Source
process
(source :
String
) :
String
Source