chapter3.implicit
Class PrintMe
java.lang.Object
chapter3.implicit.PrintMe
public class PrintMe
- extends Object
This example illustrates the usage of implcit actions.
The crucial point to remember about implicit actions is that they
are not associated with a pattern. Moreover, they are added directly to
a Joran Interpreter instead of a rule store.
- Author:
- Ceki Güulcü
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrintMe
public PrintMe()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2005-2011 QOS.ch. All Rights Reserved.