-
-
Method Summary
-
Methods inherited from interface org.pegdown.ast.Node
accept
-
Methods inherited from interface org.parboiled.trees.GraphNode
getChildren
-
-
Constructor Detail
-
AbstractNode
public AbstractNode()
-
Method Detail
-
getEndIndex
public int getEndIndex()
- Specified by:
getEndIndex
in interface Node
- Returns:
- the index of the character after the last one in the underlying buffer that is covered by this node
Copyright © 2009–2023 org.pegdown. All rights reserved.