org.apache.qpid.messaging.util
Class Lexicon
java.lang.Object
org.apache.qpid.messaging.util.Lexicon
public class Lexicon
- extends Object
Lexicon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Lexicon
public Lexicon()
define
public Token.Type define(String name,
String pattern)
eof
public Token.Type eof(String name)
compile
public Lexer compile()
main
public static final void main(String[] args)
Licensed to the Apache Software Foundation