Class GameNameToken

  • All Implemented Interfaces:
    InfoToken

    public class GameNameToken
    extends TextToken
    implements InfoToken
    A name associated with the game.
    • Constructor Summary

      Constructors 
      Constructor Description
      GameNameToken()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getGameName()  
      • Methods inherited from class com.barrybecker4.ca.dj.jigo.sgf.tokens.SGFToken

        parse
      • Methods inherited from class java.lang.Object

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

      • GameNameToken

        public GameNameToken()
    • Method Detail

      • getGameName

        public java.lang.String getGameName()