public abstract class Util extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
isAbsolute(TPath.Expr expr) |
static boolean |
isClosed(TPath.Expr expr) |
static boolean |
isClosed(TPath.Expr expr,
int bound) |
public static boolean isAbsolute(TPath.Expr expr)
public static boolean isClosed(TPath.Expr expr)
public static boolean isClosed(TPath.Expr expr, int bound)
see also the complete user documentation .