Class SystemToken
- java.lang.Object
-
- com.barrybecker4.ca.dj.jigo.sgf.tokens.SGFToken
-
- com.barrybecker4.ca.dj.jigo.sgf.tokens.TextToken
-
- com.barrybecker4.ca.dj.jigo.sgf.tokens.SystemToken
-
public class SystemToken extends TextToken
The software responsible for creating the SGF file.
-
-
Constructor Summary
Constructors Constructor Description SystemToken()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetSystemName()-
Methods inherited from class com.barrybecker4.ca.dj.jigo.sgf.tokens.TextToken
getText, parseContent
-
-