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