public class StrongEmphSuperNode extends SuperNode
| Constructor and Description |
|---|
StrongEmphSuperNode(List<Node> children) |
StrongEmphSuperNode(String str) |
StrongEmphSuperNode(StrongEmphSuperNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(Visitor visitor) |
String |
getChars() |
boolean |
isClosed() |
boolean |
isStrong() |
void |
setClosed(boolean closed) |
getChildrengetEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toStringpublic StrongEmphSuperNode(String str)
public StrongEmphSuperNode(StrongEmphSuperNode node)
Copyright © 2009–2025 org.pegdown. All rights reserved.