|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.parsers.creole.ast.ASTNode
com.liferay.portal.parsers.creole.ast.BaseParentableNode
com.liferay.portal.parsers.creole.ast.WikiPageNode
public class WikiPageNode
| Constructor Summary | |
|---|---|
WikiPageNode(CollectionNode collectionNode)
|
|
WikiPageNode(int tokenType)
|
|
WikiPageNode(org.antlr.runtime.Token token,
CollectionNode collectionNode)
|
|
| Method Summary | |
|---|---|
void |
accept(ASTVisitor astVisitor)
|
| Methods inherited from class com.liferay.portal.parsers.creole.ast.BaseParentableNode |
|---|
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount |
| Methods inherited from class com.liferay.portal.parsers.creole.ast.ASTNode |
|---|
getToken, setToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WikiPageNode(CollectionNode collectionNode)
public WikiPageNode(int tokenType)
public WikiPageNode(org.antlr.runtime.Token token,
CollectionNode collectionNode)
| Method Detail |
|---|
public void accept(ASTVisitor astVisitor)
accept in class ASTNode
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||