class Hiera::Backend::Eyaml::Parser::TokenType
Attributes
Public Instance Methods
Source
# File lib/hiera/backend/eyaml/parser/token.rb, line 8 def create_token(_string) raise 'Abstract method called' end
# File lib/hiera/backend/eyaml/parser/token.rb, line 8 def create_token(_string) raise 'Abstract method called' end