SYNTAX | = | Hash.new( Default ) | A hash for registering syntax implementations. |
Load the implementation of the requested syntax. If the syntax cannot be found, or if it cannot be loaded for whatever reason, the Default syntax handler will be returned.