public class ProgramUtility extends Object
| Constructor and Description |
|---|
ProgramUtility() |
public boolean isClosureProgram(IStep step)
true iff the program contains an embedded closure
operation. false if the program is a rule or is itself a
closure operation.step - The program.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.