public class LongType extends PrimType
| Constructor and Description |
|---|
LongType(Singletons.Global g) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw)
Method required for use of Switchable.
|
RefType |
boxedType() |
boolean |
equals(Object t) |
int |
hashCode() |
String |
toString()
Returns a textual representation of this type.
|
static LongType |
v() |
isAllowedInFinalCodegetArrayType, getEscapedName, getNumber, makeArrayType, merge, setArrayType, setNumber, toMachineType, toQuotedStringpublic LongType(Singletons.Global g)
public static LongType v()
public String toString()
Typepublic void apply(Switch sw)
Typeapply in interface Switchableapply in class TypeCopyright © 2020 Soot OSS. All rights reserved.