Class: PlatformosCheck::LanguageServer::VariableLookupFinder::TolerantParser::ParseContext

Inherits:
Liquid::ParseContext
  • Object
show all
Defined in:
lib/platformos_check/language_server/variable_lookup_finder/tolerant_parser.rb

Instance Method Summary collapse

Instance Method Details

#new_block_bodyObject



26
27
28
# File 'lib/platformos_check/language_server/variable_lookup_finder/tolerant_parser.rb', line 26

def new_block_body
  BlockBody.new
end