public final class TextualJMLMergePointDecl extends TextualJMLConstruct
mods, name
Constructor and Description |
---|
TextualJMLMergePointDecl(ImmutableList<java.lang.String> mods,
JmlParser.Merge_point_statementContext mergeProc) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
JmlParser.Merge_point_statementContext |
getMergeProc() |
int |
hashCode() |
java.lang.String |
toString() |
addGeneric, getApproxPosition, getMods, getSourceFileName, isLoopContract, setLoopContract, setPosition, setPosition, setPosition
public TextualJMLMergePointDecl(@Nonnull ImmutableList<java.lang.String> mods, @Nonnull JmlParser.Merge_point_statementContext mergeProc)
@Nonnull public JmlParser.Merge_point_statementContext getMergeProc()
public java.lang.String toString()
toString
in class java.lang.Object
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.