Package orc.error.compiletime

Interface Summary
CompileMessageRecorder Interface to environment's message mechanism for compiler diagnostics.
 

Enum Summary
CompileMessageRecorder.Severity  
 

Exception Summary
CompilationException Exceptions generated during Orc compilation from source to portable compiled representations.
NonlinearPatternException  
ParsingException Problem parsing the text of an Orc program.
PatternException  
SiteResolutionException Indicate a problem with site resolution.
UnboundVariableException