Class: PuppetLanguageServer::SessionState::PuppetfileDocument

Inherits:
Document
  • Object
show all
Defined in:
lib/puppet-languageserver/session_state/document_store.rb

Instance Attribute Summary

Attributes inherited from Document

#content, #tokens, #uri, #version

Method Summary

Methods inherited from Document

#calculate_tokens!, #initialize, #update

Constructor Details

This class inherits a constructor from PuppetLanguageServer::SessionState::Document