Uses of Class
fmrisc.Syntax.ArrayType

Packages that use ArrayType
fmrisc.Syntax   
 

Uses of ArrayType in fmrisc.Syntax
 

Methods in fmrisc.Syntax that return ArrayType
static ArrayType Construct.arrayType(Type index, Type base)
          construct array type with denoted index type and base type.