public class ProgramList extends java.lang.Object implements SVSubstitute
Constructor and Description |
---|
ProgramList(ImmutableArray<ProgramElement> list) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
ImmutableArray<ProgramElement> |
getList() |
int |
hashCode() |
public ProgramList(ImmutableArray<ProgramElement> list)
public ImmutableArray<ProgramElement> getList()
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
Copyright © 2003-2019 The KeY-Project.