org.asciidoctor.extension
public abstract class InlineMacroProcessor extends MacroProcessor
| Modifier and Type | Field and Description |
|---|---|
protected org.jruby.RubyRegexp |
regexp |
macroNamedocument, rubyRuntime| Constructor and Description |
|---|
InlineMacroProcessor(String macroName,
DocumentRuby documentRuby) |
| Modifier and Type | Method and Description |
|---|---|
org.jruby.RubyRegexp |
regexp() |
options, process, processcreateBlockpublic InlineMacroProcessor(String macroName, DocumentRuby documentRuby)
Copyright © 2013. All Rights Reserved.