Class: PlatformosCheck::LanguageServer::VariableLookupFinder::TolerantParser::ParseContext
- Inherits:
-
Liquid::ParseContext
- Object
- Liquid::ParseContext
- PlatformosCheck::LanguageServer::VariableLookupFinder::TolerantParser::ParseContext
- Defined in:
- lib/platformos_check/language_server/variable_lookup_finder/tolerant_parser.rb
Instance Method Summary collapse
Instance Method Details
#new_block_body ⇒ Object
26 27 28 |
# File 'lib/platformos_check/language_server/variable_lookup_finder/tolerant_parser.rb', line 26 def new_block_body BlockBody.new end |