-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isArray
public boolean isArray()
- Specified by:
isArray in interface IRType
-
isByte
public boolean isByte()
- Specified by:
isByte in interface IRType
-
isShort
public boolean isShort()
- Specified by:
isShort in interface IRType
-
isChar
public boolean isChar()
- Specified by:
isChar in interface IRType
-
isInt
public boolean isInt()
- Specified by:
isInt in interface IRType
-
isLong
public boolean isLong()
- Specified by:
isLong in interface IRType
-
isFloat
public boolean isFloat()
- Specified by:
isFloat in interface IRType
-
isVoid
public boolean isVoid()
- Specified by:
isVoid in interface IRType
Copyright © 2015. All rights reserved.