fabil.visit
Class FabILTypeBuilder

java.lang.Object
  extended by TypeBuilder
      extended by fabil.visit.FabILTypeBuilder

public class FabILTypeBuilder
extends TypeBuilder


Constructor Summary
FabILTypeBuilder(Job job, TypeSystem ts, NodeFactory nf)
           
 
Method Summary
protected  ParsedClassType newClass(Position pos, Flags flags, java.lang.String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FabILTypeBuilder

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

newClass

protected ParsedClassType newClass(Position pos,
                                   Flags flags,
                                   java.lang.String name)
                            throws SemanticException
Throws:
SemanticException