public class OptTreePlanChecker extends Object
| Constructor and Description | 
|---|
OptTreePlanChecker()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
checkProgramCorrectness(ProgramBlock pb,
                       StatementBlock sb,
                       Set<String> fnStack)  | 
public static void checkProgramCorrectness(ProgramBlock pb, StatementBlock sb, Set<String> fnStack)
Copyright © 2021 The Apache Software Foundation. All rights reserved.