Navigation
Synopsis Determine if the given type is an alias.
Function
  1. bool isAliasType(\alias(_,_,_))
  2. bool isAliasType(\parameter(_,Symbol tvb))
  3. bool isAliasType(\label(_,Symbol lt))
  4. default bool isAliasType(Symbol _)
Usage import Type;
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.