Package io.pebbletemplates.pebble.tokenParser
package io.pebbletemplates.pebble.tokenParser
-
ClassDescriptionToken parser for the cache tagParses the "filter" tag.From Token parser forA TokenParser is responsible for converting a stream of Tokens into a Node.This is just a dummy class to point developers into the right direction; the verbatim tag had to be implemented directly into the lexer.