Class: OboParser::Tokens::Term

Inherits:
Token
  • Object
show all
Defined in:
lib/tokens.rb

Overview

in ruby, A is needed if you want to only match at the beginning of the string, we need this everywhere, as we’re moving along popping off

Instance Attribute Summary

Attributes inherited from Token

#value

Method Summary

Methods inherited from Token

#initialize

Constructor Details

This class inherits a constructor from OboParser::Tokens::Token