public class FunctionUtil extends SimpleNodeUtil
Constructor and Description |
---|
FunctionUtil() |
Modifier and Type | Method and Description |
---|---|
static Token |
getThrows(SimpleNode function)
Returns the throws token, or null if none.
|
static ASTNameList |
getThrowsList(SimpleNode function)
Returns the throws list, or null if none.
|
protected static java.lang.String |
toFullName(Token tk,
ASTFormalParameters params) |
dump, dump, findChild, findChild, findChildren, findChildren, findToken, getChildren, getChildren, getChildrenSerially, getChildrenSerially, getLeadingToken, getLeadingTokens, getLevel, getLocation, getParent, getTokens, hasChildren, hasLeadingToken, print, print, toString
public static Token getThrows(SimpleNode function)
public static ASTNameList getThrowsList(SimpleNode function)
protected static java.lang.String toFullName(Token tk, ASTFormalParameters params)