public class StatementSpecCompiledDesc extends Object
Constructor and Description |
---|
StatementSpecCompiledDesc(StatementSpecCompiled compiled,
List<StmtClassForgeableFactory> additionalForgeables) |
Modifier and Type | Method and Description |
---|---|
List<StmtClassForgeableFactory> |
getAdditionalForgeables() |
StatementSpecCompiled |
getCompiled() |
public StatementSpecCompiledDesc(StatementSpecCompiled compiled, List<StmtClassForgeableFactory> additionalForgeables)
public StatementSpecCompiled getCompiled()
public List<StmtClassForgeableFactory> getAdditionalForgeables()
Copyright © 2005–2021. All rights reserved.