Class OpenBrace

  • All Implemented Interfaces:
    Token

    public class OpenBrace
    extends java.lang.Object
    implements Token
    Class to convey a opened brace, no token value necessary.
    Version:
    $Revision$
    Author:
    Jens Voeckler, Karan Vahi, Gaurang Mehta
    • Constructor Summary

      Constructors 
      Constructor Description
      OpenBrace()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OpenBrace

        public OpenBrace()