fabil.visit
Class ArrayInitializerTypeFixer

java.lang.Object
  extended by AscriptionVisitor
      extended by fabil.visit.ArrayInitializerTypeFixer

public class ArrayInitializerTypeFixer
extends AscriptionVisitor


Constructor Summary
ArrayInitializerTypeFixer(Job job, TypeSystem ts, NodeFactory nf)
           
 
Method Summary
 Expr ascribe(Expr e, Type toType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArrayInitializerTypeFixer

public ArrayInitializerTypeFixer(Job job,
                                 TypeSystem ts,
                                 NodeFactory nf)
Method Detail

ascribe

public Expr ascribe(Expr e,
                    Type toType)