Uses of Class
fmrisc.AST.ParenthesizedType

Packages that use ParenthesizedType
fmrisc.AST   
 

Uses of ParenthesizedType in fmrisc.AST
 

Methods in fmrisc.AST that return ParenthesizedType
static ParenthesizedType Construct.parenthesizedType(Type base)
          construct parenthesized type (semantically the identitiy)