|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.pegdown.ast.AbstractNode
org.pegdown.ast.ValidEmphOrStrongCloseNode
public class ValidEmphOrStrongCloseNode
| Constructor Summary | |
|---|---|
ValidEmphOrStrongCloseNode()
|
|
| Method Summary | |
|---|---|
void |
accept(Visitor visitor)
|
java.util.List<Node> |
getChildren()
|
| Methods inherited from class org.pegdown.ast.AbstractNode |
|---|
getEndIndex, getStartIndex, mapIndices, setEndIndex, setStartIndex, shiftIndices, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValidEmphOrStrongCloseNode()
| Method Detail |
|---|
public java.util.List<Node> getChildren()
public void accept(Visitor visitor)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||