Uses of Interface
com.varankin.bnf.tree.Converter

Packages that use Converter
com.varankin.bnf.tree Parsed tree object model. 
 

Uses of Converter in com.varankin.bnf.tree
 

Constructors in com.varankin.bnf.tree with parameters of type Converter
SyntaxImpl(Syntax aSyntax, Converter<Atom> aConverter)
          Creates empty accumulator ready to accept stream of elementary objects.