class RedParse::StartToken

Public Instance Methods

reducer_ident() click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17059
def reducer_ident
  :StartToken
end
reducer_method(stack) click to toggle source
# File lib/redparse/ReduceWithsFor_RedParse_1_8.rb, line 17056
def reducer_method(stack)
  :reduce_with_tos_StartToken
end