public static final class AstType.PrimitiveType extends Object implements AstType
AstType.PrimitiveType
BOOL, INT, STRING
AstType.PrimitiveType(String name)
boolean
isSubtypeOf(AstType another)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public AstType.PrimitiveType(String name)
public boolean isSubtypeOf(AstType another)
isSubtypeOf
AstType
public String toString()
toString
Object
Copyright © 2014. All rights reserved.