|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jruby.ast.util.ListNodeUtil
Some IListNode utils.
Constructor Summary | |
ListNodeUtil()
|
Method Summary | |
static IListNode |
addAll(IListNode self,
IListNode other)
|
static INode |
getLast(IListNode self)
|
static int |
getLength(IListNode self)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ListNodeUtil()
Method Detail |
public static final IListNode addAll(IListNode self, IListNode other)
public static final INode getLast(IListNode self)
public static final int getLength(IListNode self)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |