public interface Node extends org.parboiled.trees.GraphNode<Node>
Modifier and Type | Method and Description |
---|---|
void |
accept(Visitor visitor) |
int |
getEndIndex() |
int |
getStartIndex() |
int getStartIndex()
int getEndIndex()
void accept(Visitor visitor)
Copyright © 2009–2023 org.pegdown. All rights reserved.