Class DefaultFormatter

java.lang.Object
org.oristool.lello.visitor.DefaultFormatter
All Implemented Interfaces:
FormatVisitor

public class DefaultFormatter extends Object implements FormatVisitor
Formats a Lello expression according to a C-like syntax. This is an implementation of the FormatVisitor interface.
  • Constructor Details

    • DefaultFormatter

      public DefaultFormatter()
  • Method Details