eu.bandm.sig.absy
Class CustomFormatter

java.lang.Object
  extended by eu.bandm.sig.absy.MATCH_ONLY_00
      extended by eu.bandm.sig.absy.__Formatter
          extended by eu.bandm.sig.absy.CustomFormatter

public class CustomFormatter
extends __Formatter


Field Summary
 
Fields inherited from class eu.bandm.sig.absy.__Formatter
CONST_0, CONST_1, CONST_10, CONST_11, CONST_12, CONST_13, CONST_14, CONST_15, CONST_16, CONST_17, CONST_18, CONST_19, CONST_2, CONST_20, CONST_21, CONST_22, CONST_23, CONST_24, CONST_25, CONST_26, CONST_27, CONST_28, CONST_29, CONST_3, CONST_30, CONST_31, CONST_32, CONST_33, CONST_4, CONST_5, CONST_6, CONST_7, CONST_8, CONST_9, default_indent, format_empty, mode, nulltext, process, result
 
Fields inherited from class eu.bandm.sig.absy.MATCH_ONLY_00
_visitor_debug_stream, partial
 
Constructor Summary
CustomFormatter()
           
 
Method Summary
protected  void action(Coproduct el)
           
protected  void action(Product el)
           
protected  void action(Tuple el)
           
protected  void action(TuplePattern el)
           
protected  void action(TypeBinding el)
           
protected
<C> Format
enumerate(Format open, Format annotator, Format separator, Format close, Map<Label,C> components)
           
static Format process(Object e0)
           
 
Methods inherited from class eu.bandm.sig.absy.__Formatter
__throwIt, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, action, defaultformat, foreignObject, getKey, matchChecked, matchCheckedString, nomatch, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat, toFormat
 
Methods inherited from class eu.bandm.sig.absy.MATCH_ONLY_00
action, action, action, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match, match
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomFormatter

public CustomFormatter()
Method Detail

process

public static Format process(Object e0)

action

protected void action(Product el)

action

protected void action(Coproduct el)

action

protected void action(TypeBinding el)

action

protected void action(Tuple el)

action

protected void action(TuplePattern el)

enumerate

protected <C> Format enumerate(Format open,
                               Format annotator,
                               Format separator,
                               Format close,
                               Map<Label,C> components)