public class SubSelectHelperForgePlan extends Object
Constructor and Description |
---|
SubSelectHelperForgePlan(Map<ExprSubselectNode,SubSelectFactoryForge> subselects,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
Map<ExprSubselectNode,SubSelectFactoryForge> |
getSubselects() |
public SubSelectHelperForgePlan(Map<ExprSubselectNode,SubSelectFactoryForge> subselects, List<StmtClassForgeableFactory> additionalForgeables)
public Map<ExprSubselectNode,SubSelectFactoryForge> getSubselects()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2020. All rights reserved.