TypeComparator.AliasedSemanticSymbol
ArrayType
, BitType
, CompoundType
, ConstantDefinition
, DoubleType
, EnumType
, EnumType.Enumerator
, Field
, FloatType
, FunctionSymbol
, FunctionType
, IntType
, MemoryLayoutType
, PointerType
, PrimitiveType
, SizeThunk
, StructType
, Type
, UnionType
, VoidType
public static interface TypeComparator.SemanticEqualityOp
Modifier and Type | Method | Description |
---|---|---|
boolean |
equalSemantics(TypeComparator.SemanticEqualityOp arg) |
Semantic equality test for Types exclusive its given
name . |
int |
hashCodeSemantics() |
Semantic hashcode for Types exclusive its given
name . |
int hashCodeSemantics()
name
.equalSemantics(SemanticEqualityOp)
boolean equalSemantics(TypeComparator.SemanticEqualityOp arg)
name
.hashCodeSemantics()