Class ContentNodeImpl

java.lang.Object
org.asciidoctor.jruby.internal.RubyObjectWrapper
org.asciidoctor.jruby.ast.impl.ContentNodeImpl
All Implemented Interfaces:
ContentNode
Direct Known Subclasses:
CellImpl, ColumnImpl, PhraseNodeImpl, StructuralNodeImpl

public abstract class ContentNodeImpl extends RubyObjectWrapper implements ContentNode