Class: Furnace::AVM2::Tokens::TypeToken

Inherits:
Code::SurroundedToken
  • Object
show all
Defined in:
lib/furnace-avm2/source/declaration_tokens/type_token.rb

Instance Method Summary collapse

Instance Method Details

#text_beforeObject



3
4
5
# File 'lib/furnace-avm2/source/declaration_tokens/type_token.rb', line 3

def text_before
  ":"
end