Class: Furnace::AVM2::Tokens::GenericTypeToken

Inherits:
Code::SeparatedToken
  • Object
show all
Includes:
IsSimple
Defined in:
lib/furnace-avm2/source/implementation_tokens/generic_type_token.rb

Instance Method Summary collapse

Methods included from IsSimple

#complex?

Instance Method Details

#text_betweenObject



5
6
7
# File 'lib/furnace-avm2/source/implementation_tokens/generic_type_token.rb', line 5

def text_between
  "."
end