DocLinkNode

dotty.tools.scaladoc.tasty.comments.markdown.DocLinkNode
class DocLinkNode(val target: DocLink, val body: String, seq: BasedSequence) extends WikiNode

Attributes

Experimental
true
Graph
Supertypes
class WikiNode
trait LinkRefDerived
trait TextContainer
trait DoNotDecorate
class Node
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def appendChain(x$0: Node): Unit

Attributes

Inherited from:
Node
def appendChild(x$0: Node): Unit

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def astString(x$0: StringBuilder, x$1: Boolean): Unit

Attributes

Inherited from:
Node
def baseSubSequence(x$0: Int): BasedSequence

Attributes

Inherited from:
Node
def baseSubSequence(x$0: Int, x$1: Int): BasedSequence

Attributes

Inherited from:
Node
def collectText(x$0: ISequenceBuilder[_ <: ISequenceBuilder[_ <: <FromJavaObject>, BasedSequence], BasedSequence], x$1: Int, x$2: NodeVisitor): Boolean

Attributes

Inherited from:
WikiNode
def countAncestorsOfType(x$0: Class[_ <: <FromJavaObject>]*): Int

Attributes

Inherited from:
Node
def countDirectAncestorsOfType(x$0: Class[_ <: <FromJavaObject>], x$1: Class[_ <: <FromJavaObject>]*): Int

Attributes

Inherited from:
Node
def endOfLine(x$0: Int): Int

Attributes

Inherited from:
Node
def extractChainTo(x$0: Node): Unit

Attributes

Inherited from:
Node
def extractToFirstInChain(x$0: Node): Unit

Attributes

Inherited from:
Node
@Nullable(value = _)
def getAncestorOfType(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
def getAnchorMarker(): BasedSequence

Attributes

Inherited from:
WikiNode
def getAnchorRef(): BasedSequence

Attributes

Inherited from:
WikiNode

Attributes

Inherited from:
WikiNode
def getBaseSequence(): BasedSequence

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getBlankLineSibling(): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getChars(): BasedSequence

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getCharsFromSegments(): BasedSequence

Attributes

Inherited from:
Node
def getChildChars(): BasedSequence

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getChildIterator(): ReversiblePeekingIterator[Node]

Attributes

Inherited from:
Node
@Nullable(value = _)
def getChildOfType(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getChildren(): ReversiblePeekingIterable[Node]

Attributes

Inherited from:
Node
def getClosingMarker(): BasedSequence

Attributes

Inherited from:
WikiNode
@NotNull(value = _, exception = _)
def getDescendants(): ReversiblePeekingIterable[Node]

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getDocument(): Document

Attributes

Inherited from:
Node
def getEmptyPrefix(): BasedSequence

Attributes

Inherited from:
Node
def getEmptySuffix(): BasedSequence

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def getEndOfLine(): Int

Attributes

Inherited from:
Node
def getEndOffset(): Int

Attributes

Inherited from:
Node
def getExactChildChars(): BasedSequence

Attributes

Inherited from:
Node
@Nullable(value = _)
def getFirstChild(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getFirstChildAny(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getFirstChildAnyNot(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getFirstInChain(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getGrandParent(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getLastBlankLineChild(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getLastChild(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getLastChildAny(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getLastChildAnyNot(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getLastInChain(): Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getNext(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getNextAny(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getNextAnyNot(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)

Attributes

Inherited from:
Node
def getNodeOfTypeIndex(x$0: Class[_ <: <FromJavaObject>]*): Int

Attributes

Inherited from:
Node
@Nullable(value = _)
def getOldestAncestorOfTypeAfter(x$0: Class[_ <: <FromJavaObject>], x$1: Class[_ <: <FromJavaObject>]): Node

Attributes

Inherited from:
Node
def getOpeningMarker(): BasedSequence

Attributes

Inherited from:
WikiNode
def getPageRef(): BasedSequence

Attributes

Inherited from:
WikiNode
@Nullable(value = _)
def getParent(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getPrevious(): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getPreviousAny(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@Nullable(value = _)
def getPreviousAnyNot(x$0: Class[_ <: <FromJavaObject>]*): Node

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getReversedChildIterator(): ReversiblePeekingIterator[Node]

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getReversedChildren(): ReversiblePeekingIterable[Node]

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getReversedDescendants(): ReversiblePeekingIterable[Node]

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)
def getSegments(): Array[BasedSequence]

Attributes

Inherited from:
WikiNode
@NotNull(value = _, exception = _)
def getSegmentsForChars(): Array[BasedSequence]

Attributes

Inherited from:
Node
def getSourceRange(): Range

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def getText(): BasedSequence

Attributes

Inherited from:
WikiNode

Attributes

Inherited from:
Node
def getTextSeparatorMarker(): BasedSequence

Attributes

Inherited from:
WikiNode

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def insertAfter(x$0: Node): Unit

Attributes

Inherited from:
Node
def insertBefore(x$0: Node): Unit

Attributes

Inherited from:
Node
def insertChainAfter(x$0: Node): Unit

Attributes

Inherited from:
Node
def insertChainBefore(x$0: Node): Unit

Attributes

Inherited from:
Node

Attributes

Inherited from:
WikiNode
def isOrDescendantOfType(x$0: Class[_ <: <FromJavaObject>]*): Boolean

Attributes

Inherited from:
Node

Attributes

Inherited from:
WikiNode
def lineColumnAtIndex(x$0: Int): Pair[Integer, Integer]

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def prependChild(x$0: Node): Unit

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def setAnchorMarker(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setAnchorRef(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setChars(x$0: BasedSequence): Unit

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node

Attributes

Inherited from:
Node
def setClosingMarker(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setLinkChars(x$0: BasedSequence, x$1: Boolean, x$2: Boolean, x$3: Boolean): Unit

Attributes

Inherited from:
WikiNode
def setOpeningMarker(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setPageRef(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setText(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def setTextSeparatorMarker(x$0: BasedSequence): Unit

Attributes

Inherited from:
WikiNode
def startOfLine(x$0: Int): Int

Attributes

Inherited from:
Node
def takeChildren(x$0: Node): Unit

Attributes

Inherited from:
Node
@NotNull(value = _, exception = _)

Attributes

Inherited from:
Node
def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
Node

Concrete fields

val body: String