Package eu.bandm.tools.lljava.absy
Class Verify.Object
java.lang.Object
eu.bandm.tools.lljava.absy.Verify.Type
eu.bandm.tools.lljava.absy.Verify.Category1
eu.bandm.tools.lljava.absy.Verify.Object
- All Implemented Interfaces:
Formattable
,Cloneable
- Enclosing class:
- Verify
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiondoclone()
boolean
Generated by umod because this class isALGEBRAIC
.format()
Delivers a format object for pretty-printing by inheritance from some ancestor class.static Pattern<Verify.Object>
get_classname
(Pattern<? super String> p) int
hashCode()
Generated by umod because this class isALGEBRAIC
.Copies values of all common fields from the argument.toString()
with_classname
(String val) boolean
-
Field Details
-
BASE_HASH
protected static final int BASE_HASH -
classname
-
-
Constructor Details
-
Object
-
-
Method Details
-
doclone
- Overrides:
doclone
in classVerify.Category1
-
format
Delivers a format object for pretty-printing by inheritance from some ancestor class.- Specified by:
format
in interfaceFormattable
- Overrides:
format
in classVerify.Category1
- Returns:
- a format that represents this object in a pretty-printable way
-
toString
-
equals
Generated by umod because this class isALGEBRAIC
. -
x_equals
-
hashCode
public int hashCode()Generated by umod because this class isALGEBRAIC
. -
initFrom
Copies values of all common fields from the argument. All fields of this class definition are copied, iff the argument is of this class. Then the superclass method is invoked with the same argument.- Overrides:
initFrom
in classVerify.Category1
-
get_classname
-
with_classname
-
get_classname
-