Uses of Class
fmrisc.AST.RecordType

Packages that use RecordType
fmrisc.AST   
 

Uses of RecordType in fmrisc.AST
 

Methods in fmrisc.AST that return RecordType
static RecordType Construct.recordType(TypedIdentifier[] base)
          construct record type with denoted base types.