Package org.robovm.compiler.llvm
Class UserType
java.lang.Object
org.robovm.compiler.llvm.Type
org.robovm.compiler.llvm.UserType
- All Implemented Interfaces:
Writable
- Direct Known Subclasses:
AggregateType,OpaqueType,PointerType
public abstract class UserType extends Type implements Writable
- Version:
- $Id$
-
Field Details
-
alias
-
-
Method Details
-
getAlias
-
hasAlias
public boolean hasAlias() -
getDefinition
-
writeDefinition
- Throws:
IOException
-
hashCode
public int hashCode() -
equals
-
write
- Specified by:
writein interfaceWritable- Throws:
IOException
-
toString
-