public class ProgramList extends Object implements SVSubstitute
Modifier and Type | Field and Description |
---|---|
private ImmutableArray<ProgramElement> |
list |
Constructor and Description |
---|
ProgramList(ImmutableArray<ProgramElement> list) |
private final ImmutableArray<ProgramElement> list
public ProgramList(ImmutableArray<ProgramElement> list)
public ImmutableArray<ProgramElement> getList()