Uses of Class
fmrisc.AST.TupleType

Packages that use TupleType
fmrisc.AST   
 

Uses of TupleType in fmrisc.AST
 

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