Class: XcodeResultBundleProcessor::SLF0::Tokenizer::Token

Inherits:
Struct
  • Object
show all
Defined in:
lib/xcoderesultbundleprocessor/slf0/tokenizer.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identifierObject

Returns the value of attribute identifier

Returns:

  • (Object)

    the current value of identifier



4
5
6
# File 'lib/xcoderesultbundleprocessor/slf0/tokenizer.rb', line 4

def identifier
  @identifier
end

#intObject

Returns the value of attribute int

Returns:

  • (Object)

    the current value of int



4
5
6
# File 'lib/xcoderesultbundleprocessor/slf0/tokenizer.rb', line 4

def int
  @int
end