Uses of Package
at.dms.util

Packages that use at.dms.util
at.dms.backend   
at.dms.compiler   
at.dms.compiler.antlr.extra   
at.dms.compiler.tools.optgen   
at.dms.kjc   
at.dms.kjc.common   
at.dms.kjc.flatgraph FlatNode basics 
at.dms.kjc.lir Provides a set of low-level stubs (LIR stands for Low-level IR) for compiling to the original (and mostly obsolete) uniprocessor backend. 
at.dms.kjc.raw   
at.dms.kjc.rstream   
at.dms.kjc.sir Contains the heart of the StreamIt Intermediate Representation, or SIR for short. 
at.dms.kjc.sir.lowering Provides compiler passes that analyze or optimize the SIR, primarily within the code of each filter. 
at.dms.kjc.spacedynamic   
at.dms.optimize   
at.dms.util   
 

Classes in at.dms.util used by at.dms.backend
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
Options
          This class implements the entry point of the Java compiler
 

Classes in at.dms.util used by at.dms.compiler
FormattedException
          This class defines exceptions formatted using message descriptions.
Message
          This class represents the root class for all kopic errors
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.compiler.antlr.extra
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
 

Classes in at.dms.util used by at.dms.compiler.tools.optgen
Options
          This class implements the entry point of the Java compiler
 

Classes in at.dms.util used by at.dms.kjc
FormattedException
          This class defines exceptions formatted using message descriptions.
Message
          This class represents the root class for all kopic errors
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
Options
          This class implements the entry point of the Java compiler
SimpleStringBuffer
          A class to handle a sequence of characters.
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.common
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.flatgraph
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.lir
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.raw
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.rstream
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.sir
ConstList
          This provides a constant interface to a list, where "constant" means that elements can't be added or removed from the list.
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.sir.lowering
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.kjc.spacedynamic
Utils
          This class defines severals utilities methods used in source code
 

Classes in at.dms.util used by at.dms.optimize
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
Options
          This class implements the entry point of the Java compiler
 

Classes in at.dms.util used by at.dms.util
ConstList
          This provides a constant interface to a list, where "constant" means that elements can't be added or removed from the list.
IRPrinter
           
Message
          This class represents the root class for all kopic errors
MessageDescription
          This class defines message descriptions (errors, warnings, notices, ...) The message format is a text message with placeholders for its arguments of the form 0, 1, ...
SimpleStringBuffer
          A class to handle a sequence of characters.
Utils
          This class defines severals utilities methods used in source code