Module: SgfGrammar::PropertySet0

Defined in:
lib/grammar/sgf-grammar.rb

Instance Method Summary collapse

Instance Method Details

#propertyObject



191
192
193
# File 'lib/grammar/sgf-grammar.rb', line 191

def property
  elements[0]
end

#spObject



195
196
197
# File 'lib/grammar/sgf-grammar.rb', line 195

def sp
  elements[2]
end