|
|||||||||
| 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.BaseListNode
public abstract class BaseListNode
| Constructor Summary | |
|---|---|
BaseListNode()
|
|
BaseListNode(CollectionNode collectionNode)
|
|
BaseListNode(int token)
|
|
| Method Summary |
|---|
| 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 |
|---|
accept, getToken, setToken |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BaseListNode()
public BaseListNode(CollectionNode collectionNode)
public BaseListNode(int token)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||