module Asciidoctor::SyntaxHighlighter::Config
def register_for *names
Public: Statically register the current class in the registry for the specified names.
def register_for *names Highlighter.register self, *names
def register_for *names Highlighter.register self, *names