Package orc.ast.extended.pattern

Class Summary
AsPattern  
Attachment  
CallPattern  
ConsPattern  
EqPattern  
ListPattern  
LiteralPattern  
NilPattern  
Pattern Base interface for the abstract syntax of patterns.
PatternSimplifier Used to help simplify patterns.
TuplePattern  
TypedPattern A pattern with a type ascription.
VariablePattern  
WildcardPattern