Class RuleSetToken

  • All Implemented Interfaces:
    InfoToken

    public class RuleSetToken
    extends TextToken
    implements InfoToken
    The rule set used for this game (Chinese, Japanese, Korean, etc.).
    • Constructor Summary

      Constructors 
      Constructor Description
      RuleSetToken()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getRuleSet()  
      • 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

      • RuleSetToken

        public RuleSetToken()
    • Method Detail

      • getRuleSet

        public java.lang.String getRuleSet()