public final class TextualJMLDepends extends TextualJMLConstruct
mods, name
Constructor and Description |
---|
TextualJMLDepends(ImmutableList<java.lang.String> mods,
Name[] heaps,
LabeledParserRuleContext depends) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
ImmutableList<LabeledParserRuleContext> |
getDepends() |
ImmutableList<LabeledParserRuleContext> |
getDepends(Name hName) |
int |
hashCode() |
java.lang.String |
toString() |
addGeneric, getApproxPosition, getMods, getSourceFileName, isLoopContract, setLoopContract, setPosition, setPosition, setPosition
public TextualJMLDepends(ImmutableList<java.lang.String> mods, Name[] heaps, @Nonnull LabeledParserRuleContext depends)
public ImmutableList<LabeledParserRuleContext> getDepends()
public ImmutableList<LabeledParserRuleContext> getDepends(Name hName)
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.