net.sf.parser4j.gen4gen.service
Class MainGen4Gen

java.lang.Object
  extended by net.sf.parser4j.gen4gen.service.MainGen4Gen
All Implemented Interfaces:
IParserListener

public final class MainGen4Gen
extends java.lang.Object
implements IParserListener

Author:
luc peuvrier

Method Summary
static void main(java.lang.String[] args)
           
 void newLine(int line)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)

newLine

public void newLine(int line)
Specified by:
newLine in interface IParserListener


Copyright © 2008-2009 Luc Peuvrier. All Rights Reserved.