In package com.mitchellbosecke.pebble.tokenParser
public class VerbatimTokenParser extends Object implements TokenParser
This is just a dummy class to point developers into the right direction; the verbatim tag had to be implemented directly into the lexer.
Constructors
Methods
public String getTag()
Parameters:
- No parameters