GitHub repository | This map was generated from repository code by SourceSpy (more info)
flexmark-javaMethod XWikiMacrosSample.visit(node)
O
visit()
MacroVisitor
class XWikiMacrosSample
- provides main()
hierarchysourcejavadoc
getAttributes()
Block
class MacroBlock
A macros block node
getMacroContentChars()
getMacroNode()
getAttributes()
Node
class Macro
getFirstChild()
abstract class Node
getAttribute()
Node...
class MacroAttribute
getValue()
getNext()
getLastChild()
getPrevious()
getChars()
S
spanningChars()
Abstract
getStartOffset()
Get the start offset of this sequence into {@link #getBaseSequence()} and {@link #ge...
IRichSequence...
interface BasedSequence
A CharSequence that references original char sequence with offsets into original pre...
Abstract
getEndOffset()
Get the end offset of this sequence into {@link # getBaseSequence()} and {@link #getB...
Abstract
baseSubSequence()
Get a portion of this sequence's base sequence <p> NOTE: this means that if this seq...