1<?php
2
3final class PhutilUnknownSymbolParserGeneratorException
4  extends PhutilParserGeneratorException {}
5