public class Typedef extends java.lang.Object
java.util.Vector<Type>
args
java.lang.String
name
int
numStars
Type
returnType
static Typedef
ctor(Reader r)
boolean
isFunctionPointer()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public java.lang.String name
public java.util.Vector<Type> args
public int numStars
public Type returnType
public boolean isFunctionPointer()
public static Typedef ctor(Reader r)
public java.lang.String toString()
toString
java.lang.Object