org.incava.java
public class ItemUtil extends SimpleNodeUtil
Field Summary | |
---|---|
protected static int[] | ACCESSES |
Method Summary | |
---|---|
static Token | getAccess(SimpleNode node)
Returns the access type, as a token. |
static String | getAccessString(SimpleNode node)
Returns the access type, as a string. |