kiama.example.lambda2.AST

class Type

[source: kiama/example/lambda2/AST.scala]

abstract class Type
extends scala.Product
Types.
Direct Known Subclasses:
AST.IntType, AST.FunType

Methods inherited from scala.Product
scala.Product.productElement (abstract), scala.Product.productArity (abstract), scala.Product.productPrefix
Methods inherited from AnyRef
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf