Uses of Class
fmrisc.Syntax.TupleType

Packages that use TupleType
fmrisc.Syntax   
 

Uses of TupleType in fmrisc.Syntax
 

Methods in fmrisc.Syntax that return TupleType
static TupleType Construct.tupleType(Type[] base)
          construct tuple type with denoted base types.