public class ErroneousType extends Type
Constructor and Description |
---|
ErroneousType(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Switch sw)
Method required for use of Switchable.
|
boolean |
equals(Object t) |
int |
hashCode() |
String |
toString()
Returns a textual representation of this type.
|
static ErroneousType |
v() |
getArrayType, getEscapedName, getNumber, isAllowedInFinalCode, makeArrayType, merge, setArrayType, setNumber, toMachineType
public ErroneousType(Singletons.Global g)
public static ErroneousType v()
public String toString()
Type