public static class Closure.ClosureReachable extends Object implements ClosureTest
| Constructor and Description |
|---|
Closure.ClosureReachable() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
includeStmt(Statement s)
Return true if the statement should be included in the closure.
|
boolean |
traverse(Resource r)
Return true if the closure algorithm should continue with statements
with this resource as subject.
|
public boolean traverse(Resource r)
ClosureTesttraverse in interface ClosureTestpublic boolean includeStmt(Statement s)
ClosureTestincludeStmt in interface ClosureTests - Statement to testLicenced under the Apache License, Version 2.0