Impl

sealed trait Impl

The Impl trait is used to provide implementation of the parser requirements from LanguageDef

The Impl trait is used to provide implementation of the parser requirements from LanguageDef

Since

2.2.0

class Object
trait Matchable
class Any
class Parser
class Predicate